Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656717-1126674/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/buildah-1.7-3.git873f001.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656717-1126674/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Vxdu3f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-873f001.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.7 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CSRWD6 + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + mkdir _build + pushd _build ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 + mkdir -p src/github.com/containers BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 src/github.com/containers/buildah + popd ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 + mv vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x79ff94538dffbabe67dae3230d8279db81ca4bf2 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah BUILDSTDERR: WORK=/tmp/go-build621233010 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid fBepH4NqzmfFRzKNUjb5/fBepH4NqzmfFRzKNUjb5 -goversion go1.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid dj1kCID3NzIMKcZ442fk/dj1kCID3NzIMKcZ442fk -goversion go1.12 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid A9m8XeernMj72ARAnlSj/A9m8XeernMj72ARAnlSj -goversion go1.12 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_arm64.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/6d/6d95e30c0d63f46590ead3aef6eccd5c2d244c2a61298c54b315c1a33fd0d3b0-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid M4rU2UpB988EBR26l0eP/M4rU2UpB988EBR26l0eP -goversion go1.12 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b013/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid xAhAtPSaswICIOYIM_BG/xAhAtPSaswICIOYIM_BG -goversion go1.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_arm64.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f3/f38941a11efb1bb9e21e6ad05c8c915973386b78e3c070a95170de90b1467798-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid -UX4SMwN1Y2cZhSVvYMQ/-UX4SMwN1Y2cZhSVvYMQ -goversion go1.12 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/4b/4bad1dbcf21aac4d7c85f0dce0c6ecc7001ad4b1c27bfa3e92aa732e8c4a3ca3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/49/49371f40c695b155ab47f613a7f6762af27e5f31cd1fa4c958ea26890c1dece3-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/73/732cb1d2d931d68778f83e7cc96d8f7398d45dc430d536b682cac099e73a3482-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid JI_BkRa5oCvFdm68Ispy/JI_BkRa5oCvFdm68Ispy -goversion go1.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid gRGXmRH7L-HoHA-zQEqx/gRGXmRH7L-HoHA-zQEqx -goversion go1.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 8cCwUt55LVnCuUcwOjKD/8cCwUt55LVnCuUcwOjKD -goversion go1.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o $WORK/b013/atomic_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/0d/0d149ca6ab9c8b59b2fd0fef6dd3f0b29e9175ec16336662fc85533fdf034049-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid szxaH7h8mkbZc3dkpVCm/szxaH7h8mkbZc3dkpVCm -goversion go1.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/cf/cfa3236e6661f537b1dfc82c73bd5beb92351e94bbe6444a496663cad9b32edf-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid doXEYh_CoonhquvDrZ6i/doXEYh_CoonhquvDrZ6i -goversion go1.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/01/01e1703b01ae22a6fbb221cf4b3566a632af86c51c18c86fa199c88031f5b04c-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid pWQJEZp-x61FIMY42wj5/pWQJEZp-x61FIMY42wj5 -goversion go1.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/11/11598fcdeb96463cd71969be666e5f336bbf6e4b0054d155f83b47c070c9200a-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid -ztJxK0-uPmscNUT3oam/-ztJxK0-uPmscNUT3oam -goversion go1.12 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/75/759e55db0b8748222f3d54d3ae21033b04900b76da4d02dd0c47ff4be036375e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/85/8525c2e285c3887fc97ab7ce800eb19ea73949f4bbab706da035074624d404c8-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid CPhyJCV5N5XzeJRNrC_j/CPhyJCV5N5XzeJRNrC_j -goversion go1.12 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/89/891517a315588de18c024484b0365fd07e9393e68e3d6e5bc503d04e66d6b73a-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid KZT3DMuH6uTx2TVFk1tr/KZT3DMuH6uTx2TVFk1tr -goversion go1.12 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/78/7889bf7b3b5f7f1b99b9fd5c63cf4a84177d7e3f0234bce39d83f376c0fb7a36-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Z-h_k2oWVIvPlHRXTfUc/Z-h_k2oWVIvPlHRXTfUc -goversion go1.12 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/01/01e8e5e72252779526b8059fa6da4b81773644b8c9f4f0f350221081207b4155-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid lErgolRJ9N1arYgPKi3F/lErgolRJ9N1arYgPKi3F -goversion go1.12 -D "" -importcfg $WORK/b047/importcfg -pack ./message.go BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_arm64.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 5K0AsSQtCTbg4_Q-5Tev/5K0AsSQtCTbg4_Q-5Tev -goversion go1.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/dim_arm64.o ./dim_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/exp_arm64.o ./exp_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/floor_arm64.o ./floor_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/modf_arm64.o ./modf_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sqrt_arm64.o ./sqrt_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/stubs_arm64.o ./stubs_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a9/a9819e766c069444da0dfb030258209ad41478b8231029e0d0698402b5186085-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/dim_arm64.o $WORK/b007/exp_arm64.o $WORK/b007/floor_arm64.o $WORK/b007/modf_arm64.o $WORK/b007/sqrt_arm64.o $WORK/b007/stubs_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0e/0eab5476b7ed53d47fb34675aaf048d896fdf0e7be275fcf9ce3e461c2b4ba49-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid qb1b9Szy9GcdwbnAZtKO/qb1b9Szy9GcdwbnAZtKO -goversion go1.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c6/c609a1206bc024717cb9794ed54d363db58d4478a61213bfca4834d3edfd651a-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid -DQXBZQDgM5UmCD30x9a/-DQXBZQDgM5UmCD30x9a -goversion go1.12 -D "" -importcfg $WORK/b080/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a9/a904332eb52dc20652ca05e09ed0ca1fb265b7cebd5d255bcf8bfbd8fbdc2df7-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid SfM6Ti3adh1HtMsuBcz7/SfM6Ti3adh1HtMsuBcz7 -goversion go1.12 -D "" -importcfg $WORK/b081/importcfg -pack ./constant_time.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/22/229ba2f8ca78917675b88c47e7d6c6c0c365e907cb88db6dce4296c97f785b99-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p container/list -std -complete -installsuffix shared -buildid CpHUI6JGjIUIrnwqFw-u/CpHUI6JGjIUIrnwqFw-u -goversion go1.12 -D "" -importcfg $WORK/b091/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b6/b6d45ce9c85838c9bb244862a74c3ccf223fcc970f7bede4b4005073a1c536b3-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wlkpJwnEheceW8mcaiL6/wlkpJwnEheceW8mcaiL6 -goversion go1.12 -D "" -importcfg $WORK/b103/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/51/5112b23aa6a9cccce499ce2decf65ceeeaf6ec90fc4da9435b00f9a4207a5018-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid -ICPMlvzYlsDAQMqHUMu/-ICPMlvzYlsDAQMqHUMu -goversion go1.12 -D "" -importcfg $WORK/b124/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/90/909a392a1cbb0bf1b390d6c99c3927ca5957cd686d875edb0655155b348ae523-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid ZhM8Vhzrg4Ogy-nU4dez/ZhM8Vhzrg4Ogy-nU4dez -goversion go1.12 -D "" -importcfg $WORK/b095/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/82/82613a8cd0f2b5ea67c7053e04e905ca1930b90d32b1162e707fa9427a8ab3e1-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 7m0GSWbFJn-ZaJWQxubV/7m0GSWbFJn-ZaJWQxubV -goversion go1.12 -D "" -importcfg $WORK/b118/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/26/265b354f5aa366d576f58f486eb2c6dad0bd823e7f4a7b2bb548e30f854ad066-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p image/color -std -complete -installsuffix shared -buildid _zT_XYzTmbqwDbTqhBrL/_zT_XYzTmbqwDbTqhBrL -goversion go1.12 -D "" -importcfg $WORK/b128/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/25958e81a603afc7ad149b5b498d82d68706bc6b63e250a88eb6a61c7d62516c-d # internal BUILDSTDERR: github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid FLfj_ZJfn_D0y8LIikTa/FLfj_ZJfn_D0y8LIikTa -goversion go1.12 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b8/b8163c6c3bdf2c35311a484099eee051cf03c7335bf3845a924ec0fcc1871246-d # internal BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid v7Wcbn_qyugClksLr9qC/v7Wcbn_qyugClksLr9qC -goversion go1.12 -D "" -importcfg $WORK/b157/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a8/a8394174577c65f30846993d17734b7f798d8750d2c82f4bc7dbe99f634b41c3-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid OkBSct5s_XQOLsRHZT4p/OkBSct5s_XQOLsRHZT4p -goversion go1.12 -D "" -importcfg $WORK/b181/importcfg -pack ./no_ostree.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/28/28b90705db294f8a60cc9112e80627be9346bf2d85929776696b2c6052f8a976-d # internal BUILDSTDERR: github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid rjN0crqT0qGDvAXujEHS/rjN0crqT0qGDvAXujEHS -goversion go1.12 -D "" -importcfg $WORK/b186/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/d9/d963b9bf07e9928e91d3ba514c623588105319ec25994b0f46097f9244351e62-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid q7ACspd0_TGn9dbXl93h/q7ACspd0_TGn9dbXl93h -goversion go1.12 -D "" -importcfg $WORK/b213/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/bd/bd3016d053a2c6a02bae21dc4fc0505f3915055af9b9f0f0da7d77228001d6de-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid TULkhQl8obvXlr-itWxr/TULkhQl8obvXlr-itWxr -goversion go1.12 -D "" -importcfg $WORK/b223/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_arm64.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/91/914a3fea375a0551146f366c8a5d35c27f7b61fc36d50f22c7bb7355de04a569-d # internal BUILDSTDERR: github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid yLgn558R5D2wTeSs8KXu/yLgn558R5D2wTeSs8KXu -goversion go1.12 -D "" -importcfg $WORK/b229/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/87/87e4dd7d2c3eb84e2fbbd9e4b9e90d58a7b04cc0b5db53729f4455e4434a08f0-d # internal BUILDSTDERR: github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid VtTkEvxX2WXsTblr_4I7/VtTkEvxX2WXsTblr_4I7 -goversion go1.12 -D "" -importcfg $WORK/b230/importcfg -pack ./percentage.go ./round.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/5e/5eebc0256d460ef42ac3c75674664d947f6381fbf2c9fd09b3532fc626396ae8-d # internal BUILDSTDERR: github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid 3utB_Ts1KiZAaZwWnaMB/3utB_Ts1KiZAaZwWnaMB -goversion go1.12 -D "" -importcfg $WORK/b271/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0b/0b5a7ad4d6333a17854318bf96b9bc6cae306cdff995f05040ac457ebcba6eb6-d # internal BUILDSTDERR: github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid yepk5xYmkB9OlfTdqM8n/yepk5xYmkB9OlfTdqM8n -goversion go1.12 -D "" -importcfg $WORK/b279/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/28/28638d7aa90e86010130981dc818c835e070ae224198e8c8ea860d1010a591f5-d # internal BUILDSTDERR: github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid DrNl-F9BWnKfKGKcyphT/DrNl-F9BWnKfKGKcyphT -goversion go1.12 -D "" -importcfg $WORK/b284/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/23/2324933d6c9aecd948c9dd876a131e8291c1acd575dd158a110954f9c09fa98f-d # internal BUILDSTDERR: github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Qsiogk1XCCPX_x3JxDTr/Qsiogk1XCCPX_x3JxDTr -goversion go1.12 -D "" -importcfg $WORK/b285/importcfg -pack ./image_history.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_mmap.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/43/43d87b2e81863b30bcab1dc91f9b58da757514c1a459f77f65f80c634f35bce9-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/33/33a20ed580a002b1e2b85939eb49014c5f99bfd84b3aeb1d715dceb4695114ef-d # internal BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid 8BkhYAF_nrW4Avira-Hf/8BkhYAF_nrW4Avira-Hf -goversion go1.12 -D "" -importcfg $WORK/b326/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/74/74651a8aa4adb1aed62ff5a323ac8072be2b2b0601f62b6b2be95d7c70254233-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_sigaction.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x012.o -c gcc_arm64.S BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b049/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p runtime/cgo -std -installsuffix shared -buildid rFrGCMmVDRgt-bUGuea8/rFrGCMmVDRgt-bUGuea8 -goversion go1.12 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_arm64.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/14/147b82a90b4964e0c6726a5401e05bdf10dd2e9d0d1bcacb32c84792c1be3fce-d # internal BUILDSTDERR: cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d3/d33e8b95deaee00c522d0f76665c77a7d9d75aec476cc54b3315654e3b23ba88-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid fRcYb0OTi7E2U9jCbhVc/fRcYb0OTi7E2U9jCbhVc -goversion go1.12 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1b/1bd3933738e3ecde20f27dad6339ca8773762b346aaba24a3054278a4233da2d-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid giVz4JqRPe6RgD9rge9u/giVz4JqRPe6RgD9rge9u -goversion go1.12 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid esi-uZDQKop5aPlWvMNe/esi-uZDQKop5aPlWvMNe -goversion go1.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm_arm64.s BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_arm64.s BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid x_S805EXajtvFqcD7kw2/x_S805EXajtvFqcD7kw2 -goversion go1.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid vjo3kpa0qfCRkNnrFa7H/vjo3kpa0qfCRkNnrFa7H -goversion go1.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/16/162401c79ff1a3d89568a8d6ee67a86afd4fb1eeab76a1d0a5f899059b231b4a-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid BAiT6OCrYa8zGmJLXJ8K/BAiT6OCrYa8zGmJLXJ8K -goversion go1.12 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/1b/1b96c35168abdf27c84e6dc7ae50d258ee187f1e113b938fa9b3b6b8414fdcbc-d # internal BUILDSTDERR: github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid DMevzMf2L4-2YIhXUWQA/DMevzMf2L4-2YIhXUWQA -goversion go1.12 -D "" -importcfg $WORK/b167/importcfg -pack ./locker.go BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1e/1efe9cc83e2f8ba360e5a17123790fdabe29622a791dd6d1a11aa20cee4b3a1c-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid WHvmdwbEjLXHwoWaCArV/WHvmdwbEjLXHwoWaCArV -goversion go1.12 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2f/2f38eb9a8c1c33dd9da48b57b834ca07c7399fac2953ae9be2eb4f2a97037130-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b035/symabis ./strings.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid T_6QvswCKrki7MBIuDpm/T_6QvswCKrki7MBIuDpm -goversion go1.12 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0d/0d39482d13b46096a67ab92062ae87706fa8b89259521f226469d223619b9fee-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash -std -complete -installsuffix shared -buildid HWAAq2JHXgyPYnjOxH3h/HWAAq2JHXgyPYnjOxH3h -goversion go1.12 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/90/907e8a680e68bab15bcc0da934f7d9c4cb149a2494c46cf77b76f36459fa5268-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p hash/fnv -std -complete -installsuffix shared -buildid AupaMq7oH1oSWX9n3SQv/AupaMq7oH1oSWX9n3SQv -goversion go1.12 -D "" -importcfg $WORK/b038/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1a8abec609ddd856c493a8fe3631fa3d1760939cb3fa786d5dc18daac6accba0-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid Q9wEoHIJsxs_icPktUaH/Q9wEoHIJsxs_icPktUaH -goversion go1.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/63/63daed77eb112babddbad43c8c8761febb3e94829544a920a740354eaa473dc6-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto -std -complete -installsuffix shared -buildid LDE4sMyw7oDq_ScuF22q/LDE4sMyw7oDq_ScuF22q -goversion go1.12 -D "" -importcfg $WORK/b063/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d7/d7a9ce3447b2e6c02fe3de0725a97778b7915a9daf492b0084f2dadef9c17979-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path -std -complete -installsuffix shared -buildid yqLFogl0iEttMzeS20-d/yqLFogl0iEttMzeS20-d -goversion go1.12 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5b31631493481ec8c6f405ff88cb4565a35c8245293bb790499abf2e28c8704-d # internal BUILDSTDERR: github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid uLCK0K_S0z2ESx6qRRR4/uLCK0K_S0z2ESx6qRRR4 -goversion go1.12 -D "" -importcfg $WORK/b075/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/87/8776142d8529d04c01118aef4513d338e0394bb0dd267af448203f0db25bd801-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid DbAYWnBUtQgtZNqybUbR/DbAYWnBUtQgtZNqybUbR -goversion go1.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/58/585b35182c9ceac1d2dc397bb7df5819d6f89baed1dbb014acf88d3562a84552-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 4Zm1Ss-oGCLPERbGJKjv/4Zm1Ss-oGCLPERbGJKjv -goversion go1.12 -D "" -importcfg $WORK/b085/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/51/51d96f07d7fd5b815d85b2ad9bfff619576bfe3d189184a6f436c306dc4f7900-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./sha256block_arm64.s BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha256 -std -installsuffix shared -buildid 6h_o2XkbPryu-03p3yMs/6h_o2XkbPryu-03p3yMs -goversion go1.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f8/f81b1551d85074f91a0e55ead67d1cedd0affc328d723d0cb3c63a51f695a338-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid Y647P5F217aO_gjj05Fm/Y647P5F217aO_gjj05Fm -goversion go1.12 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f3/f3e50abb2e6f197b131f399039103ce98c431964968c58d1e48f5b7aa3025735-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid RQFa5BQKpiQc8w9hMkcX/RQFa5BQKpiQc8w9hMkcX -goversion go1.12 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/sha256block_arm64.o ./sha256block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/7c/7cc6822edbee2638a2b1e38d49ca06711df15ce3db7ab781890637052b4d9937-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid B2K2MkbisBdq3HfLmNGX/B2K2MkbisBdq3HfLmNGX -goversion go1.12 -D "" -importcfg $WORK/b093/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha256block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/94/944a70f890142e669e5b36a5f4a6e63903afbb9b1fe6479383215e3e988476c1-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./sha1block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9d/9d370b51fc95a7da9717a67ded5d86baf4a7bceab5007e014474d86c27f7140b-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid an7VLmW7iMhSmqgRlglm/an7VLmW7iMhSmqgRlglm -goversion go1.12 -D "" -importcfg $WORK/b109/importcfg -pack ./hkdf.go BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/sha1 -std -installsuffix shared -buildid bPgqaOCXht3-851RZRGs/bPgqaOCXht3-851RZRGs -goversion go1.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0e/0eff22ec5a3832c6620bb9aded0186df269d3cf2081b3bcf82f2afc5879d86ef-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid s3rMA5I3UHR1gHbyuHKt/s3rMA5I3UHR1gHbyuHKt -goversion go1.12 -D "" -importcfg $WORK/b110/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/sha1block_arm64.o ./sha1block_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha1block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/96/9622cca8dbd0e915bfb2dba01a674e17a1125be371da85b135d9887252f31d8b-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Y5Hbcwy6wTosxEhbc_00/Y5Hbcwy6wTosxEhbc_00 -goversion go1.12 -D "" -importcfg $WORK/b123/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/96/96137556220f02a03808904937dc0866d30fb9ac1c7eb2aca5169accd160b2db-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid rQWkLMzcDRabFbP49EmT/rQWkLMzcDRabFbP49EmT -goversion go1.12 -D "" -importcfg $WORK/b126/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/3d/3dbace1eef855f3e633ac3df06992179a724fc7fa25ad8902f8a2db9c6e5cd28-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p image -std -complete -installsuffix shared -buildid ItZufXsgw1NJCVLbC0vL/ItZufXsgw1NJCVLbC0vL -goversion go1.12 -D "" -importcfg $WORK/b127/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4c/4c835b45f2ce72c6798cac902d3d0826449e665dd791268c1308fa01aa25795f-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b154/symabis ./crc32_arm64.s BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p hash/crc32 -std -installsuffix shared -buildid jPD2hasCr7cf6hAH3XOH/jPD2hasCr7cf6hAH3XOH -goversion go1.12 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b154/crc32_arm64.o ./crc32_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b154/_pkg_.a $WORK/b154/crc32_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b0/b05fc6a84695db156a8dfe5a1f41c922c20e0d705c0fc2ef0a6bc5f8d3daa798-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid UfjqUh3nr16a10ulYx48/UfjqUh3nr16a10ulYx48 -goversion go1.12 -D "" -importcfg $WORK/b163/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e3/e3082b354d410539fde246731b565147bf16a63af8830aa0c0446c61da29e499-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid UHeXyTxJZsg0VAwlD-RQ/UHeXyTxJZsg0VAwlD-RQ -goversion go1.12 -D "" -importcfg $WORK/b188/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/a5/a560991e0b61b7b6e46259b87ef48b6259ffe6dbb2553f04f06f82317f2b4e78-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid JP7N6xbel6xySaueIwrD/JP7N6xbel6xySaueIwrD -goversion go1.12 -D "" -importcfg $WORK/b199/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/aa/aa581c6ab51fb90fbf1e674cbf3498a42d1c999dfd4fe0a9b564d3c2ec5f310e-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid CzhqjTqBlA_moV8pZk3b/CzhqjTqBlA_moV8pZk3b -goversion go1.12 -D "" -importcfg $WORK/b025/importcfg -pack ./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 BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ca/ca55217533822732b4d927c8cfbaf8d347b7186891165cf57a5453e0e4de9cef-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid GzDekYXQHrbse6ZtXT9e/GzDekYXQHrbse6ZtXT9e -goversion go1.12 -D "" -importcfg $WORK/b130/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b9/b9092e1645bc400b68a2df1b979a73912c790732abb07a5564919dcd1509ca03-d # internal BUILDSTDERR: github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid A2Ekp7F-P8PmjSgS6tGR/A2Ekp7F-P8PmjSgS6tGR -goversion go1.12 -D "" -importcfg $WORK/b227/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/1e/1e29db93a9381b71517990575931616d8a293c7d91daf2aab3ffe6c3119e6107-d # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e2/e2153c72339358e721cbb1090f6b1cde51c417a4379c86cbcee22131d5ead255-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid w5fiQDbB9kQCNkqWH5Ow/w5fiQDbB9kQCNkqWH5Ow -goversion go1.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image/jpeg -std -complete -installsuffix shared -buildid cjxqbixd2dU69F1sBV6n/cjxqbixd2dU69F1sBV6n -goversion go1.12 -D "" -importcfg $WORK/b129/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/b9/b99b8dfe5e130f96bd42b413b9070fba1813476f4526d2722b78284b7bc3b0e9-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid qJvbxScpPtgdk1sV_aOT/qJvbxScpPtgdk1sV_aOT -goversion go1.12 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/57/57b2836337e6113389f4db2890f6e2101f1d612b2b642f3fce630e1966f2896f-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid -jSDYRFNl7SorqfJ-n0c/-jSDYRFNl7SorqfJ-n0c -goversion go1.12 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c0/c04e33deda47559db322d133c0541b1949738fd90b37044d832566391ccba7fd-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid pjYH8hmY42ntaMjXura9/pjYH8hmY42ntaMjXura9 -goversion go1.12 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/bf/bf7212b95800172be618a75749d38406a120401cb957b06b834ff7c3225ae576-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid f87xOxnlbGhf1MM3T_AQ/f87xOxnlbGhf1MM3T_AQ -goversion go1.12 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f11de3cdaa51056810448d146a12b73029eee439b4a3f20e2da7fe0f58510f8-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid sKRYJ8FbMkuH1MvL9YRn/sKRYJ8FbMkuH1MvL9YRn -goversion go1.12 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/15/15dfe6246236d668b37fe71e2dd5505c4ae483043be7bb73ce250803c9d7ac2a-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid ixK7phulEik_aX8ipELa/ixK7phulEik_aX8ipELa -goversion go1.12 -D "" -importcfg $WORK/b079/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/41/41ed31745d117b88e0f067330290d192df061948817d6d8aaf49fa0f370ec7aa-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./md5block_arm64.s BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/md5 -std -installsuffix shared -buildid HBhdu1RiztqSYMhlgtcC/HBhdu1RiztqSYMhlgtcC -goversion go1.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/55/555c557ff7c94dfc0e1f584fca2e7a6cef9f31ba0c57912af309866ecc0ab539-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./asm_arm64.s ./gcm_arm64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/md5block_arm64.o ./md5block_arm64.s BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/aes -std -installsuffix shared -buildid mz1YPJVsQYvxXSwlqSbQ/mz1YPJVsQYvxXSwlqSbQ -goversion go1.12 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8e/8e576aff826b1ab754ca1c19a69055c64228db904786e003fc56951bbab1f084-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/des -std -complete -installsuffix shared -buildid HQhZ5KKY7lVUi5dnul8A/HQhZ5KKY7lVUi5dnul8A -goversion go1.12 -D "" -importcfg $WORK/b092/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/5c/5c3583be25e9f70697b9252c848b182159a9678365329f223296b2ca4ea21b7c-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/pem -std -complete -installsuffix shared -buildid T5hlSIHhcI5BjvngRdF_/T5hlSIHhcI5BjvngRdF_ -goversion go1.12 -D "" -importcfg $WORK/b101/importcfg -pack ./pem.go BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/5592c914b5dd71ad9373b0d38b35c89d629773ef29aca3181c28ff792c05efea-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid GHewMYmSugHZW8fwy8rR/GHewMYmSugHZW8fwy8rR -goversion go1.12 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/asm_arm64.o ./asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/gcm_arm64.o ./gcm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/20/20d4f1d5a4c9f08900c3fb13d380d7b4fb22365981f4de9f3a0eeb5e3f46f32b-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./debug.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_arm64.o $WORK/b078/gcm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/99/99d4f5e8575c36d7b47945a69c03ac089d9e61daa9a794544be0fce3b26ba35b-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p path/filepath -std -complete -installsuffix shared -buildid slGlQB68eyWb9QHJoLSn/slGlQB68eyWb9QHJoLSn -goversion go1.12 -D "" -importcfg $WORK/b057/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p runtime/debug -std -installsuffix shared -buildid f_8xCRIIIGbE6xkDm__K/f_8xCRIIIGbE6xkDm__K -goversion go1.12 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/2d/2d724b96e7366b345fd1f34cf36837def9aeba86dfe3ac990dddee71862a663d-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid k_-vnxBjl8Ufvi-1Gglu/k_-vnxBjl8Ufvi-1Gglu -goversion go1.12 -D "" -importcfg $WORK/b106/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/ba952afd4f055f661364cc8db73f5301605c02cd2e6506f3898265de24cc0c6c-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid F1rTMBiABiWARvdCZi8F/F1rTMBiABiWARvdCZi8F -goversion go1.12 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ae/aeccb973142246dbb1aa6cd93918cbb5a3e59ad35302d0fb8c471a75c0584a17-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid BbDyQ6f4jh8FrFkORSCm/BbDyQ6f4jh8FrFkORSCm -goversion go1.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/99/997a923e089d216b8a3697a36c5f21778cd68a26ddd51fc1d2360ff7417b85d7-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid FXsMOlIjgLOnpqTssd-g/FXsMOlIjgLOnpqTssd-g -goversion go1.12 -D "" -importcfg $WORK/b107/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3d/3d79599586ac2d548ed2fbde41d2e4ccba4d757d8cb3a85424151e759145320c-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid XBLM9R8ursSpDcult0zD/XBLM9R8ursSpDcult0zD -goversion go1.12 -D "" -importcfg $WORK/b105/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e1/e1dec9461081387f90d25ad3e1016deedf48573bd75d6f6f39b5ce2f1f61e31e-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid H5DgW_oOZrpdLLyvJvlS/H5DgW_oOZrpdLLyvJvlS -goversion go1.12 -D "" -importcfg $WORK/b108/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/89/89b0ca7f5656a3cbe8442e0ff48b910b72cf6ba9a1c3c77d38343d9068915217-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid xxDsj-HWNQXRO2chGZL_/xxDsj-HWNQXRO2chGZL_ -goversion go1.12 -D "" -importcfg $WORK/b117/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9b/9b31cef92d7946f7c969ddf1c4a890bf1073cdcd4694115f587101258679991b-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid c-3oYuiDFFuEPZRlaNzC/c-3oYuiDFFuEPZRlaNzC -goversion go1.12 -D "" -importcfg $WORK/b120/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/49/49e60888954fd6ce7055558a4f21a43541b8d6ddf7b4689a2bd83161adea2c73-d # internal BUILDSTDERR: github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid GndiFi-tLUwDDw_VeEDR/GndiFi-tLUwDDw_VeEDR -goversion go1.12 -D "" -importcfg $WORK/b134/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c8/c820740d3b1b5a0c57ec3c17b424479973521d28c7834f41c386398053632494-d # internal BUILDSTDERR: github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid p52A7SGUh0ORU_nor0dS/p52A7SGUh0ORU_nor0dS -goversion go1.12 -D "" -importcfg $WORK/b166/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/28/284fa1f655842b2ab57df797aeee44d8521e7a2a4109a4326ed17488d9a7d186-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p container/heap -std -complete -installsuffix shared -buildid 8WiriJlMQAmiaXbAnOkj/8WiriJlMQAmiaXbAnOkj -goversion go1.12 -D "" -importcfg $WORK/b225/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/82/82c0200605054e449a5c1d9c69ee4d4a265ebb71e51745d96705eb71a9e91681-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b231 -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b231/symabis ./sig.s BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p os/signal -std -installsuffix shared -buildid 25eUJm5z85vzGqHfXJhN/25eUJm5z85vzGqHfXJhN -goversion go1.12 -symabis $WORK/b231/symabis -D "" -importcfg $WORK/b231/importcfg -pack -asmhdr $WORK/b231/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/79/795a628a85d9ca088e49064112dc6be642c2b1271bff3217ddf18a8e9e3ad9c0-d # internal BUILDSTDERR: github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid O8GwgG0l9tE7ZlR-iZWe/O8GwgG0l9tE7ZlR-iZWe -goversion go1.12 -D "" -importcfg $WORK/b243/importcfg -pack ./path_driver.go BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6e/6e94218b11e78144aa8bff847468500205edae3ab98f4e3132d08b6e689e1446-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid DrBEonqpFzjrEhAd1cDB/DrBEonqpFzjrEhAd1cDB -goversion go1.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d3/d3387aa7577fe633766fe67dfdee50183cac05f9d6abde22bd38b2705046cc34-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid OJMIFB6w6jbjU9iakVB1/OJMIFB6w6jbjU9iakVB1 -goversion go1.12 -D "" -importcfg $WORK/b030/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b231 -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b231/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b231/_pkg_.a $WORK/b231/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/a4/a4c167da7881016e0b13e9d92ac1734ddd432fcfce1e71bffd2ec4f6feb4260f-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p log -std -complete -installsuffix shared -buildid Xf4ZRcHoKWDBqJxn0R0t/Xf4ZRcHoKWDBqJxn0R0t -goversion go1.12 -D "" -importcfg $WORK/b040/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/43/430eb42afca3f372a3441d74c9ab0106d1a1c9a3e2818ed6fcfb917cf67cb7c5-d # internal BUILDSTDERR: github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid Pe0lGkr4Ok7oGgxCotz6/Pe0lGkr4Ok7oGgxCotz6 -goversion go1.12 -D "" -importcfg $WORK/b062/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/14/147bbc051f3e789120da48637fcb4bd15b294e28f66cba1b1e53c5c015b07146-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b044/ -importpath net -- -I $WORK/b044/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/cd/cdf2c4514e2818a2cf95cd6cafde734c29ddf4b82ca3ba336d5659eac2d8d6a1-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid B6sTYM1pQ5ZODglWgNd0/B6sTYM1pQ5ZODglWgNd0 -goversion go1.12 -D "" -importcfg $WORK/b037/importcfg -pack ./bolt_arm64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4a/4a8d7c4e4a4c3cc75ac912449d48fc914fd073420889eae13ec0f034c67efa49-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid Z9f44dwLjUBVpaluB8T8/Z9f44dwLjUBVpaluB8T8 -goversion go1.12 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ed/ed834581e68c8999f1b23531c441c085b22e6d60b1168ecfd2f2e6c62da3b7e0-d # internal BUILDSTDERR: github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid 4TJi66JxhL8xMHgue-I8/4TJi66JxhL8xMHgue-I8 -goversion go1.12 -D "" -importcfg $WORK/b061/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ae/aeabf2595ac6f9f021e19841637d26c732ec219a41cd370d77688103ac7a97a8-d # internal BUILDSTDERR: github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid uHeBSwLpHW_rCCPmQwnk/uHeBSwLpHW_rCCPmQwnk -goversion go1.12 -D "" -importcfg $WORK/b068/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a0/a0bb9c40bc08c42069a6bd747b52ac2cdb4624a9a7be64e96684c7b4fca4d110-d # internal BUILDSTDERR: github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid j3tlFblacRZd8yi1p2p_/j3tlFblacRZd8yi1p2p_ -goversion go1.12 -D "" -importcfg $WORK/b071/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d1/d11f14006d671820d77f78ccc1fa3eb08cc134c0af29c6e11d3063e8cb26b862-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/2d/2de5d7c3301905862cbc335a48109cc9cb33389c6c62b501be90d8686ee17b23-d # internal BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 9VUB-nmXH61c8jcP80nn/9VUB-nmXH61c8jcP80nn -goversion go1.12 -D "" -importcfg $WORK/b070/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid t9MI9UlPD6VbPcJBRDK1/t9MI9UlPD6VbPcJBRDK1 -goversion go1.12 -D "" -importcfg $WORK/b074/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/29/293841d53822652cd130ef7b3814f6c77da022117515ed6bd34b9c1672ddd9c1-d # internal BUILDSTDERR: math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./arith_arm64.s BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5a/5a590402da913ba40d46abd5a2e264364b27e97c07590c84104b8638d55485ef-d # internal BUILDSTDERR: github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid rbkUlqcrE8cO3uA9AOr0/rbkUlqcrE8cO3uA9AOr0 -goversion go1.12 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p math/big -std -installsuffix shared -buildid glko4gUgU08GOeWq78qw/glko4gUgU08GOeWq78qw -goversion go1.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e0/e0b18bce83432ee5214adac4049745d68682ca77ea2819e04cb5ba7e27669a86-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/hex -std -complete -installsuffix shared -buildid O51gWK1wM5c8L7glwev3/O51gWK1wM5c8L7glwev3 -goversion go1.12 -D "" -importcfg $WORK/b100/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/3d/3da7e568906357ec4be44e569da601eb2c80960c8f07cc98eaa1b7c8097eb947-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/url -std -complete -installsuffix shared -buildid kwf0RuCI7C9TRhQKuS9Z/kwf0RuCI7C9TRhQKuS9Z -goversion go1.12 -D "" -importcfg $WORK/b104/importcfg -pack ./url.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/fe/fe9eadf80380032f853ec2f187e348cc8a2832a12aa77b63905de39fb97d53f1-d # internal BUILDSTDERR: github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid BLc8YZWt3JEudctqlvZN/BLc8YZWt3JEudctqlvZN -goversion go1.12 -D "" -importcfg $WORK/b111/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c0/c06277e912c173d8690f87b0144e6917eea7ac013f1cd62a67511d75e2799b76-d # internal BUILDSTDERR: github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid T50fUOI1ReiO_rrTu21B/T50fUOI1ReiO_rrTu21B -goversion go1.12 -D "" -importcfg $WORK/b112/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/58/58ec5ee129747bb09ef4c7663ed364cf9cd614888f02fbbd04381b16bfdf59b7-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid lDht8CvISczI8St6Spy7/lDht8CvISczI8St6Spy7 -goversion go1.12 -D "" -importcfg $WORK/b067/importcfg -pack ./system_registries_v2.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/26/26ac2a56e4014a7ead203087c71d120c7c79b7d67bd51e7efe49be56c24c4822-d # internal BUILDSTDERR: github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid yTE-8F8Q6nbU6Qo3xOef/yTE-8F8Q6nbU6Qo3xOef -goversion go1.12 -D "" -importcfg $WORK/b113/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/bc/bc1b75aa0550cae141a877a2d5ca1e7f42edb69d0749d9bab829175f56c0a709-d # internal BUILDSTDERR: github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b114/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/40/40d9a5497f574d5001ce097ff2e617c1b02baa012129c8fb9732f3b8c679640a-d # internal BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid I_fcP4DBFbFFeeT5MTT2/I_fcP4DBFbFFeeT5MTT2 -goversion go1.12 -D "" -importcfg $WORK/b115/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p net -std -installsuffix shared -buildid XOqPdsSuzLi9oCXNCBMc/XOqPdsSuzLi9oCXNCBMc -goversion go1.12 -D "" -importcfg $WORK/b044/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo_linux.cgo1.go $WORK/b044/cgo_resnew.cgo1.go $WORK/b044/cgo_socknew.cgo1.go $WORK/b044/cgo_unix.cgo1.go $WORK/b044/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/f5/f5ab6cdea34c5536d78ac4798af3004fbff41180c722a17758a2d3787cd26ec7-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p compress/flate -std -complete -installsuffix shared -buildid C_f-CImO7DnRZpv4fXOm/C_f-CImO7DnRZpv4fXOm -goversion go1.12 -D "" -importcfg $WORK/b121/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/arith_arm64.o ./arith_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f8/f82ca73edd91edaac91f7f503a5a94ac3a8a4c2f764aa823fe97b8fceea869c6-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./p256_asm_arm64.s BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/elliptic -std -installsuffix shared -buildid 0mG6npSt0e0DZk-__v66/0mG6npSt0e0DZk-__v66 -goversion go1.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/05/05472f895144b0e223039861611eb99f89e0651682a432e80b84154d88b8544f-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid kAuOPHZvBbYkF3a6sUIG/kAuOPHZvBbYkF3a6sUIG -goversion go1.12 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/p256_asm_arm64.o ./p256_asm_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a0/a0e7bdc0b612d4b58ca9d51000a621bbcfa7c72ab09cbf6dea0c880f0e4231ee-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/rand -std -complete -installsuffix shared -buildid pKUeNuGA878CNiYW7lI6/pKUeNuGA878CNiYW7lI6 -goversion go1.12 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/26/26c9860b1cd9537654b0003b6bcaa0b9cf05c303c6498feb51b0ff7287683883-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid zLE6r4uT4JVJukvPQKGJ/zLE6r4uT4JVJukvPQKGJ -goversion go1.12 -D "" -importcfg $WORK/b088/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/86/8605187ad77cd65e192aa32fb90e296b1c99d0b717b2938e52bc964f8f65308c-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid VYWf5-u-5UJ1UOvhTmH6/VYWf5-u-5UJ1UOvhTmH6 -goversion go1.12 -D "" -importcfg $WORK/b098/importcfg -pack ./dsa.go BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/81/81423f5cb8564009b2923e474e377d7fb9212f9813aac11a88067bf50d66dd74-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Bh9E8Ns3jJnPO9FruG7N/Bh9E8Ns3jJnPO9FruG7N -goversion go1.12 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/dd/ddc79354347d1df2de53ea449d40bdcb793c6fca73a8345569a9f6cdb4a7c377-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid PtCI1af0vB48W9XuTlcx/PtCI1af0vB48W9XuTlcx -goversion go1.12 -D "" -importcfg $WORK/b099/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/30/304a220cfe6139cb85b8279aaa7fc08fe2bc9ba0a1805624293a36f61bd08560-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid C6XKOB_dKTBS3arBvTZO/C6XKOB_dKTBS3arBvTZO -goversion go1.12 -D "" -importcfg $WORK/b102/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fa/fa6b079bca4f0c47dc483391a9c836513855c0d2cb83546a8ff7f6afd6eb56d6-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/zlib -std -complete -installsuffix shared -buildid nGzlC-6fz9FiNFkD5osP/nGzlC-6fz9FiNFkD5osP -goversion go1.12 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c6/c64ca654407269186701b7c1f1e4e0bc1bbc63465f066682c1b8020315eb1e10-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid t0aQLh03vApgHBCY9qeW/t0aQLh03vApgHBCY9qeW -goversion go1.12 -D "" -importcfg $WORK/b125/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/53/53207a6f8ecb3432c1e8c700e3ee416a9025ee2179dffe469164c994c9ab220c-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid 8U-cPDw9qiA-zab2NV3W/8U-cPDw9qiA-zab2NV3W -goversion go1.12 -D "" -importcfg $WORK/b119/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f2/f2f76390c9a163406200ccd0852e1344ddf244439542fc831b75ec30fcd45161-d # internal BUILDSTDERR: github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid k1zPmbacKG1lH_wvC15B/k1zPmbacKG1lH_wvC15B -goversion go1.12 -D "" -importcfg $WORK/b133/importcfg -pack ./boltdb.go ./default.go ./memory.go ./none.go ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ff/ff5b771106c37dbbef8ecb6abd2e7c0c23ee2a6a04b6f06003a31603bca2517b-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5b/5bd6a1956750211ce9a8115b0a3551ec35f28bb7f19462dd979dc3ca9d774b99-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bb/bb2d42a11cb8ab2c0503f584184e15216d0a492a87183cc452006c9fae154e1a-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid UX1nYGdJKvNwy5c-RMQw/UX1nYGdJKvNwy5c-RMQw -goversion go1.12 -D "" -importcfg $WORK/b043/importcfg -pack ./args.go ./types.go BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid FaEcjsLPSk9w4XT1Wemu/FaEcjsLPSk9w4XT1Wemu -goversion go1.12 -D "" -importcfg $WORK/b116/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b2/b224b0574dc884e45c99cfe5801b900a1917c8a3205b77c1c55eb19abce8378f-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid PkLJgQCOjmbfEX-1qP6l/PkLJgQCOjmbfEX-1qP6l -goversion go1.12 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ee/ee20d73aa1cdbad3d7343d465d2fd7ac2b9a97bafb0bd33281ee13a266a06b59-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid xSDbcyEXTCL-NNBL0NSq/xSDbcyEXTCL-NNBL0NSq -goversion go1.12 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/25/25b9df3cfbc7cd84b6f0a26338e0715f7fd4c023eaaffc5eceac7b670f989d17-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid 4On4mb75gIiB2KW1cblF/4On4mb75gIiB2KW1cblF -goversion go1.12 -D "" -importcfg $WORK/b042/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/41/411575dfab9fc24169d1ad6fd0e0e70d7810a2bb371a062f4f92479f541a17ec-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid xNG9kiTt9GSAILHCanC_/xNG9kiTt9GSAILHCanC_ -goversion go1.12 -D "" -importcfg $WORK/b097/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/7f/7ff606088fe1c61b23d78a45b0f6dffc4b1179f88af81e2b0fd1da3c87bb5229-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid 1VvRT9wd8LPsy697u7k3/1VvRT9wd8LPsy697u7k3 -goversion go1.12 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/df/df34f74633bdec3f1a5bca5c1ca377b43cd609853b88279880444414cff31ace-d # internal BUILDSTDERR: github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid SIaY7xwY6gy_foxpFgTK/SIaY7xwY6gy_foxpFgTK -goversion go1.12 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b5/b53ae1e83c821e8a91ec31afb2c284423db1fb0d1d5c6e4fbae03a5060ae2296-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid iqP0J05eC14AwoygzMfY/iqP0J05eC14AwoygzMfY -goversion go1.12 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/93/93fb8b47bc468bce852995c5da8c9b5ab985ef9825d05b25af1be1a7c7e52d3a-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid -eFhV2HMzjeasvbHc_EY/-eFhV2HMzjeasvbHc_EY -goversion go1.12 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/dd/dd6710a14f9c784024569a68ac32b7913373e6872d47cb15ef81aacb29aa2e53-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./asm_linux_arm64.s BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid nqpyGU4ixDaF4A4p-ief/nqpyGU4ixDaF4A4p-ief -goversion go1.12 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p os/user -std -installsuffix shared -buildid cS_c1gcEZZvOdsUU7_HZ/cS_c1gcEZZvOdsUU7_HZ -goversion go1.12 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/28/28a648a9a04ebedf2636c8bf09af7ae4af52f537b94a929e0ccaec3d5ee0c5b9-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/tls -std -complete -installsuffix shared -buildid E32VDKtqaGB6NtdpdVkP/E32VDKtqaGB6NtdpdVkP -goversion go1.12 -D "" -importcfg $WORK/b090/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d2/d247f72525af45fdbab8a424a6733375dc4682a2b098ca7b410ff46387cfc9da-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p archive/tar -std -complete -installsuffix shared -buildid fkrdjwMj6Vybxo7R4xeQ/fkrdjwMj6Vybxo7R4xeQ -goversion go1.12 -D "" -importcfg $WORK/b138/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 -o $WORK/b114/_x004.o -c go_gpgme.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/asm_linux_arm64.o ./asm_linux_arm64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b145/_pkg_.a $WORK/b145/asm_linux_arm64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/6b/6ba81b93ffce49afcb38160311e639bb55c56fb931fb48863b883ec7422af32e-d # internal BUILDSTDERR: github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid m8C15DQQz-JPMhVhfeU3/m8C15DQQz-JPMhVhfeU3 -goversion go1.12 -D "" -importcfg $WORK/b144/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -o $WORK/b114/_cgo_.o $WORK/b114/_cgo_main.o $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b114/_cgo_.o -dynout $WORK/b114/_cgo_import.go BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/1f/1f30767290bce2f2b81cedc5496c2e65ab5acac105c8df7b1b9f92bacd2bb858-d # internal BUILDSTDERR: github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid Ir27lJ6w2J4EvOqkbF6I/Ir27lJ6w2J4EvOqkbF6I -goversion go1.12 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid orEBwPq9rxAZIPa12BfF/orEBwPq9rxAZIPa12BfF -goversion go1.12 -D "" -importcfg $WORK/b114/importcfg -pack ./callbacks.go $WORK/b114/_cgo_gotypes.go $WORK/b114/data.cgo1.go $WORK/b114/gpgme.cgo1.go $WORK/b114/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/52/52778a88b367d2ec431d90e73803545cd1ed5b52fa04bd3d18e2811ddbfd0736-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid gCLG-BRQ2YKLtQTy8i0v/gCLG-BRQ2YKLtQTy8i0v -goversion go1.12 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/6a/6aac5e03bcfa3386cbfafff168e129396a497bf950308a0748904c0de2083d6d-d # internal BUILDSTDERR: github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid mUcY-S8N4sev7zXW-yoK/mUcY-S8N4sev7zXW-yoK -goversion go1.12 -D "" -importcfg $WORK/b143/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/43/431b23d2f69029626aa2e1672cd88b293d650fed238ccb920ebead8887ca26a0-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid omZ6JLV1YHaYXSr-oOCM/omZ6JLV1YHaYXSr-oOCM -goversion go1.12 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/38/388672e6d7df1fa209797ec9864959d5fc428a98d0354d4054dd82e54c7d4a19-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid RxI16PBasp7F1jTgl0-D/RxI16PBasp7F1jTgl0-D -goversion go1.12 -D "" -importcfg $WORK/b148/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/0e/0ed7f316fa5453696f5eb88d42bc01579292c8d080a9a5a1b480ae4cc735d845-d # internal BUILDSTDERR: github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid TjvLhXCuS8B_S1gphtI_/TjvLhXCuS8B_S1gphtI_ -goversion go1.12 -D "" -importcfg $WORK/b142/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f6/f69d5de6fbf4ab1fa80f3119d4333522a33bc3e49b21fef5c16b2e4514e64d7f-d # internal BUILDSTDERR: github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid 8NwjW6dIPeSlLc88cNJJ/8NwjW6dIPeSlLc88cNJJ -goversion go1.12 -D "" -importcfg $WORK/b153/importcfg -pack ./copy.go ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/cc/cc5427bac7c788575ad7f1ba441b4382d559eb66120fd9029ffaa4fb26c5e610-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b155/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b155/ -g -O2 ./sysconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/bc/bcb2f8588d7dfd9e2e9588f0587efe2e8f90bd25a3d4074a67f8d882c59fadd3-d # internal BUILDSTDERR: github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid x5s1NWrR-mpNY9WbrXVr/x5s1NWrR-mpNY9WbrXVr -goversion go1.12 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/69/6928334b6f4d026e7bc65fb730b04b05bb7ef41ac2bcf5cdb9a6811874afa37e-d # internal BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid NFXAgtPKOVDsXCgP7MeK/NFXAgtPKOVDsXCgP7MeK -goversion go1.12 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: cd $WORK/b155 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -o $WORK/b155/_cgo_.o $WORK/b155/_cgo_main.o $WORK/b155/_x001.o $WORK/b155/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/3f/3fc13f3bd336f809c58abc24c48cdb2a2dd316b42e7452cec0dc4ec312469ae5-d # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b155/_cgo_.o -dynout $WORK/b155/_cgo_import.go BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p flag -std -complete -installsuffix shared -buildid 1R02MhKlD5Ok3fsDyS3s/1R02MhKlD5Ok3fsDyS3s -goversion go1.12 -D "" -importcfg $WORK/b159/importcfg -pack ./flag.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid pw-dkKmr6bkQJDWiThYD/pw-dkKmr6bkQJDWiThYD -goversion go1.12 -D "" -importcfg $WORK/b155/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b155/_cgo_gotypes.go $WORK/b155/sysconfig.cgo1.go $WORK/b155/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c3/c344e52b86e4705f14671e0442afea109fc02fbc8459780368193f437912e1e1-d # internal BUILDSTDERR: github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid IQL_2Q5jp-_obxoNMNHt/IQL_2Q5jp-_obxoNMNHt -goversion go1.12 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b155/_pkg_.a $WORK/b155/_x001.o $WORK/b155/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/14/14e4c790d1e48d392ff343782bc3e9261e5b479ced99b8676bebb807beb244f1-d # internal BUILDSTDERR: github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid WeSw7j0H7wlkD2cCh7j3/WeSw7j0H7wlkD2cCh7j3 -goversion go1.12 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9a/9a5ab2374f9064b75659f70cfadbfa36710866878d8a5f667da07f86ab44b6b6-d # internal BUILDSTDERR: github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid Gl4gRNpWiPXmXA_lIp8f/Gl4gRNpWiPXmXA_lIp8f -goversion go1.12 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e1/e19b01b49f4f5876814bee5f577ae12c467941eddccf0cac38f4a99e4827a91b-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid 5S-gsR_-Z8103_IB4y2Z/5S-gsR_-Z8103_IB4y2Z -goversion go1.12 -D "" -importcfg $WORK/b162/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/85/85dbfac980d267071046d19da3fdde3a3fb570f9674301e6a19ae33096ef6497-d # internal BUILDSTDERR: github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid KPB-BrKSq3x0D44prLG1/KPB-BrKSq3x0D44prLG1 -goversion go1.12 -D "" -importcfg $WORK/b137/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/1c/1c64e2c30b21aa2a8e64a83df0a62748f3072abb9454186de17dd8dfdc2c50cd-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 4B7uj1HEVu5SCwupLz7o/4B7uj1HEVu5SCwupLz7o -goversion go1.12 -D "" -importcfg $WORK/b168/importcfg -pack ./parsers.go BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/37/373a3bd656c12ea9e37a938fa6641b5e9e3cbfd0585c34db38c733941c82e14d-d # internal BUILDSTDERR: github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid 5f6BwUAd_IR7b2J8ODF_/5f6BwUAd_IR7b2J8ODF_ -goversion go1.12 -D "" -importcfg $WORK/b076/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/68/6874c111a53150e405727e3fa736358622807c62161695a74ad2601f770a5e0c-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid ZYHg-8sfpa1XRgd7zrd-/ZYHg-8sfpa1XRgd7zrd- -goversion go1.12 -D "" -importcfg $WORK/b170/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/c1/c12445e7c8f304bbe6eda81e72ad9ac3f6b99c001958b838d8066dcddc6f6c07-d # internal BUILDSTDERR: github.com/containers/storage/pkg/devicemapper BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: pkg-config --cflags -- devmapper BUILDSTDERR: pkg-config --libs -- devmapper BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b173/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b173/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/eb/eb1178a89489acc38be5a84ed9eecc91d7c84ffac310cd8fb5cb78eb412f3bf8-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid MHBm4SYc9bdzGHDStx9H/MHBm4SYc9bdzGHDStx9H -goversion go1.12 -D "" -importcfg $WORK/b169/importcfg -pack ./label_selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/78/788e30e67df5f0c7549c6b8305667f4931c7514fb1306025d2c960759db4d989-d # internal BUILDSTDERR: github.com/containers/storage/pkg/dmesg BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/dmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid 4uKDIfwy3-XZU5QzJQvo/4uKDIfwy3-XZU5QzJQvo -goversion go1.12 -D "" -importcfg $WORK/b174/importcfg -pack ./dmesg_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/c4/c4edb8a494f8e0f8220ede5410c2de34ac848f7cd0318fd56a4825ffb70671a7-d # internal BUILDSTDERR: github.com/containers/storage/pkg/loopback BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b175/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b175/ -g -O2 ./loop_wrapper.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid WFLKUYmIfryieHgakPnh/WFLKUYmIfryieHgakPnh -goversion go1.12 -D "" -importcfg $WORK/b175/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b175/_cgo_gotypes.go $WORK/b175/loop_wrapper.cgo1.go $WORK/b175/_cgo_import.go BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9a/9aa2b2ef22cd8bb22b8224dd29f039f4dbf47631ea3d72d35b7aa443c53834b5-d # internal BUILDSTDERR: github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid VDAAYPf3jpjYyLQGFogp/VDAAYPf3jpjYyLQGFogp -goversion go1.12 -D "" -importcfg $WORK/b073/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/44/448616d32e3acc2826eac76ea4d31890401b36b2b479fa26d61b2abd247b63e9-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid w-RNIk-yLMxFpAPXPl9Q/w-RNIk-yLMxFpAPXPl9Q -goversion go1.12 -D "" -importcfg $WORK/b176/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/54/54457d10d43cbf03f996b890fb8aa693b8f231427c02fa174e15b60cda0eb90a-d # internal BUILDSTDERR: github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b179/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b179/ -g -O2 ./projectquota.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/f3/f32b795259310934e013e12ce253b2bb32c15c92ebb9ada36e6428e1181e9dc6-d # internal BUILDSTDERR: github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid lR8wBKj2dokm_nr6oaHH/lR8wBKj2dokm_nr6oaHH -goversion go1.12 -D "" -importcfg $WORK/b158/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c3/c32a397a9c8a9272c4076aee0afe66a659c829cb818328092b191e377b34fa43-d # internal BUILDSTDERR: github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid blJiW4_-KjnHyAQjvZhO/blJiW4_-KjnHyAQjvZhO -goversion go1.12 -D "" -importcfg $WORK/b072/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/72/72196612cc3bbcad09a23de61b3f08b99c530bb669ba8cc33b3879f185910fa7-d # internal BUILDSTDERR: github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid 35tx-un9bnwLFJFoomUz/35tx-un9bnwLFJFoomUz -goversion go1.12 -D "" -importcfg $WORK/b132/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/55/557741f145a37be7ec4dde3d60dfd0743dc55bd5ad1b606f3e922a52ae4b1500-d # internal BUILDSTDERR: github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid Pfpcm08pIo8ON-xwobbk/Pfpcm08pIo8ON-xwobbk -goversion go1.12 -D "" -importcfg $WORK/b136/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/1f/1f6c90f3ee4611be106bded7375ce4e404974ec441d90528c8b1119e06eed399-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid xed_tlXnMP3bN71-6eNf/xed_tlXnMP3bN71-6eNf -goversion go1.12 -D "" -importcfg $WORK/b180/importcfg -pack ./fsutils_linux.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/69/69bf4f480b26ef3743806e8acfbb223e9592f5ced7a3c431f46894dae4088110-d # internal BUILDSTDERR: github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b183/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b183/ -g -O2 ./copy.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid hAvLRFHYCgecoreZEdcv/hAvLRFHYCgecoreZEdcv -goversion go1.12 -D "" -importcfg $WORK/b179/importcfg -pack $WORK/b179/_cgo_gotypes.go $WORK/b179/projectquota.cgo1.go $WORK/b179/_cgo_import.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c BUILDSTDERR: cd $WORK/b183 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/72/72184d110c933477a7be115244985c91dd1f0781e502018baf0faf478ea7394e-d # internal BUILDSTDERR: github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid xpE1Jvlysx9sW_1WCn2L/xpE1Jvlysx9sW_1WCn2L -goversion go1.12 -D "" -importcfg $WORK/b185/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cd $WORK/b183 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ee/ee80715e62a3315905fecae6aa07ff46ebfad75b3c59c3c9c7a62f25c8cafd45-d # internal BUILDSTDERR: github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid kCjxYjAqVK3keYtAqotH/kCjxYjAqVK3keYtAqotH -goversion go1.12 -D "" -importcfg $WORK/b165/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/_x001.o $WORK/b183/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b183/_cgo_.o -dynout $WORK/b183/_cgo_import.go BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid G6Ves45Oxvjp4Nh6UjQl/G6Ves45Oxvjp4Nh6UjQl -goversion go1.12 -D "" -importcfg $WORK/b183/importcfg -pack $WORK/b183/_cgo_gotypes.go $WORK/b183/copy.cgo1.go $WORK/b183/_cgo_import.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/34/34bfe5584aeaf3401f0eebba40d23afe352e686420e10f3d9be43926a994f4d8-d # internal BUILDSTDERR: github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b171/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b171/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b183/_pkg_.a $WORK/b183/_x001.o $WORK/b183/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/37/37dd3a2042330ef2e3024fb0977fc8392c6e805212717d23650fe0c4e442341d-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid heeGr5Vt-MFoYlRf1byx/heeGr5Vt-MFoYlRf1byx -goversion go1.12 -D "" -importcfg $WORK/b178/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/2e/2e16650a91c1c81f84dbce9e73e0327653dd987beecbf6e4d66be937b425e2f6-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid devf6iOAimqfQj9pzn5a/devf6iOAimqfQj9pzn5a -goversion go1.12 -D "" -importcfg $WORK/b177/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f1/f1e854c6ebeb220bc625778b4970c8317dbffa13239c2af65a3811b216c908b7-d # internal BUILDSTDERR: github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid Om2hy4L4C41P2vt23AuP/Om2hy4L4C41P2vt23AuP -goversion go1.12 -D "" -importcfg $WORK/b182/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/a7/a7431f28f7d3925a701bb0783dee7f959974face862b57d977120499cac504d3-d # internal BUILDSTDERR: github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid H-hRoZru6AYyV35JV7q0/H-hRoZru6AYyV35JV7q0 -goversion go1.12 -D "" -importcfg $WORK/b184/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o -g -O2 -ldevmapper BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid mVUCuXEAouwgtf2ebC_e/mVUCuXEAouwgtf2ebC_e -goversion go1.12 -D "" -importcfg $WORK/b173/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b173/_cgo_gotypes.go $WORK/b173/devmapper_log.cgo1.go $WORK/b173/devmapper_wrapper.cgo1.go $WORK/b173/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b173/devmapper_wrapper_dynamic.cgo1.go $WORK/b173/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/39/397cb9c6bf040a37029238cb55332e3bd7008698ab79ff13f931330ac71819aa-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid pnM6bP5xk2llMKrWslmw/pnM6bP5xk2llMKrWslmw -goversion go1.12 -D "" -importcfg $WORK/b187/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/50/5020c63285d5046501b787252a8efe420c36994d6343cc195bb9fa88b9fd0c2e-d # internal BUILDSTDERR: github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 2URcZS3P2OqYSOwHi_6t/2URcZS3P2OqYSOwHi_6t -goversion go1.12 -D "" -importcfg $WORK/b190/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/57/57502ccdc830b6e71dacba9f9f237fa11c9a8e8d92d32fb5da426074ec3ded8b-d # internal BUILDSTDERR: github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid _rHeGd1H3VwfJycYTxQl/_rHeGd1H3VwfJycYTxQl -goversion go1.12 -D "" -importcfg $WORK/b192/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b6/b6f9d792a4fb1836609c1fbb88900488a037c0f5b7b8a0025537bf697fb02667-d # internal BUILDSTDERR: github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid VLL-lRpAgVx5RETzV1n1/VLL-lRpAgVx5RETzV1n1 -goversion go1.12 -D "" -importcfg $WORK/b189/importcfg -pack ./truncindex.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/62/62e2217fe6d2c51bf8c3d9ac98e7d9cf39284e6b99fc251f2ab459c6b014c71b-d # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/79/7961eccb75fd49f8781ae089fa774d44d462fdc476beba92adcc3e4c06b2fb55-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p compress/gzip -std -complete -installsuffix shared -buildid oOkgbNdR2A7JbFjmztok/oOkgbNdR2A7JbFjmztok -goversion go1.12 -D "" -importcfg $WORK/b195/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: github.com/containers/storage/drivers/devmapper BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/devmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid 5sDM5m8dDodFzGZjDvX_/5sDM5m8dDodFzGZjDvX_ -goversion go1.12 -D "" -importcfg $WORK/b172/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e2/e225d8b1240377304cae54116fe6e39fc10e67dcc528903db129bd3b0861350c-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ybBB_uKvoQsEILEQxbIn/ybBB_uKvoQsEILEQxbIn -goversion go1.12 -D "" -importcfg $WORK/b200/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/81/81367594253e0c88379d2f1cd6c9ee14c00122633a582c10f471fa745913d42d-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 7M-NCYcFclsZQaDtYaal/7M-NCYcFclsZQaDtYaal -goversion go1.12 -D "" -importcfg $WORK/b191/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/6f/6f1dd0b5a749ef1672bccfda69f6878e2f2a3ad80e3810407a5cc121c2c03662-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 0Y6puN0G7OcKrLxiBIpV/0Y6puN0G7OcKrLxiBIpV -goversion go1.12 -D "" -importcfg $WORK/b201/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/78/780acfd318ce64418bd60bdbccfcea8c00c693f57a85bf8ff2197b675d26e628-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid rqliTIs7RwQMh6c1ds-t/rqliTIs7RwQMh6c1ds-t -goversion go1.12 -D "" -importcfg $WORK/b198/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/81/81b3c688d32c98c71394457a4e3f5c60cb028aa80bf1ba739a88642a2774b4a8-d # internal BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p net/textproto -std -complete -installsuffix shared -buildid Dbk0FrTW5P8Jim-lG4si/Dbk0FrTW5P8Jim-lG4si -goversion go1.12 -D "" -importcfg $WORK/b202/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/19/19f5ff9100be5023baa560f6397572d8985c3a7dd64d21b922ce0c97378c9275-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid ru6M8iEVcr66t9G-aBPC/ru6M8iEVcr66t9G-aBPC -goversion go1.12 -D "" -importcfg $WORK/b204/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage btrfs -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid D9ZZ68jnOAor_J9YUU16/D9ZZ68jnOAor_J9YUU16 -goversion go1.12 -D "" -importcfg $WORK/b171/importcfg -pack $WORK/b171/_cgo_gotypes.go $WORK/b171/btrfs.cgo1.go $WORK/b171/version.cgo1.go $WORK/b171/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/e3/e3bf4f1b9ae2769d86547022911e5478e6cba75800e543f63012de3f9ee79f7e-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p mime -std -complete -installsuffix shared -buildid 5jyhOkxOHxPegZFQ24Ej/5jyhOkxOHxPegZFQ24Ej -goversion go1.12 -D "" -importcfg $WORK/b205/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d7/d7104529397400252f8e4c4999b37ba32c02ffd51da1950e600097e1ab41bc62-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 0dWIZnSVSpVulxbaM4fh/0dWIZnSVSpVulxbaM4fh -goversion go1.12 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/25/25580c8c637b706f16333c5f2d4d0b0b26478422af04cb47729e13695b239048-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid lPk7SHYE5mTMY-KUKBag/lPk7SHYE5mTMY-KUKBag -goversion go1.12 -D "" -importcfg $WORK/b197/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/8b/8b40e8744b7dd3a20e48c5e828298df8fc897e5d48fa7e098c554528aaf4213b-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid zcnZYkq3qI938Aq9iLL6/zcnZYkq3qI938Aq9iLL6 -goversion go1.12 -D "" -importcfg $WORK/b208/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/48/48474f29bbde5c19db4281a5ccbe27261e5e682b50f3e52933bddd87b57b0c06-d # internal BUILDSTDERR: github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b184/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid b167tTX7eKoOWRrBy-jv/b167tTX7eKoOWRrBy-jv -goversion go1.12 -D "" -importcfg $WORK/b164/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/75/75df8efbe1cec9ef62351309ca79552b70088a6219f8d600587b093abffe30b6-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p net/http/internal -std -complete -installsuffix shared -buildid PGuN4IAoCcXdU426TgKh/PGuN4IAoCcXdU426TgKh -goversion go1.12 -D "" -importcfg $WORK/b209/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/43/431fbbb53cfb1ca02b7543a7fe1ba7689ea8d2d953492faafdd5f841a90a4893-d # internal BUILDSTDERR: github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid -XhgJI7Z-LjFIS65QBUi/-XhgJI7Z-LjFIS65QBUi -goversion go1.12 -D "" -importcfg $WORK/b135/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c6/c6d6aae2557e982dce95d4ef7a373c0147255ee5336887e74e1d345dcab1637a-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p mime/multipart -std -complete -installsuffix shared -buildid HVUhkf9mJs5OD_iJ2oeq/HVUhkf9mJs5OD_iJ2oeq -goversion go1.12 -D "" -importcfg $WORK/b206/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/c2/c205127d32f03a0329aa1286b83bce3044a6427c6242d4fb2deacf3c66aa91dc-d # internal BUILDSTDERR: github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid PsVA7ugwVfralaWLKwaU/PsVA7ugwVfralaWLKwaU -goversion go1.12 -D "" -importcfg $WORK/b210/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/70/70de266a1bc018d86bd26ab76921254708e890dafdef85a0861419be6456c8b7-d # internal BUILDSTDERR: github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b214/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b214/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/82/82d35ccf0e0b22cd4b416c4f0629e70b0e0b0c0a366603e067e8b836da2dba87-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid JWMiI6fBFp9fccu6stm8/JWMiI6fBFp9fccu6stm8 -goversion go1.12 -D "" -importcfg $WORK/b196/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/7c/7c41c183b042f424d7c745e73d3eb7aa69c3c5836bbc6e4c520220e792d85c8d-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid lRW102bT4YJxJMX8vz0v/lRW102bT4YJxJMX8vz0v -goversion go1.12 -D "" -importcfg $WORK/b203/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/43/4370d8b0370e50557b853d5539d1324b0cc5decf4c681f1e67f5980cdaf89fe5-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid DxLHj5UUgAnCRgOUrXUX/DxLHj5UUgAnCRgOUrXUX -goversion go1.12 -D "" -importcfg $WORK/b215/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/66/660037925e557a55668814c4ab31477b18f94ef2d39be572dd4512c042e2b0b0-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p net/http -std -complete -installsuffix shared -buildid H6VJOEr90QpETxZFXDA8/H6VJOEr90QpETxZFXDA8 -goversion go1.12 -D "" -importcfg $WORK/b194/importcfg -pack ./client.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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/42/4207ead579ba6f5738983976857012987886825b6d51c94b04ef459859fccece-d # internal BUILDSTDERR: github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid 81JdnJ6gjmRQ_sbhSF2J/81JdnJ6gjmRQ_sbhSF2J -goversion go1.12 -D "" -importcfg $WORK/b216/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/30/30e2bf4b57193da2f06c16955c406cf6fc2e2b8289dab4aa189fd30176aaa51f-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid UHJk4Pb0G4HChkhJSaxf/UHJk4Pb0G4HChkhJSaxf -goversion go1.12 -D "" -importcfg $WORK/b217/importcfg -pack ./blobcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ce/ce63533279210cb8dedd78c4957030b17b58eceda2569fb4f732348969a35edc-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid RUR8qIzcCrgQijhJv-dk/RUR8qIzcCrgQijhJv-dk -goversion go1.12 -D "" -importcfg $WORK/b221/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/21/214817a34c8e428bf97bf32bc20ae4354b2650fa085c3a47079a4a1fcd3d71fc-d # internal BUILDSTDERR: github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 4XIGbp-iA_SBi40KzJLB/4XIGbp-iA_SBi40KzJLB -goversion go1.12 -D "" -importcfg $WORK/b222/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a2/a203d92a620d811ad7a136c155c7f082c683f5eef883522be0ade49bf60b0e04-d # internal BUILDSTDERR: github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid vzHXprNws93XQnAyf8Qp/vzHXprNws93XQnAyf8Qp -goversion go1.12 -D "" -importcfg $WORK/b220/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/22/223323bbdbe8077cddcdfa8dc51a3065776980540eb474d5d220e49d960ff93a-d # internal BUILDSTDERR: github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid IbDo2KZNSKfndNmhZBpJ/IbDo2KZNSKfndNmhZBpJ -goversion go1.12 -D "" -importcfg $WORK/b219/importcfg -pack ./compression.go BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/dd/ddb19143b357935453f6212d2df74daadff8fe2057afe3d0b8174756b2babf50-d # internal BUILDSTDERR: github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid v_P5CFkE_IoIkKrBHCD9/v_P5CFkE_IoIkKrBHCD9 -goversion go1.12 -D "" -importcfg $WORK/b131/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/18/18edb2908b852f491552162351e0022de7fd2cf60666eaa2d72086b623983915-d # internal BUILDSTDERR: github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid RhZj3gK1-uadlfNeJ_0Z/RhZj3gK1-uadlfNeJ_0Z -goversion go1.12 -D "" -importcfg $WORK/b226/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f0/f07cc408498ee9fd2444368f59f9bb41fe8b4b51c8227795f271ad1fa7b19a9e-d # internal BUILDSTDERR: github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid SVUiUGdWCEH-mejk7ABw/SVUiUGdWCEH-mejk7ABw -goversion go1.12 -D "" -importcfg $WORK/b228/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ae/ae075c239e69b0c008aa424133058f8b97eb52272295cdbe9719dbd2f32716f4-d # internal BUILDSTDERR: github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid 9s2Znl8s4gjoGlpegc9q/9s2Znl8s4gjoGlpegc9q -goversion go1.12 -D "" -importcfg $WORK/b224/importcfg -pack ./bar.go ./bar_option.go ./doc.go ./options.go ./options_go1.7.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3c/3c2a7bcae302636c05d29fb18ff473521110af6469143652a04fa97ed1f94ec7-d # internal BUILDSTDERR: golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid da51qJ69f42aOFYGQ2et/da51qJ69f42aOFYGQ2et -goversion go1.12 -D "" -importcfg $WORK/b232/importcfg -pack ./semaphore.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/01/01bfe7d7491061a8d72d0ad7b0b928d0569a2fc13fbcc07e1fcf88ae8e373fb5-d # internal BUILDSTDERR: github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid zfxpY91Z8GEh1IdFMwkS/zfxpY91Z8GEh1IdFMwkS -goversion go1.12 -D "" -importcfg $WORK/b234/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/37/376d12489a72615beacd9e4c7d4ed97a6030d42c6dd888b5daf968e985b6ec28-d # internal BUILDSTDERR: github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid eazIGwdfoPC74jq-Klav/eazIGwdfoPC74jq-Klav -goversion go1.12 -D "" -importcfg $WORK/b233/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/04/0468d8b4fae48f239099ab06cf1532eb59ecc8f3e5b6ac397883e16fd72715ab-d # internal BUILDSTDERR: github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid pvkMMbANj0RJG7pWxjcP/pvkMMbANj0RJG7pWxjcP -goversion go1.12 -D "" -importcfg $WORK/b218/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -o $WORK/b214/_cgo_.o $WORK/b214/_cgo_main.o $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b214/_cgo_.o -dynout $WORK/b214/_cgo_import.go BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid -GvWchhxRaD7SpX-iCwB/-GvWchhxRaD7SpX-iCwB -goversion go1.12 -D "" -importcfg $WORK/b214/importcfg -pack $WORK/b214/_cgo_gotypes.go $WORK/b214/seccomp.cgo1.go $WORK/b214/seccomp_internal.cgo1.go $WORK/b214/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ee/ee0bb301740dd9891b018bf4fefb3749e4af1728a005df73b212f81b0406e76e-d # internal BUILDSTDERR: github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid dYVfMqhvJX94AzivkG-Y/dYVfMqhvJX94AzivkG-Y -goversion go1.12 -D "" -importcfg $WORK/b236/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c7/c70e4ebf99d96cecac888df6440f37d5e2d1bd90f3def2549a870e07bf9f628e-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid wsCKL0VxRIU-2PDcTuYo/wsCKL0VxRIU-2PDcTuYo -goversion go1.12 -D "" -importcfg $WORK/b239/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/e7/e70477215b5b483339adfbe59aa72bcf26e417817df2230fd9f28617aa9e6b7a-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid 5hm_BfhVrlyNc4eYLy3G/5hm_BfhVrlyNc4eYLy3G -goversion go1.12 -D "" -importcfg $WORK/b238/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/31/31bc75bcb4c3aeb7c5fa2c81de485cc5368b10fd3552c0bc76fe3b6ca283b19e-d # internal BUILDSTDERR: github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid k-6BD4S-9T8tuV9LpnPx/k-6BD4S-9T8tuV9LpnPx -goversion go1.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e0/e0ee3fdd8944998ecaefebdacbdacb47242e3cfd020163b83d8fe3f4fc4e4943-d # internal BUILDSTDERR: golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid x2Zl8Qc8CHFmiLKo-DQs/x2Zl8Qc8CHFmiLKo-DQs -goversion go1.12 -D "" -importcfg $WORK/b248/importcfg -pack ./client.go ./socks.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b214/_pkg_.a $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/55/55139c05401dcdbecbdb20ed8e8ce1653f123cd3719805f7269a7ca271f450c2-d # internal BUILDSTDERR: github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid NqxfWec54SQ9jrev3eiI/NqxfWec54SQ9jrev3eiI -goversion go1.12 -D "" -importcfg $WORK/b249/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/9e/9ee8de2e5ad8aa0744a81bc105e3fe22532773581f709707eb89f8a4cfae42ff-d # internal BUILDSTDERR: github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid wP4d6gvoDL9Plrrvdy0v/wP4d6gvoDL9Plrrvdy0v -goversion go1.12 -D "" -importcfg $WORK/b242/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/53/53430eda979769c842c9fe0ef5f8b4be9a728cd9f4c1cbe3ab8689c595da274d-d # internal BUILDSTDERR: github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid tdcC3JktrqjvyHiJ7C5C/tdcC3JktrqjvyHiJ7C5C -goversion go1.12 -D "" -importcfg $WORK/b252/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/1d/1d6d64b3b033e45f44a3c5c6370ff96cb65ef0f93f596ba81b157b03a2f33351-d # internal BUILDSTDERR: golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid t0Dd1Sng_ypBHH3gKn8M/t0Dd1Sng_ypBHH3gKn8M -goversion go1.12 -D "" -importcfg $WORK/b247/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/77/7783130a1affb8012afbe0778d9546216d992c7ca0c3ef1f3592dc60f410d18c-d # internal BUILDSTDERR: github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid Q3-K-fHHijcvlIuJwD9I/Q3-K-fHHijcvlIuJwD9I -goversion go1.12 -D "" -importcfg $WORK/b251/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b0/b0cf1a9b4511d3973578894358dcc575ab6a82c8905fa20cc0066c2fec0fb5d6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid yAHcZHgbWk4WMYU53uY5/yAHcZHgbWk4WMYU53uY5 -goversion go1.12 -D "" -importcfg $WORK/b241/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/38/38852caec0e341679063000caa06dfc5dcfbfb999a901b86a4854eca4c2756b4-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 89z_WW_dpNK6mAoSR809/89z_WW_dpNK6mAoSR809 -goversion go1.12 -D "" -importcfg $WORK/b261/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/2e/2ed5574f08bc32dbc09a337536d61f70a0dc926c75bd0c4d338ab675eae71abc-d # internal BUILDSTDERR: github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid vwXI7zBu7MM-K3dZsFxZ/vwXI7zBu7MM-K3dZsFxZ -goversion go1.12 -D "" -importcfg $WORK/b263/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/71/71f992c3cc4b3cb77cd75b9d7b972d434633b6d64a571074fe787baaf2b6a36a-d # internal BUILDSTDERR: github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid XoT_p39tJPfwQXBUfDBa/XoT_p39tJPfwQXBUfDBa -goversion go1.12 -D "" -importcfg $WORK/b240/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e1/e11127aa591bd70dcd222e6658f4830ad6ba12d8abc9d56fa22028168e04dfa6-d # internal BUILDSTDERR: github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid pn6lp2GHhbG7XPcrMXuv/pn6lp2GHhbG7XPcrMXuv -goversion go1.12 -D "" -importcfg $WORK/b237/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/34/3475314a93ce7e8d33ab000859d2f4483940f1b1ff75a6732eadcebf64ba1795-d # internal BUILDSTDERR: github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid Y3TQNTEhxkiF2__2xsBB/Y3TQNTEhxkiF2__2xsBB -goversion go1.12 -D "" -importcfg $WORK/b265/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/5c/5ce721ce4835e78e6eb8c0f2cfd272d8fa05bb0d8f5f3fab2029f0a4635d20b8-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid t1eMuBLTIWFttLV4fS9D/t1eMuBLTIWFttLV4fS9D -goversion go1.12 -D "" -importcfg $WORK/b267/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/80/80b30a9051ca2e1055ae72c8a010829eddbbceb1c7ff3e85fb742e191a2b494c-d # internal BUILDSTDERR: github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid 2hrWUKvw882TIcbnpJHN/2hrWUKvw882TIcbnpJHN -goversion go1.12 -D "" -importcfg $WORK/b262/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/0e/0e862568faa1554e051194ec31a917a9f4b2a60e880b75c22726601205dd8cf3-d # internal BUILDSTDERR: github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid 20f100SMySDbLCYuSqiE/20f100SMySDbLCYuSqiE -goversion go1.12 -D "" -importcfg $WORK/b274/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/66/66d50f59808740e6e600c6c45e4751578af32dfadcb9796025b46af8b16cec11-d # internal BUILDSTDERR: github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid EpCMZbj2TMj5DgABDtfO/EpCMZbj2TMj5DgABDtfO -goversion go1.12 -D "" -importcfg $WORK/b275/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/0e/0ec28dff921170e51eeeb8dc73c93b7150e674136f5b1d938dc1bca0c829d4aa-d # internal BUILDSTDERR: github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 4_goYgUTyp8zfBLZ7Sxo/4_goYgUTyp8zfBLZ7Sxo -goversion go1.12 -D "" -importcfg $WORK/b276/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/34/34f01ebdc4c9fda587f7d8c8629390700a6dd3753f8d628d25c05e2d6288ea25-d # internal BUILDSTDERR: github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 62R8HZP4FcS3uJ0de-9O/62R8HZP4FcS3uJ0de-9O -goversion go1.12 -D "" -importcfg $WORK/b277/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/75/75eeb90b897144622717ea068e155669749d7ec1b09e0ade8a856b3b492c5cc1-d # internal BUILDSTDERR: github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid _eroQfD9KcP57sK2T_Wf/_eroQfD9KcP57sK2T_Wf -goversion go1.12 -D "" -importcfg $WORK/b278/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b9/b98a0a8078940d433a68516beaf374698cc45761cd8f8e68b6a774ea5f3fb20f-d # internal BUILDSTDERR: github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid TcK5euC_Y8SxknxGvllg/TcK5euC_Y8SxknxGvllg -goversion go1.12 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/41/4186120ec87fad133c4e1a6d8edf5eef2fd21049090ea6dc563442a0a01388b9-d # internal BUILDSTDERR: github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid mFD6_Ck7Wb2vwxNJwiDy/mFD6_Ck7Wb2vwxNJwiDy -goversion go1.12 -D "" -importcfg $WORK/b280/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c7/c733037ecd499c47ba423b6bbf9d721be746eaafe713ba4151ad49f43ca16df9-d # internal BUILDSTDERR: github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid v6CbVDy4NI8O5X6RlC9L/v6CbVDy4NI8O5X6RlC9L -goversion go1.12 -D "" -importcfg $WORK/b283/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/08/08213b927b5d925d92a91e0abe399e5a49dc60fe6d15179de7322ef368bfb4a2-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid DCbryT5Z9RKB-ME-ZhtJ/DCbryT5Z9RKB-ME-ZhtJ -goversion go1.12 -D "" -importcfg $WORK/b193/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/8a/8abce585bee4fda06f7dcc0d267a64b647fa718f4194d5f3b4a58c0049424b57-d # internal BUILDSTDERR: github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid wSh6MO2P5wT3nX9UhZ-w/wSh6MO2P5wT3nX9UhZ-w -goversion go1.12 -D "" -importcfg $WORK/b246/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5a/5a40e4f5274831ded1bed152401f57142e1ae2b09c85bfb64d7642d7237d29f8-d # internal BUILDSTDERR: github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid 1EJ7uA-LyRNp7AviBlpC/1EJ7uA-LyRNp7AviBlpC -goversion go1.12 -D "" -importcfg $WORK/b245/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/3b/3b8786ea1ed4d1fd0f96a04b2f06b43a20ac90dab245525bfe085d69d8a77c1b-d # internal BUILDSTDERR: github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid olPUw9zIUAmD0yXTafJz/olPUw9zIUAmD0yXTafJz -goversion go1.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/cf/cf17ec6aa16b32851c5270512f2f35963a57ef7fac647b98adb414880b1f7e3a-d # internal BUILDSTDERR: github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid pV4ksh3MxjvtnRC7fTVb/pV4ksh3MxjvtnRC7fTVb -goversion go1.12 -D "" -importcfg $WORK/b253/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/64/64f5401f97346499b5a1e4f0a510e1c271ace69c172dfb8199716922762c5a94-d # internal BUILDSTDERR: github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid BfhEjNmzuApIqTlYUS3g/BfhEjNmzuApIqTlYUS3g -goversion go1.12 -D "" -importcfg $WORK/b059/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cf/cf96fa96e976dae8fde745e528484d1de8dbb15374c09e2507636fc30ea8f7a6-d # internal BUILDSTDERR: github.com/containers/buildah/unshare BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b212/ -importpath github.com/containers/buildah/unshare -- -I $WORK/b212/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8b/8b56ad32bb761079e940bf50c9504183d8dec992166c26b5744e303eb0c9fe09-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid Xtx6hXrnTHtxXiWHylrb/Xtx6hXrnTHtxXiWHylrb -goversion go1.12 -D "" -importcfg $WORK/b250/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/94/94c6a7e90e177a67a90868622b7f9923a6f1e721f3b0dc7a957ef28ba4875d08-d # internal BUILDSTDERR: github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid xToi6DawNTh926XngswI/xToi6DawNTh926XngswI -goversion go1.12 -D "" -importcfg $WORK/b255/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I $WORK/b212/ -g -O2 -Wall -o $WORK/b212/_x003.o -c unshare.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/76/76ef2a2277cc969a169c4a1a3bc03859ba4b73b25ea5b975334dec65a1b2833b-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 0D7O5ER35jJn8uQ6L24K/0D7O5ER35jJn8uQ6L24K -goversion go1.12 -D "" -importcfg $WORK/b256/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/47/4799b5947ff8fac4de56b4e07cb2ca5603224a2c63d62258d93eab252a45ed3b-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid Y3etytCBreM8VqsINrQ1/Y3etytCBreM8VqsINrQ1 -goversion go1.12 -D "" -importcfg $WORK/b257/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/7f/7f4ab3e7fb887e99907313e4287e5a68bf95ba920caec1b96dea3eddcff448c3-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid bGcmI4i4E-Om_dOJDTM6/bGcmI4i4E-Om_dOJDTM6 -goversion go1.12 -D "" -importcfg $WORK/b258/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/9d/9d2d3e1a25209bbb46949de1ffd0ef7002e4edebbd4946bfe0f6d3c06026b664-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid Qxql5pkKFghBr8DOdDTI/Qxql5pkKFghBr8DOdDTI -goversion go1.12 -D "" -importcfg $WORK/b259/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/99/997d71abb00b265e6e23482783bf0ddfe79777abac305791a54da5c83534cfb7-d # internal BUILDSTDERR: github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid op63lE0kQdFcVJUuUyZw/op63lE0kQdFcVJUuUyZw -goversion go1.12 -D "" -importcfg $WORK/b260/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a4/a4272fab31573d5053c852c9624acb9542d63655ba1ec911b160c7fa1b17c007-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid xhXydh3CtCZ_rmUHMy3D/xhXydh3CtCZ_rmUHMy3D -goversion go1.12 -D "" -importcfg $WORK/b254/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6d/6df8813e07a99603ff74c54510ce93b4ed9437400e2ab6a7a2ae38c976dab7a8-d # internal BUILDSTDERR: github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid l13y-_pFlA8JG_AhktNy/l13y-_pFlA8JG_AhktNy -goversion go1.12 -D "" -importcfg $WORK/b266/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -o $WORK/b212/_cgo_.o $WORK/b212/_cgo_main.o $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o -g -O2 BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/aa/aa4d96460c5f219ea690cfe7a3f7d67f66b5194ebe638fa62eb2d4d03f8345f4-d # internal BUILDSTDERR: github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid CozgN36pqWYqY7pPs1tm/CozgN36pqWYqY7pPs1tm -goversion go1.12 -D "" -importcfg $WORK/b235/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/8a/8a40913a93ed6a67fba6bad505a90c2778d11ba606b19e854f27de9c62c09c10-d # internal BUILDSTDERR: github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid fzauKhkxYbR7vhacfbk_/fzauKhkxYbR7vhacfbk_ -goversion go1.12 -D "" -importcfg $WORK/b264/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b212/_cgo_.o -dynout $WORK/b212/_cgo_import.go BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/buildah/unshare -installsuffix shared -buildid 5Syq6zsjso0j-tdJhKJk/5Syq6zsjso0j-tdJhKJk -goversion go1.12 -D "" -importcfg $WORK/b212/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b212/_cgo_gotypes.go $WORK/b212/unshare_cgo.cgo1.go $WORK/b212/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/d2/d283f3db9a1bac4355cc1b4aa2b6f392eee4528fea5f2de51216a4f8bfa98fe8-d # internal BUILDSTDERR: github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid w5zzy87rn7MDYdseJ8OI/w5zzy87rn7MDYdseJ8OI -goversion go1.12 -D "" -importcfg $WORK/b286/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b212/_pkg_.a $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4e/4ec1df5fb54d90b3d48442271c41b20749d948c65c5d272c77b505c6c31a6daf-d # internal BUILDSTDERR: github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ZARAHrSRHaMHtM8xnQCs/ZARAHrSRHaMHtM8xnQCs -goversion go1.12 -D "" -importcfg $WORK/b211/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/56/56b833c88f46f9e2539b34f77620d1bd2d5a01597946fc742e522ffb4ae59991-d # internal BUILDSTDERR: golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid rSrZsH2Lxoz1VVcon7d5/rSrZsH2Lxoz1VVcon7d5 -goversion go1.12 -D "" -importcfg $WORK/b288/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/86/86f9c8d430fdb830a2a1249c2c3eacbdc40b455a8e3b320c63833c991b5dd2a9-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid rlE2uGR2sV-7huwLVMAs/rlE2uGR2sV-7huwLVMAs -goversion go1.12 -D "" -importcfg $WORK/b289/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b7/b73ae376ac1bf8b040fe7b651a1c56a27eb498f975148b36f55f9b3807dc9fe9-d # internal BUILDSTDERR: github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid 7WSeuZi3hmgcDwR9AG04/7WSeuZi3hmgcDwR9AG04 -goversion go1.12 -D "" -importcfg $WORK/b291/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/65/65b40840ffa3bd92e9af0c4ce4810ceea313eb2bd5234d6ead270fa6d2040a05-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid SfrTsFEdx6TfVAGfJMm3/SfrTsFEdx6TfVAGfJMm3 -goversion go1.12 -D "" -importcfg $WORK/b296/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/37/37b608c49b58a738ec2ba1ac3acf1758e3c8ea0c726f8df9a7f3127347322f70-d # internal BUILDSTDERR: golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid RgcV6l2R557EkSaTGd2g/RgcV6l2R557EkSaTGd2g -goversion go1.12 -D "" -importcfg $WORK/b297/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/af/aff3f04b754462f669ec13df925acbb0e9d70c639bbdafbcd3ba330b0dbb1cf4-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid He9BMIMWC7O_5u3usnOK/He9BMIMWC7O_5u3usnOK -goversion go1.12 -D "" -importcfg $WORK/b298/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/5b/5b78198cb904b762afb1d34621870c2ee3bbe2926705cd3f7f89f2be860fa6df-d # internal BUILDSTDERR: golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jyRMxkMTgeNfY3xmYIz9/jyRMxkMTgeNfY3xmYIz9 -goversion go1.12 -D "" -importcfg $WORK/b299/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/fe/fe48e5905f14dada3214f24f72c701ccef57fd75ce00fb1fdf32e7ca6dfbb838-d # internal BUILDSTDERR: k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid yjL_6Bq_IjU4lcqT2H-U/yjL_6Bq_IjU4lcqT2H-U -goversion go1.12 -D "" -importcfg $WORK/b300/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/41/41828dd19e21c87294cd0a45cc3c1444b44cdead7fa766be923aa6cd6c281901-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/66/66943cb00d55206f0c829846deb8ff2a40eaeeebfbdd5523c9a8c36607469df4-d # internal BUILDSTDERR: golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid GpIOHbK6OEFHobv1YiXH/GpIOHbK6OEFHobv1YiXH -goversion go1.12 -D "" -importcfg $WORK/b295/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b302/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b302/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b2/b28aabe3a6db14633ca672cf754ef7643a599085e278189e28445252b218d86a-d # internal BUILDSTDERR: github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid DepvvXd5M0ye62kIkTVo/DepvvXd5M0ye62kIkTVo -goversion go1.12 -D "" -importcfg $WORK/b304/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/ba/baf2ff87d2b6958d34cd59aac1087a196144145534660501209c5f49fde278d8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid 80IorK1EfFmRUL7mWHit/80IorK1EfFmRUL7mWHit -goversion go1.12 -D "" -importcfg $WORK/b305/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ef/ef1cf8e1c9fc13fa90cecd9c0477c73cdbf0970730b1fc1247150483031dc364-d # internal BUILDSTDERR: golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid lTqG1QBZh9cTf8_ybl9u/lTqG1QBZh9cTf8_ybl9u -goversion go1.12 -D "" -importcfg $WORK/b294/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/97/97129c168fb60c263dce739c6f1545c2651fb5165188831a9ffd5af18387f325-d # internal BUILDSTDERR: github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid JrzjVEncsvwFa-rqIlLU/JrzjVEncsvwFa-rqIlLU -goversion go1.12 -D "" -importcfg $WORK/b307/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7f/7feaee5b39efb0d33d4b43775faa4bd68be73962858a1e0550fa15e6a529ce94-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b306/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b306/ -g -O2 ./rootless_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/58/5894c725e10adbb5856b206c5d7d599ed41ce463809d7bce742fd553a8594602-d # internal BUILDSTDERR: github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid rVhoXXCgnIgPj6iRwaX-/rVhoXXCgnIgPj6iRwaX- -goversion go1.12 -D "" -importcfg $WORK/b282/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/68/68c167c7dbe557413b612b4b52358d6fdc06dc943c3fe5dbaabd77714a555bdd-d # internal BUILDSTDERR: golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ec/ec531d4a1779d2832afa41b89cc6ed105489920f5e48cfc5683d26326c05ce49-d # internal BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid tLAyd6jUCuixu59FgDrW/tLAyd6jUCuixu59FgDrW -goversion go1.12 -D "" -importcfg $WORK/b293/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid VOd3KZZF0foqNyhyTF7l/VOd3KZZF0foqNyhyTF7l -goversion go1.12 -D "" -importcfg $WORK/b281/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I $WORK/b306/ -g -O2 -o $WORK/b306/_x003.o -c rootless_linux.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/1b/1b5b66692be325cdd579bd6cea75bac9b491e99ad70f2e577048ce3abf093311-d # internal BUILDSTDERR: golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid aSttM3D5pLw39dzvr46I/aSttM3D5pLw39dzvr46I -goversion go1.12 -D "" -importcfg $WORK/b292/importcfg -pack ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/40/40e8dd0e3033ae6280ca8d2f4a46d508ec0ea2249aa26252b08a2ac8329940a2-d # internal BUILDSTDERR: github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid qXV0WWQgo1x2g5J7s8Ei/qXV0WWQgo1x2g5J7s8Ei -goversion go1.12 -D "" -importcfg $WORK/b272/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/4b/4bf0672be73e50a8b4010ae85678eb02154a4dc455278d5c2186675ab84e22be-d # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o -g -O2 BUILDSTDERR: github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid uI4GrvOgti3gtQi4xIL3/uI4GrvOgti3gtQi4xIL3 -goversion go1.12 -D "" -importcfg $WORK/b287/importcfg -pack ./volumes_create.go ./volumes_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/53/530e15d4ba7585fe8144450a653dcdda3d18854eabcc36b77e5d3138397debc4-d # internal BUILDSTDERR: github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid kw0hJo7jECPmQN0drC48/kw0hJo7jECPmQN0drC48 -goversion go1.12 -D "" -importcfg $WORK/b270/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid EoqjHPYO-dBxGXDP1LcB/EoqjHPYO-dBxGXDP1LcB -goversion go1.12 -D "" -importcfg $WORK/b306/importcfg -pack $WORK/b306/_cgo_gotypes.go $WORK/b306/rootless_linux.cgo1.go $WORK/b306/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b306/_pkg_.a $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/bb/bbc576ffc4701cefd0b0c8f117130b336665e9a7116092e9ab1c1db8ba8d6f57-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid BPf3cNOW83ZsuzeWMwEx/BPf3cNOW83ZsuzeWMwEx -goversion go1.12 -D "" -importcfg $WORK/b308/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/14/14f7a40010b71a56259c69937ad8ae8d4703406c1abd222fca8074d95c1e345b-d # internal BUILDSTDERR: github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid pLsFkPDhL04pwLCpFc1W/pLsFkPDhL04pwLCpFc1W -goversion go1.12 -D "" -importcfg $WORK/b310/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/c7/c73d2e9dce4fdc66d76779c81853865f546c4e84e4a20cca223044bab149bfe5-d # internal BUILDSTDERR: github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid PpewUuid4jelAUbeVbGl/PpewUuid4jelAUbeVbGl -goversion go1.12 -D "" -importcfg $WORK/b309/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/2d/2df9f814866eb0dd23f6589c6b547604c77924796e19108163c486136c9956e2-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Kyq6C7vN-O4nknuVM5gO/Kyq6C7vN-O4nknuVM5gO -goversion go1.12 -D "" -importcfg $WORK/b312/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/8b/8b0883152407b9e26b4f801b141666139680a87155a6e0653e56ecebf645dba3-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid Mpot1aaKBE8uHIk27C83/Mpot1aaKBE8uHIk27C83 -goversion go1.12 -D "" -importcfg $WORK/b315/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/a7/a7c85ced93c43bcb487c991830cb3f2c28c621e0c15d0677f08df6b9f5b87257-d # internal BUILDSTDERR: github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid b7JewmWzLPNPCuSRkD9W/b7JewmWzLPNPCuSRkD9W -goversion go1.12 -D "" -importcfg $WORK/b314/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/21/21126b61007648e1bf278659dd8640da66da1fd1db07f09f5a89ef54499d0e50-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid sthGbO6n8kJvwf6trcVq/sthGbO6n8kJvwf6trcVq -goversion go1.12 -D "" -importcfg $WORK/b316/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/d4/d431ca2e8b717a9c705c1e06a522a30593a8650ba373eee6ab118a0a173bb06f-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid KfoEknI0RpONRee_lJhj/KfoEknI0RpONRee_lJhj -goversion go1.12 -D "" -importcfg $WORK/b318/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/72/72225260a1cb408200746f298a6753fe7b02d61b35aac83bae5fce891094b25d-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b318/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 5qzuAQRYC39E_dICQEe7/5qzuAQRYC39E_dICQEe7 -goversion go1.12 -D "" -importcfg $WORK/b317/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/2f/2f33e2e76a21e7fd16ce6b23683b0044ee43c3f1ea0dc3f5bc5b75202cb9cfe7-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid D3sukePd6XzUVJNQ3HpZ/D3sukePd6XzUVJNQ3HpZ -goversion go1.12 -D "" -importcfg $WORK/b321/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f3/f337e924b8279a7eef392ab489516121f489dfc22a4fa604fba4706ecb3c628e-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 9535W_1jRJOpRlxX8nQ8/9535W_1jRJOpRlxX8nQ8 -goversion go1.12 -D "" -importcfg $WORK/b320/importcfg -pack ./reference.go BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/2c/2c7ba5557b37f7e23faed54932149d3f7e053dd1b3749cc5fb24de60303bcc1e-d # internal BUILDSTDERR: github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid rk996abQzQsny_9Vou8t/rk996abQzQsny_9Vou8t -goversion go1.12 -D "" -importcfg $WORK/b290/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/70/70ad690ad1d13f5c690161525243b72668bb1b290e88f9fe5ce9937fbcb3d925-d # internal BUILDSTDERR: github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid I7d_0EZZeUB64pg2-xMm/I7d_0EZZeUB64pg2-xMm -goversion go1.12 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/6a/6a1d709c76825aadeaba8fde37496a569ed27ca3d319a1ae7a86add4bf16afd3-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p net/mail -std -complete -installsuffix shared -buildid KeqX3k28X74HB3P7WKUb/KeqX3k28X74HB3P7WKUb -goversion go1.12 -D "" -importcfg $WORK/b322/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/3d/3dd56d57d3ebdb2da694865661cf4cec1c8f36a4fe4b12be4da469e6045643ea-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p text/template/parse -std -complete -installsuffix shared -buildid g8s9j355u3Lg2xfEvdCx/g8s9j355u3Lg2xfEvdCx -goversion go1.12 -D "" -importcfg $WORK/b324/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/c3/c3feaa3a417b88542a6887b2240c660409133c34d8d005f7406bf3d1220cfde8-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid 72n4G3NXccdGi9gtqiLh/72n4G3NXccdGi9gtqiLh -goversion go1.12 -D "" -importcfg $WORK/b327/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/9b/9bd3be7fc3f9271bd58136c3ca9db01315e0644915cc4512e4e643d444e63605-d # internal BUILDSTDERR: github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/opts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid bRUc4eGdq3R8T4tsw077/bRUc4eGdq3R8T4tsw077 -goversion go1.12 -D "" -importcfg $WORK/b329/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/ec/ec0ccc549c8c032b53f3951173dc6c181328054931f4835256fd2caf7f323c7d-d # internal BUILDSTDERR: github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid jAFMreT0FHe_NvBHiT-B/jAFMreT0FHe_NvBHiT-B -goversion go1.12 -D "" -importcfg $WORK/b330/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/bd/bd90b14ac825a043d862b04d7eeb0b5d776852d33eab19f29841c2fb063ff16b-d # internal BUILDSTDERR: github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid iKm607thlzIw9Hg5vh8L/iKm607thlzIw9Hg5vh8L -goversion go1.12 -D "" -importcfg $WORK/b331/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/b6/b69e00071a5b0cac05e800f4b225d4e248b652df6b4b76cf3d7b41e94980c4f2-d # internal BUILDSTDERR: github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid XkELT7e5OW3daZQhiayQ/XkELT7e5OW3daZQhiayQ -goversion go1.12 -D "" -importcfg $WORK/b334/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/05/05d7f008a5cb213b8b7b3efb302ba73c17b448ae7eef469c23edea90c03716c7-d # internal BUILDSTDERR: github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/Nvveen/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid 1iw_vfd16YZ6grtcMavF/1iw_vfd16YZ6grtcMavF -goversion go1.12 -D "" -importcfg $WORK/b336/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/52/52f55e6978cb01d6a57b6e7acf75f6ed4be8ad2c5e4d7ecc1b6347c111edb331-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p text/template -std -complete -installsuffix shared -buildid xLP_cMchUGHDod6grOaS/xLP_cMchUGHDod6grOaS -goversion go1.12 -D "" -importcfg $WORK/b323/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/38/38878e45f21ede8ceab6023586cfde6d877bdd44fe574cd71f4fd1d990b6aae1-d # internal BUILDSTDERR: github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid wbrPMsPZ-TQW4YYTTUGf/wbrPMsPZ-TQW4YYTTUGf -goversion go1.12 -D "" -importcfg $WORK/b333/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/fd/fd09b3829ae674d6fe612e798316a5b0421f9ff7cd00dd1019a353c127ef4ed5-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid MYBA49VgPRfWMZJ1lPSY/MYBA49VgPRfWMZJ1lPSY -goversion go1.12 -D "" -importcfg $WORK/b332/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/b9/b9799c779171e0551b14b1448b0896075ca2845cda6ba8489eb57f1232821937-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid phoVjMU5shgkGTvx-JqQ/phoVjMU5shgkGTvx-JqQ -goversion go1.12 -D "" -importcfg $WORK/b337/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e0/e08983cbee7143cce574d4c636d7319c5e771478cf6a078eec6a0a996118b73c-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid tcgXSaCMNfTMFO4iFL84/tcgXSaCMNfTMFO4iFL84 -goversion go1.12 -D "" -importcfg $WORK/b335/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/aa/aa9e4e7df987b7d93664669f1d93ad617c626759a8a73dff73c7df730c06d01c-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid sfpMvBi-woTwvTiOKkYG/sfpMvBi-woTwvTiOKkYG -goversion go1.12 -D "" -importcfg $WORK/b338/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/bf/bfc45498d8fc32e185fb86e9d3e65319fc715f5be41bc2a0b1f061eaa54920db-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid lSa4tX5pxT7a2x-KAtwi/lSa4tX5pxT7a2x-KAtwi -goversion go1.12 -D "" -importcfg $WORK/b328/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/17/1711022248db5b31ec30bf3ad9876242ac97bb0c62d09d737d51da0fb98aada0-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid VXQnfiLglDJMzlYxeXCz/VXQnfiLglDJMzlYxeXCz -goversion go1.12 -D "" -importcfg $WORK/b339/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/50/509d0a7ee0d979203e45453652e5fe06135c4363bdc2672205bb12bb1e240815-d # internal BUILDSTDERR: github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid hxBBX7Sge8ZU6SK4vt7m/hxBBX7Sge8ZU6SK4vt7m -goversion go1.12 -D "" -importcfg $WORK/b340/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/29/29fed8d2f49cbf8e0008e96aa56ded7b202964f5c91f18a533f0d536642a1966-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p encoding/csv -std -complete -installsuffix shared -buildid vMKfCamARvgJvKmsGthN/vMKfCamARvgJvKmsGthN -goversion go1.12 -D "" -importcfg $WORK/b344/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/17/172e0fd3d149da03ba357b7f0b332202a42309f58c77ef8e7e3a75773dca2288-d # internal BUILDSTDERR: github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid gMNA0uvGHfK_loR2cesk/gMNA0uvGHfK_loR2cesk -goversion go1.12 -D "" -importcfg $WORK/b343/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/98/98cca9f32008f68e899c04efaf655f4806a0c2e09f42d1065f05fbee742d82a1-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Vy48nTeOiLGf9Kn4o5uY/Vy48nTeOiLGf9Kn4o5uY -goversion go1.12 -D "" -importcfg $WORK/b319/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/f2/f26e1c2ce4c247c72933e94a25378e855310c2bac08fa0e8f4beeeab5a05b8c6-d # internal BUILDSTDERR: github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid NotSr1M8yc93bV70Llf2/NotSr1M8yc93bV70Llf2 -goversion go1.12 -D "" -importcfg $WORK/b325/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/97/97ca1af84211c8d45c66775df6a9676d8d4b825489cb5d5b51eba3f3ea0c80d5-d # internal BUILDSTDERR: github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 02tNq6pGmJ1nRHiXEfwR/02tNq6pGmJ1nRHiXEfwR -goversion go1.12 -D "" -importcfg $WORK/b346/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d1/d100773a91bfc33f5ea2e029510f826a181dc4e6ee7b10b5899983144d664e56-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid aRmQImXLj2RLSGkHWo9K/aRmQImXLj2RLSGkHWo9K -goversion go1.12 -D "" -importcfg $WORK/b347/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c0/c04cb9bef2839ccd37f24c8a14716638fdcc874b497560c9a36634ae4f1df774-d # internal BUILDSTDERR: github.com/mattn/go-shellwords BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-shellwords BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid DjXNzGa2ubw7dxii7bBX/DjXNzGa2ubw7dxii7bBX -goversion go1.12 -D "" -importcfg $WORK/b348/importcfg -pack ./shellwords.go ./util_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/47/47188b659880dc18744e65ebbf50a4d7a21501882b5d901223c07999ba01c502-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid c1C0QDC0AMdM43tEBdix/c1C0QDC0AMdM43tEBdix -goversion go1.12 -D "" -importcfg $WORK/b313/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/2f/2fe21b3f404ad7efdc6f9e34ab2f5f19473e5c5850c89fc8bab1ddbcb5fc3824-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/c3/c3aa2ef6c1e1af5b2dcc89262cf033491d54b8c92b70abd3f3766be92b736117-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/32/32d0bcb4c857d29653604273ee6580c1d9adcc4a693761850a1f9c5e4af1b85e-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid oZ9ubQ79p6AQ9fGeXwJ7/oZ9ubQ79p6AQ9fGeXwJ7 -goversion go1.12 -D "" -importcfg $WORK/b311/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/fa/faa13cef05918cf1dfbeca289da1167c2e57915081f42489934d5b13bf8d6e01-d # internal BUILDSTDERR: cd $WORK/b302 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -o $WORK/b302/_cgo_.o $WORK/b302/_cgo_main.o $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o $WORK/b302/_x005.o $WORK/b302/_x006.o $WORK/b302/_x007.o $WORK/b302/_x008.o $WORK/b302/_x009.o $WORK/b302/_x010.o $WORK/b302/_x011.o $WORK/b302/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage glibobject -dynimport $WORK/b302/_cgo_.o -dynout $WORK/b302/_cgo_import.go BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid GJS9XGOMAROpvnUOMc6k/GJS9XGOMAROpvnUOMc6k -goversion go1.12 -D "" -importcfg $WORK/b302/importcfg -pack $WORK/b302/_cgo_gotypes.go $WORK/b302/gboolean.cgo1.go $WORK/b302/gcancellable.cgo1.go $WORK/b302/gerror.cgo1.go $WORK/b302/gfile.cgo1.go $WORK/b302/gfileinfo.cgo1.go $WORK/b302/ghashtable.cgo1.go $WORK/b302/ghashtableiter.cgo1.go $WORK/b302/glibobject.cgo1.go $WORK/b302/gobject.cgo1.go $WORK/b302/goptioncontext.cgo1.go $WORK/b302/gvariant.cgo1.go $WORK/b302/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b302/_pkg_.a $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o $WORK/b302/_x005.o $WORK/b302/_x006.o $WORK/b302/_x007.o $WORK/b302/_x008.o $WORK/b302/_x009.o $WORK/b302/_x010.o $WORK/b302/_x011.o $WORK/b302/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/70/70f354989d654647fe2906172f70c82413259577c97844ceb16492a9b87abba7-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b303/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b303/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd $WORK/b303 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -o $WORK/b303/_cgo_.o $WORK/b303/_cgo_main.o $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage otbuiltin -dynimport $WORK/b303/_cgo_.o -dynout $WORK/b303/_cgo_import.go BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid vsbQA7xLbv5iqUoVEL7p/vsbQA7xLbv5iqUoVEL7p -goversion go1.12 -D "" -importcfg $WORK/b303/importcfg -pack $WORK/b303/_cgo_gotypes.go $WORK/b303/builtin.cgo1.go $WORK/b303/checkout.cgo1.go $WORK/b303/commit.cgo1.go $WORK/b303/init.cgo1.go $WORK/b303/log.cgo1.go $WORK/b303/prune.cgo1.go $WORK/b303/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b303/_pkg_.a $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/80/80a749b33a463c00c4c5d67d54e4e8cfd1dfcc48067bfa0212a2b136a2a26a31-d # internal BUILDSTDERR: github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b301/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b301/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: cd $WORK/b301 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -o $WORK/b301/_cgo_.o $WORK/b301/_cgo_main.o $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage ostree -dynimport $WORK/b301/_cgo_.o -dynout $WORK/b301/_cgo_import.go BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/image/ostree -installsuffix shared -buildid rHgrdqHCy3L818cD2sdI/rHgrdqHCy3L818cD2sdI -goversion go1.12 -D "" -importcfg $WORK/b301/importcfg -pack ./ostree_transport.go $WORK/b301/_cgo_gotypes.go $WORK/b301/ostree_dest.cgo1.go $WORK/b301/ostree_src.cgo1.go $WORK/b301/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b301/_pkg_.a $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/1f/1fed87087c8ab304b13e2b009f1e0c5edf00d845d727e21e6050e8e522d4d626-d # internal BUILDSTDERR: github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid tnxoCIFcrxH3TMyDXdyq/tnxoCIFcrxH3TMyDXdyq -goversion go1.12 -D "" -importcfg $WORK/b268/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/52/52dca970edc9759721aa25550f118b764d14d790b168b99437d729766e461273-d # internal BUILDSTDERR: github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid QHTQmARf42_UzN1L1D_x/QHTQmARf42_UzN1L1D_x -goversion go1.12 -D "" -importcfg $WORK/b052/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/da/dac6d91c0cd2f42f9002476166ece593d78e888b82bd4795a4934edac5ec9c7a-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid nypSs0m2yeeHbQejusRD/nypSs0m2yeeHbQejusRD -goversion go1.12 -D "" -importcfg $WORK/b342/importcfg -pack ./common.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid kj6Tn9aQH7scTwLVhUvh/kj6Tn9aQH7scTwLVhUvh -goversion go1.12 -D "" -importcfg $WORK/b345/importcfg -pack ./parse.go BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid KF4C_EvLwrHyWAsyZUZz/KF4C_EvLwrHyWAsyZUZz -goversion go1.12 -D "" -importcfg $WORK/b341/importcfg -pack ./build.go ./chroot_symlink.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/38/384a52dcf5dfb9ecb884ed425eba9d8aba1a478e379fa534c0cf65d9006b35e3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/64/6450e793e72504a59a43ca4b2b4c991c21774f7ad00f76add2e59bcad8dc1bef-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/d2/d2e236d51ba09dc09a7686edafc3c62bf87b20287003cfe4e78ce3994c33552d-d # internal BUILDSTDERR: github.com/containers/buildah/cmd/buildah BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/cmd/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid oQudlgiN_Jpmxd2I6qRj/oQudlgiN_Jpmxd2I6qRj -goversion go1.12 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/4a/4adfe796f21e2f7916825bbee8110d19681aafa0a27690d27ec5e9e837e27389-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=DVZvsWIGjFtqke1s5rKv/oQudlgiN_Jpmxd2I6qRj/apLrfhu3Bply58ZM0m9y/DVZvsWIGjFtqke1s5rKv -B 0x79ff94538dffbabe67dae3230d8279db81ca4bf2 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mv $WORK/b001/exe/a.out buildah BUILDSTDERR: rm -r $WORK/b001/ + /usr/bin/make docs /usr/bin/make -C docs make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-version.md -out buildah-version.1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w3fA7M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -d /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64//usr/share/bash-completion/completions/buildah + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7-3.git873f001.fc30 --unique-debug-suffix -1.7-3.git873f001.fc30.aarch64 --unique-debug-src-base buildah-1.7-3.git873f001.fc30.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/bin/buildah BUILDSTDERR: 13049 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildah-1.7-3.git873f001.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cI2zG6 + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WoBwZs + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.7-3.git873f001.fc30 buildah(aarch-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-debugsource-1.7-3.git873f001.fc30.aarch64 Provides: buildah-debugsource = 1.7-3.git873f001.fc30 buildah-debugsource(aarch-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.7-3.git873f001.fc30.aarch64 Provides: buildah-debuginfo = 1.7-3.git873f001.fc30 buildah-debuginfo(aarch-64) = 1.7-3.git873f001.fc30 debuginfo(build-id) = af4a659d7cdb7c02d63cbb31b582a1a3547305f0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.7-3.git873f001.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 Wrote: /builddir/build/RPMS/buildah-1.7-3.git873f001.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.7-3.git873f001.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.7-3.git873f001.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nxrpe7 + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.aarch64 + exit 0 Child return code was: 0