Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pack.spec'], chrootPath='/var/lib/mock/f37-build-649480-72749/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pack.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/pack-0.27.0-4.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pack.spec'], chrootPath='/var/lib/mock/f37-build-649480-72749/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pack.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2HuKmO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pack-0.27.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v0.27.0-vendor.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pack-0.27.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'pack-0.27.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X9FqPK + umask 022 + cd /builddir/build/BUILD + cd pack-0.27.0 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/pack-0.27.0/_build:/builddir/build/BUILD/pack-0.27.0 + GOPATH=/builddir/build/BUILD/pack-0.27.0/_build:/builddir/build/BUILD/pack-0.27.0 + mkdir _build ~/build/BUILD/pack-0.27.0/_build ~/build/BUILD/pack-0.27.0 + pushd _build + mkdir -p src/github.com/buildpacks + ln -s ../../../../ src/github.com/buildpacks/pack ~/build/BUILD/pack-0.27.0 + popd + ln -s vendor src + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xd814e6325e60d7a3b840f9f19160dcb888b8740d -compressdwarf=false -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\''' -a -v -x -o out/pack github.com/buildpacks/pack/cmd/pack WORK=/tmp/go-build499202113 internal/unsafeheader mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid _ty_MaciXr7kBLlfceHG/_ty_MaciXr7kBLlfceHG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid iK0p2ZehF8N7tcQz6exj/iK0p2ZehF8N7tcQz6exj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/goarch mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid KiDfXdpZlUq6Qv90KYR4/KiDfXdpZlUq6Qv90KYR4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_riscv64.go /usr/lib/golang/src/internal/goarch/zgoarch_riscv64.go internal/cpu mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b013/symabis ./cpu.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid rzQjsN45AgTC_8th_UeP/rzQjsN45AgTC_8th_UeP -goversion go1.19 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go /usr/lib/golang/src/internal/cpu/cpu_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/60/60e421b1712486e9301183ff730135f8b3dac222bd20643258c0bdb2c677bf0d-d # internal internal/abi mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b011/symabis ./abi_test.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/86/860376b9143c6c7d7364642e3d2765fc28cfd4ccd85c79ec0153a361ea1e948a-d # internal internal/goos mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid YW1cyFAa_F10efwQEaIa/YW1cyFAa_F10efwQEaIa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid CXUEXSC-9oHfUObwsycZ/CXUEXSC-9oHfUObwsycZ -goversion go1.19 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_riscv64.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/48/48e2509a1c99089bba74c1b3ac65d8c3375d1999543bd0d0c1e580fc4f61ecee-d # internal runtime/internal/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b016/symabis ./atomic_riscv64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid YdL9VV50D-exUAnB5Kek/YdL9VV50D-exUAnB5Kek -goversion go1.19 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_riscv64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c4/c4c1dde820873afa540368882f4cb895da528939b7b731a28ba5028ff2eb916c-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid tvstM1xW0Pf5ByqL_UJo/tvstM1xW0Pf5ByqL_UJo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b011/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b013/cpu.o ./cpu.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/71/71124a77fdc16b719c8e995b6262aabe4506a45142417b37a86f65d0778517f9-d # internal runtime/internal/sys cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b017/_pkg_.a # internal mkdir -p $WORK/b018/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1a/1a74ef7e653a014d4abecc5ea6cb2d8cf8b9551db29d0e38304d308e0b4007c8-d # internal runtime/internal/syscall mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b019/symabis ./asm_linux_riscv64.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid qhCwUDzfkAGROkdsDu3x/qhCwUDzfkAGROkdsDu3x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e7/e7b360a3fbb6432a0dd558c5843f88305e841fda99c9e57a3ff5b4d91fb48df6-d # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b012/symabis ./compare_riscv64.s ./count_riscv64.s ./equal_riscv64.s ./indexbyte_riscv64.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid ZWSyeC-QA5p-TECb3i-h/ZWSyeC-QA5p-TECb3i-h -goversion go1.19 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid T2mE98VCVcXixb3mQzAK/T2mE98VCVcXixb3mQzAK -goversion go1.19 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_generic.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b019/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0b/0b5807b43c53afa3d88550682f50b6d52ef727072e18d2d84c145f0d5cdcbbec-d # internal internal/race mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid ranN6N3Rzti3vde4yekM/ranN6N3Rzti3vde4yekM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b016/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/compare_riscv64.o ./compare_riscv64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1d/1dea1240673adec2defb5a8c5eb6b377d3ca0b850c3e637ee01fd29b516742f2-d # internal sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b023/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid 8ZuzIhNu1ZBltc9tGBrz/8ZuzIhNu1ZBltc9tGBrz -goversion go1.19 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b022/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/count_riscv64.o ./count_riscv64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/98/98903ea22dafd9198286410cd0c2a6697dedf099006a7c8689e7778c5bccaa20-d # internal unicode mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid VHt6-J5rRNH0ARktdUxm/VHt6-J5rRNH0ARktdUxm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/equal_riscv64.o ./equal_riscv64.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5b/5bd8eb5bc7e73db301ea82d10c63f4d0afc50f6bd2a6964d6963cbe082f1669d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b012/indexbyte_riscv64.o ./indexbyte_riscv64.s unicode/utf8 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid 2Ha-qzB6p0x8pkwVPZ4Y/2Ha-qzB6p0x8pkwVPZ4Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_riscv64.o $WORK/b012/count_riscv64.o $WORK/b012/equal_riscv64.o $WORK/b012/indexbyte_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/42/42dca374ae2d1d5200b66ad77ad05e75125be8354d59bb629ef16b510d1b80cb-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_riscv64.s ./atomic_riscv64.s ./duff_riscv64.s ./memclr_riscv64.s ./memmove_riscv64.s ./preempt_riscv64.s ./rt0_linux_riscv64.s ./sys_linux_riscv64.s ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid xugUDNHE9W5dCh8NEbLt/xugUDNHE9W5dCh8NEbLt -goversion go1.19 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_riscv64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mmap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_riscv64.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/sigaction.go /usr/lib/golang/src/runtime/signal_linux_riscv64.go /usr/lib/golang/src/runtime/signal_riscv64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_riscv64.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_riscv64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_riscv64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b023/asm.o ./asm.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7d/7d8348550dfc4047ed4efb85d5776de5c41f40a8afe29401a81181e36f8f9f8b-d # internal math/bits mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math/bits -std -complete -installsuffix shared -buildid vDtHOn9f0Gmd1CvUJzgk/vDtHOn9f0Gmd1CvUJzgk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f2/f202b017a81f464a721e7000a890ba328d6a1fa5352afc2c2cfb5a00bb58cb24-d # internal internal/itoa mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/itoa -std -complete -installsuffix shared -buildid xiL8i5NODJOHczZjgmyh/xiL8i5NODJOHczZjgmyh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/68/68abcaa426999f0653cda1ff4718c6750e73bf2bb7c3e6e518c19bb40a7a7a65-d # internal encoding mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding -std -complete -installsuffix shared -buildid rUsqHC8abtzVfnFG2Pl4/rUsqHC8abtzVfnFG2Pl4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/19/192a174af821e557ec17d6954e0762fd0daf86a2edf409b27c5a9cd6d5694afb-d # internal github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 4HF9Pz4j4vbQrRJm4JiC/4HF9Pz4j4vbQrRJm4JiC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/16/16ca016e5e4ad0efeece33d2a459c2fa4bc602924fc4a2874e3b8e79ebd6fb8d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f1/f1f103e65a56ddb9162ee61346c4fdf6e3a837ece020791df64f154789ff4ba0-d # internal unicode/utf16 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid bRkNILkGeZHkfLgpw8N5/bRkNILkGeZHkfLgpw8N5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b029/symabis ./dim_riscv64.s ./sqrt_riscv64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math -std -installsuffix shared -buildid bdirR91Kuky6pBzwQfRB/bdirR91Kuky6pBzwQfRB -goversion go1.19 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_noasm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_noasm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/6d/6dd9de666162e3f69ebbc41f1e18bb4d9b5c0fec4e238e595f095f2c4df77e36-d # internal crypto/internal/subtle mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid CGQ4Q5rXrf0ZWLR8HxU6/CGQ4Q5rXrf0ZWLR8HxU6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/88/88bfbe620209e0164f4744747ec98628518b11d06331eeeba00dde1e9fc8b669-d # internal crypto/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/subtle -std -complete -installsuffix shared -buildid nVh-uDyFidmZai6CWc-o/nVh-uDyFidmZai6CWc-o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2b/2bea4a5bd00952936b200a1c70a18b8535274577380443669f37ac297643048a-d # internal crypto/internal/boring/sig mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b087/symabis ./sig_other.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid n0CQRS34T8JZDm7H_QT6/n0CQRS34T8JZDm7H_QT6 -goversion go1.19 -symabis $WORK/b087/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_riscv64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b087/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b087/_pkg_.a $WORK/b087/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ae/aed5ad091b41fe3b83e096d3d5fc09f00a30aa40eaec67f7034bbd6f35d5b9fa-d # internal github.com/buildpacks/pack/internal/stringset mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/buildpacks/pack/internal/stringset -complete -installsuffix shared -buildid 6CRk2uOIuLwJvR3fXXjV/6CRk2uOIuLwJvR3fXXjV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/stringset/stringset.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/18/18ab02b0b5e88a1f296a483a2b67d6abc2233ccfb4c5e5fc84d9465139507dd6-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types -complete -installsuffix shared -buildid 5crD8MYg0py6z0QQi8Yf/5crD8MYg0py6z0QQi8Yf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/48/481fa9c286ac657e47962cbe347f09524525b8823771d9bec0d4674d8a332270-d # internal internal/nettrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p internal/nettrace -std -complete -installsuffix shared -buildid b9kUX6wfaJ9L6XXy9QOz/b9kUX6wfaJ9L6XXy9QOz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/0f/0fae628a9434d6e5ad4448c0f9773dc251c4b1c02d856c47c37bea4125c3a088-d # internal container/list mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p container/list -std -complete -installsuffix shared -buildid OLESsheW2iVLlkpzGmAP/OLESsheW2iVLlkpzGmAP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/20/20cc1d3656c61568c6c6f5658cfbad2179a34405933cddfbb20023aaebe9ad80-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid K38vu3Z-19Ew2oQSerfb/K38vu3Z-19Ew2oQSerfb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ea/ea6c3c18df9b308c6d8a9dadf349352272bcd674b9259cf60df3b029ef8b070b-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid uZOGtt5A-GexQ4cbTomN/uZOGtt5A-GexQ4cbTomN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/53/5351e5e584e923482dfff0e5f77625a2732552c2afe15a16785e2662cf010740-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid Eg2v2wUVmxkYFpHU2bpP/Eg2v2wUVmxkYFpHU2bpP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/common.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/common_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/15/153050f614135771abdce6442251a875b55896703db07a3008949eccf80d8d7e-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 2Yi9F27Nk6HkOiC-aEG4/2Yi9F27Nk6HkOiC-aEG4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/a6/a6b2f267e1af0dda51f5fb2393b499422ac8b270345c870bcda9acc281d39ace-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid sjp-KoblMfM8z0r8QiOD/sjp-KoblMfM8z0r8QiOD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image/image_history.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/2f/2f5e9b931819373e202002fb927121050fc26e520baf0ae1236a88fb0d38ef65-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types -complete -installsuffix shared -buildid UIHLu030z6lqubvyzAAj/UIHLu030z6lqubvyzAAj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b223/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types/authconfig.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/75/75f2220faf330e957056ad01807eb828c2760f7ef8406072689855d4726ca9d5-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio -complete -installsuffix shared -buildid KvTxsE-CTa-RGJLddIYC/KvTxsE-CTa-RGJLddIYC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b271/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio/byte.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d8/d8f225cd40e62dc79577fc2d6799abc80b6a06517137c82d63137aba5d8d7d50-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2 -complete -installsuffix shared -buildid H5aQuv5r6wi1qKh2LrrO/H5aQuv5r6wi1qKh2LrrO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b296/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/doc.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b029/dim_riscv64.o ./dim_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/03/03ac1f967a97d8357a9aa3d448778516c49217ddd48212f63744ec7d209b06a5-d # internal github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version -complete -installsuffix shared -buildid qYgQWYrIfwY3Yw4q6qD3/qYgQWYrIfwY3Yw4q6qD3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b308/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version/version.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b029/sqrt_riscv64.o ./sqrt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/94/9473221cfd0ec7c4b73d3164af1f356833c69dbe6784022d0b7a7cbcacd4559b-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version -complete -installsuffix shared -buildid 3ptE9ioXvzJjINsHToSz/3ptE9ioXvzJjINsHToSz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b325/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/6c/6c04a83fce28444e622a75f5262e44dff26155c1106aa7fbf963049a5e79cde1-d # internal github.com/buildpacks/pack/internal/strings mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/buildpacks/pack/internal/strings -complete -installsuffix shared -buildid 0yohKudiRK4pdyY3UKtP/0yohKudiRK4pdyY3UKtP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b337/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/strings/strings.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_riscv64.o $WORK/b029/sqrt_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/1c/1cb73fe2afa3495734e3b77b63e21197139abe93cc514af098ab21b5f42148fe-d # internal github.com/buildpacks/pack mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/buildpacks/pack -complete -installsuffix shared -buildid IK7FzYg5N520ftxhYvIV/IK7FzYg5N520ftxhYvIV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b353/importcfg -pack ./_build/src/github.com/buildpacks/pack/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b2451beb49443ab274b8840267d90e7dec43393ec2e2ac55304b3913464fe96-d # internal image/color mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p image/color -std -complete -installsuffix shared -buildid IV4rRX6JUSIrfON9Ux0L/IV4rRX6JUSIrfON9Ux0L -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b385/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/6a/6aabe4bf355869978521b9bde7729af64e8dbc3319fa75c44d0e90d937425f32-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid -W4TXcGVZCWmOYq7ZDMM/-W4TXcGVZCWmOYq7ZDMM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b451/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/15/156589975c322753fe54103d7b6e320ae716d268d9a24dc4d16bb1fc16caa02f-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress -complete -installsuffix shared -buildid 23v48mr7jnPy4QCKTTI1/23v48mr7jnPy4QCKTTI1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/compressible.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/cc/ccfb6a0fb18b6dd9afbc953e97d3abc4fdb7c1f39ff85ed7f36d227f2a0072c4-d # internal github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid HTCNLbtqqS3-2zZ8wPke/HTCNLbtqqS3-2zZ8wPke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b467/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier/mib.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/48/4866f63c752fbf80217b6411e5a270e7fd8f01ca176b80c920dc70b047651e06-d # internal github.com/buildpacks/pack/vendor/github.com/rivo/uniseg mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/buildpacks/pack/vendor/github.com/rivo/uniseg -complete -installsuffix shared -buildid sNsGgnnH1dknqHQ07IdL/sNsGgnnH1dknqHQ07IdL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b510/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/uniseg/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/uniseg/properties.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/21/2175afa46e565b08642b5f1a432fc404477da7f3437486789efa9d5b9e0ccf1b-d # internal github.com/buildpacks/pack/internal/slices mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/buildpacks/pack/internal/slices -complete -installsuffix shared -buildid hedb95VWmMrcfXEvVERh/hedb95VWmMrcfXEvVERh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b526/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/slices/slices.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d1/d143406387acf554427e8f520197bbf4e5c42b6d787e97722cdf8e534a5fa41a-d # internal github.com/buildpacks/pack/registry mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/buildpacks/pack/registry -complete -installsuffix shared -buildid wELvnkEOo2oVRcol6WGx/wELvnkEOo2oVRcol6WGx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b530/importcfg -pack ./_build/src/github.com/buildpacks/pack/registry/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/ab/ab035de933c3e7ad96df90936c03880533d17480794bc600942009a3460065ca-d # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/a7/a7dacd1716d2e51540b79caca6bf96b1214c6a1af193eeba0357dd6a2af376af-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/8a/8a5f44ff77e2e81d73cee6a31ba116567c3baa8aaf94ebff2a45c3231c0f45d0-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/atomic_riscv64.o ./atomic_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/duff_riscv64.o ./duff_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memclr_riscv64.o ./memclr_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/memmove_riscv64.o ./memmove_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/preempt_riscv64.o ./preempt_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/rt0_linux_riscv64.o ./rt0_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/sys_linux_riscv64.o ./sys_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b010/tls_riscv64.o ./tls_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_riscv64.o $WORK/b010/atomic_riscv64.o $WORK/b010/duff_riscv64.o $WORK/b010/memclr_riscv64.o $WORK/b010/memmove_riscv64.o $WORK/b010/preempt_riscv64.o $WORK/b010/rt0_linux_riscv64.o $WORK/b010/sys_linux_riscv64.o $WORK/b010/tls_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/be/beb3dd7602a2814ef5a959156331b09ab671c590e2aafda9cfcb0afccb4819ea-d # internal sync mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid 5d-96NwC6829t2fGGDKe/5d-96NwC6829t2fGGDKe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid xLSlwbe9Lh8SYTwnCOZ7/xLSlwbe9Lh8SYTwnCOZ7 -goversion go1.19 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2a/2a2b06467182d6b4ebb1ec476ce43c5dee4afd36b757ee9b5fdd314517e284fd-d # internal internal/testlog mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF math/rand mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/testlog -std -complete -installsuffix shared -buildid krPUv5BrPZ4pO3uczdZq/krPUv5BrPZ4pO3uczdZq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p math/rand -std -complete -installsuffix shared -buildid INi0a4hcwA1lT1q2NNJY/INi0a4hcwA1lT1q2NNJY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go runtime/cgo mkdir -p $WORK/b064/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b064/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/39/396c228e93312afc33a47ac2ce6db52d3911b6c5873ff50bcae3d27ea711d32b-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true internal/sysinfo mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid LA3sjI0RgcHtkkDy8Aiz/LA3sjI0RgcHtkkDy8Aiz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cd $WORK gcc -Wl,--no-gc-sections -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d3/d3223b3caa1ea3676f8357e878343182b18a8dec579e0bbb70afe3701bbe82fe-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_riscv64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b006/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f1/f1e5a839d2be4462babb1ad354fc4f1c4ea91c4fb3623d78c9cc8a3eef22eae9-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true internal/singleflight mkdir -p $WORK/b126/ cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p internal/singleflight -std -complete -installsuffix shared -buildid 8qutOTzMuohoVdRiN4G3/8qutOTzMuohoVdRiN4G3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/09/09e4d2c4f798beb810347291d9c0e0ab9922c954b7940a770cf07fd83d60f2d6-d # internal errors mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid H0-UWGKtFn2udBg4Exug/H0-UWGKtFn2udBg4Exug -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid 2I8GcVJBZLMYMdQfYRUW/2I8GcVJBZLMYMdQfYRUW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/bb/bbe4bc3c5330bd7a5c225caf3dae428a6c5c196e9b1f492afab166d9d89d568d-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/b6/b6bf8a6114ba32158700a72fe91797d0de935b9bac2daab2dca935725ab82e7c-d # internal io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid NNn-CjPEUWw153WGgqd8/NNn-CjPEUWw153WGgqd8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid eE1EqI8euZF_fbCwFMEE/eE1EqI8euZF_fbCwFMEE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a2/a25572dde5b4bb2155476874985c101875167c17625fc384cd8a0aa0284b5f94-d # internal internal/oserror mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -std -complete -installsuffix shared -buildid SJCCxkL4CcK3W_aME62J/SJCCxkL4CcK3W_aME62J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/08/085289578486c7b154cd2826411fae56541c7ba6733e5b78bb6427d9b85ab791-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f8/f8263a89ce009a142ddb2275e274373743662972c7cd9da2e0ea8be48bf1ea50-d # internal bytes mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid avymbvOgn9xwgrQlp45o/avymbvOgn9xwgrQlp45o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go syscall mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b041/symabis ./asm_linux_riscv64.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -std -installsuffix shared -buildid wH22z2nRxxJq5DbuZk0K/wH22z2nRxxJq5DbuZk0K -goversion go1.19 -symabis $WORK/b041/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_riscv64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_riscv64.go /usr/lib/golang/src/syscall/zsyscall_linux_riscv64.go /usr/lib/golang/src/syscall/zsysnum_linux_riscv64.go /usr/lib/golang/src/syscall/ztypes_linux_riscv64.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x006.o -c gcc_linux_riscv64.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x008.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/06/06abeb8aa22610351d813c88d10faa17c09bd21339786fb5758757b6e9d66e05-d # internal strings mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p strings -std -complete -installsuffix shared -buildid ktVrrkMiqmqS1yLer1mQ/ktVrrkMiqmqS1yLer1mQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/bc/bcd4eb3df87453a2e10194e6e729d6eb76a756bd13791a816d3b866bf5fef627-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x009.o -c gcc_util.c reflect mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -gensymabis -o $WORK/b031/symabis ./asm_riscv64.s ./float32reg_riscv64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p reflect -std -installsuffix shared -buildid SUn0dI6NCD5CjgFjjQof/SUn0dI6NCD5CjgFjjQof -goversion go1.19 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/stubs_riscv64.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x010.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b026/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I $WORK/b064/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b064/_x011.o -c gcc_riscv64.S cd $WORK/b064 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6d/6d30d9c32387a4ce5252b5543635d39095231c515b3bcc47c329e0ee058ec076-d # internal bufio mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p bufio -std -complete -installsuffix shared -buildid 1gnlaQGb-ME25VtWrGxl/1gnlaQGb-ME25VtWrGxl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b064=/tmp/go-build -gno-record-gcc-switches -o $WORK/b064/_cgo_.o $WORK/b064/_cgo_main.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.o $WORK/b064/_x011.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage cgo -dynimport $WORK/b064/_cgo_.o -dynout $WORK/b064/_cgo_import.go -dynlinker cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b064/symabis ./asm_riscv64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p runtime/cgo -std -installsuffix shared -buildid 5F46f6669cpg56V64zOB/5F46f6669cpg56V64zOB -goversion go1.19 -symabis $WORK/b064/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/setenv.go $WORK/b064/_cgo_gotypes.go $WORK/b064/cgo.cgo1.go $WORK/b064/_cgo_import.go cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/cgo -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b064/asm_riscv64.o ./asm_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_riscv64.o $WORK/b064/_x001.o $WORK/b064/_x002.o $WORK/b064/_x003.o $WORK/b064/_x004.o $WORK/b064/_x005.o $WORK/b064/_x006.o $WORK/b064/_x007.o $WORK/b064/_x008.o $WORK/b064/_x009.o $WORK/b064/_x010.o $WORK/b064/_x011.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/56/56fc18c2e54e698f945ded3969eb3db3e17f53de1ea5c3e6008fd48324da7a73-d # internal path mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p path -std -complete -installsuffix shared -buildid g1s0qEfOIKUvN-uO1Bt4/g1s0qEfOIKUvN-uO1Bt4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/42/42acd26e715f3e06e6f9bbeefa0b5e79f6619f7be24c146f6d7ea2e12e27009e-d # internal hash mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p hash -std -complete -installsuffix shared -buildid Ed5f0iLC_RsAKXH209LE/Ed5f0iLC_RsAKXH209LE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_riscv64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b041/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/61/612b70f48ce36f1f8d1858669e328f95e73cf05b54218b61b1ffdc7d55182624-d # internal hash/crc32 mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p hash/crc32 -std -complete -installsuffix shared -buildid LHQq6QOcfPvseq_8gHIs/LHQq6QOcfPvseq_8gHIs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/crc32_otherarch.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/5a/5a02478b97ade0cf34bc68ef7d628f3334ae16d0ec2b88460a3baa595ebcbf70-d # internal regexp/syntax mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p regexp/syntax -std -complete -installsuffix shared -buildid CdfqlvlTqpxjJ1hl7Y52/CdfqlvlTqpxjJ1hl7Y52 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/83/83c72e80d9a1edfeb325d9ca2ab6e6541e8bd830cffa72ae202baf4fd0d7bd02-d # internal crypto mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto -std -complete -installsuffix shared -buildid rtHxINgXwIu0KQP57grk/rtHxINgXwIu0KQP57grk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/14/1453ad920b541aa766825170e2e412355cc0aa57b9f81b5ce1f678146d43d966-d # internal internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid cAl2RF2Y3x5JAy2pqUoO/cAl2RF2Y3x5JAy2pqUoO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/75/75fa703f9ad946cbc5dff9f58d7638a06903cca515b48c95a5de28a91ce5d350-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ce/ceeee321131aa0cbf42ee9c56393b2787a2c837ecc55d8f67e6a4ed6840cccd0-d # internal internal/syscall/execenv mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JC5-Isx7cxoR0j3OpWZB/JC5-Isx7cxoR0j3OpWZB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p time -std -installsuffix shared -buildid NvxxgkT6CZZCr2FxpHFc/NvxxgkT6CZZCr2FxpHFc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d1/d13ac2a7813aee4fac75b4f5c8efb0d222bbc88b05a50fe473b24e96d0c11f06-d # internal crypto/internal/randutil mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 0PKhdJ8LEDbRoaewQhUl/0PKhdJ8LEDbRoaewQhUl -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/18/183ce5dbf3527f138b5b2ef155dc6e7d17e681fb1c0f3fb209111424156f26cb-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and -complete -installsuffix shared -buildid F57n6crp50j_JOAkpu6P/F57n6crp50j_JOAkpu6P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and/and_closer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5a/5ae37bb24050d361ae52c885d3c15bf5febe69f4bcba0a8a4e00d105f43b8e68-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid l8hWAEI7LToOFyBzrG2e/l8hWAEI7LToOFyBzrG2e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/48/481cdc607611618c0f842c24fd34c70f0a505860c9014ef4baf837b5717a0824-d # internal regexp mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b076/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p regexp -std -complete -installsuffix shared -buildid MwkiQBDfQOspfrKLdnM-/MwkiQBDfQOspfrKLdnM- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/27/27b8e1a9eb2adee5e76b22e954d1f6052e821f51a6040e9ed92a8cbef9f513dc-d # internal internal/poll mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid v481fICRKAmT4_QH8D8A/v481fICRKAmT4_QH8D8A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/12/12ac9ce02f5747d6342f5cbbede7b0519c9504cbd05e726beb04296573329dd5-d # internal io/fs mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io/fs -std -complete -installsuffix shared -buildid EL96iXKPsooXCfiTz5DE/EL96iXKPsooXCfiTz5DE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/15/15f052b6dedb07260b02a8d76975995cd24a296edb64c62039a791d677ed6e14-d # internal github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid t_aDLg2up_VYOSminLWo/t_aDLg2up_VYOSminLWo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal/tz.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/d0/d0eee6cbc0faf39171e6be4b29a7f89fc8d77772fca3c906f90ec8274b51ea9b-d # internal context mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p context -std -complete -installsuffix shared -buildid HOfxTK_qkpQOpgHIeaxT/HOfxTK_qkpQOpgHIeaxT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8d/8d471030b314b7df7be7fe735b9c45b80dd38198aa385958b1a22ece779adcb2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b031/asm_riscv64.o ./asm_riscv64.s crypto/internal/nistec/fiat mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid fiHMmJRWA-o2eg8uHhJs/fiHMmJRWA-o2eg8uHhJs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_riscv64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -compiling-runtime -o $WORK/b031/float32reg_riscv64.o ./float32reg_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_riscv64.o $WORK/b031/float32reg_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/28/28751ed73137cd02b24964414f2f5cf5557230c83a1d03b6de3c859793d743f6-d # internal crypto/rc4 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid LlF1UvldeA5R1_DB-ChS/LlF1UvldeA5R1_DB-ChS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/853d6c1297e0795c65ce746e2b6bba0c3b98812b1be5225bc7f677a5f8f06fde-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid KOBAxB8WO6m4tyjewMMb/KOBAxB8WO6m4tyjewMMb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/6e/6ef195df1e4c75dcdb0e552fdea86448ae5eda958a5ef8770d89a65e73b7d498-d # internal os mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid CHwRI3UPL3M9r2gJEHTB/CHwRI3UPL3M9r2gJEHTB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/rlimit.go /usr/lib/golang/src/os/rlimit_stub.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/50/50a926249027fbbf6466e0afe663c04584eaaafee8c4ee5e4506420e8c16dc9d-d # internal encoding/binary mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p encoding/binary -std -complete -installsuffix shared -buildid BBWRrkjQj_jJhzTUuGiU/BBWRrkjQj_jJhzTUuGiU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/29/29dbad08a586b1593218f6a1ce632a731037cb6344f0847450a2f315a33f1d3d-d # internal internal/fmtsort mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid PRva_d6bTPUS6W3SQUHn/PRva_d6bTPUS6W3SQUHn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d5/d5c37e2b55ad90e1b5d17cb5f715b2dd84d69a491ed45c8b0ec9882baa87529a-d # internal net/http/internal/ascii mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid 3_w3irl-6-CPhSG4UdLG/3_w3irl-6-CPhSG4UdLG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/8a/8a7023ca478f2a8c551e463afd64e2ce68d0f4c12a2c83b2f0e8c8a238762eb7-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid tM1L-IIXqnfcO1kR8e14/tM1L-IIXqnfcO1kR8e14 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions/compare.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/d0/d01a78730397555d42f9f8a9c1020e9556a8f29d6540db4a0cae0204293f4a86-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact -complete -installsuffix shared -buildid VNrJS5wFGAz0AXa4Xqzf/VNrJS5wFGAz0AXa4Xqzf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b235/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact/redact.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/35/35dde986a406859b254292a12869ad99d83baec8ea78f3ad0c6a6bea0dfe8a0e-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait -complete -installsuffix shared -buildid FfZOq8Vt79Syie54Zi6Z/FfZOq8Vt79Syie54Zi6Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b237/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait/kubernetes_apimachinery_wait.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/80/802715683c066d6bd43f3ec6501cf8a30fd84f8b7bfd36717a8cf5e05ab05e18-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk -complete -installsuffix shared -buildid l3Vda2AxPdtR48Vs82qh/l3Vda2AxPdtR48Vs82qh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b247/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/interfaces.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1b/1b54ab2cbd9315c627d5ae57e3b5739aedef0a746a4e0da4fd66155c4478b7cb-d # internal encoding/base64 mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/base64 -std -complete -installsuffix shared -buildid gmLYJNAr6O7tI8OWdbQk/gmLYJNAr6O7tI8OWdbQk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/8c/8c17d7addba8ca2c4d8855ab49c74b3eedaf3c719335e0a961cfd9e4d37da862-d # internal github.com/buildpacks/pack/vendor/golang.org/x/sys/unix mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/pack-0.27.0/_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/buildpacks/pack/vendor/golang.org/x/sys/unix -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b057/symabis ./asm_linux_riscv64.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/internal/unsafeheader=github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b058/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p github.com/buildpacks/pack/vendor/golang.org/x/sys/unix -installsuffix shared -buildid uQ97dOm9kiUFvQlhU7GX/uQ97dOm9kiUFvQlhU7GX -goversion go1.19 -symabis $WORK/b057/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/affinity_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/aliases.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/constants.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/dev_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/dirent.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/endian_little.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/env_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/fcntl.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/fdset.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/ifreq_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/ioctl.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/race0.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/str.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/sysvshm_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/sysvshm_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/timestruct.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/56/56e8d44c2c84b5094336df90122f8d041e8dc5a4ceb0ba6d31c8ecc7051620f5-d # internal crypto/cipher mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/cipher -std -complete -installsuffix shared -buildid ZYSEFlKIvRXkeFIQ5REZ/ZYSEFlKIvRXkeFIQ5REZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d7/d712ac0b110fbc73dc9898407a45b80c6c3ca2a9b16c35ce68b8a5c7c1961d0f-d # internal fmt mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p fmt -std -complete -installsuffix shared -buildid oP-Qwq6JroC7TzGHYyRI/oP-Qwq6JroC7TzGHYyRI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/83/8353d57806dbce6baed92c1263c045b73133d89ba68ff0c828d8f068793ede52-d # internal io/ioutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io/ioutil -std -complete -installsuffix shared -buildid q-oHYfqnuzfrj-nTo8xw/q-oHYfqnuzfrj-nTo8xw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/78/78dbe7f55931066e568917fb8fb17ea0b23d6018bbb2a032b2ab0677202d2f25-d # internal path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p path/filepath -std -complete -installsuffix shared -buildid S4niy-F1n0U9b1MxK0w_/S4niy-F1n0U9b1MxK0w_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/30/3086f2b8ef4b7f53a2f2f43a9a8b40c48a8ea0dae571a3ddd6d412924fea0da5-d # internal crypto/internal/boring mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b087/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid Cn7OZB-t_VHzRP3JNbS4/Cn7OZB-t_VHzRP3JNbS4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/db/db15efb1d71074423273ac96730f22fc3ce69d33146cb45720898c36003e9b3b-d # internal crypto/sha256 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/sha256 -std -complete -installsuffix shared -buildid 30WjWrXBb_8mwNqJWlHY/30WjWrXBb_8mwNqJWlHY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/31/3184093a42b88c2464b770d31b178a14da5c3ac357bfc0833654424c144e0b27-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid M608UlkWYZORBgtFR8iZ/M608UlkWYZORBgtFR8iZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref/decode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref/decode_other.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref/encode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref/encode_other.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref/snappy.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f448da02bfab96c133bd992da1094b3048b95942dfbcd26c236647dcd0df868b-d # internal github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml/internal=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid jD_Hbik6_PvHNOVqVrdx/jD_Hbik6_PvHNOVqVrdx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/decode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/decode_go116.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/deprecated.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/encode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/lex.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/meta.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/parse.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/type_fields.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d5/d5fa1d46b015f7594cc8113c29490e99be24edbcb535ebbbeeca2f34e81dcdfa-d # internal github.com/buildpacks/pack/vendor/github.com/pkg/errors mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p github.com/buildpacks/pack/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid FzoBOEC9FwKZlfbszrVV/FzoBOEC9FwKZlfbszrVV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/pkg/errors/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pkg/errors/go113.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pkg/errors/stack.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/1a/1a6238702a95004957fab34a09e220d6de47a5b9a45e41b721449c7c7552e56d-d # internal os/user mkdir -p $WORK/b063/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b063/ -importpath os/user -- -I $WORK/b063/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2f/2f1a11168eab7f396a38306c6d334728805cf536c0c78085df6c146a3b2d7049-d # internal compress/flate mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p compress/flate -std -complete -installsuffix shared -buildid t_XNDPqqBJT9WVM2Dg-Y/t_XNDPqqBJT9WVM2Dg-Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a3/a3ba0f1603fcbb43a56fb635a72ef6899dcd13f70178ca7c7a2d44a77bdd1489-d # internal compress/gzip mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p compress/gzip -std -complete -installsuffix shared -buildid xFFNPZJO21kjJhdrHdi-/xFFNPZJO21kjJhdrHdi- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/69/698500f4ae258d6c022c17a1bc6e461f9a036f069c48f2372cb7ec034a328ccc-d # internal encoding/json mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p encoding/json -std -complete -installsuffix shared -buildid XOdl40Tn8grk50gjJUD0/XOdl40Tn8grk50gjJUD0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cd /builddir/build/BUILD/pack-0.27.0/_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_riscv64/asm -p github.com/buildpacks/pack/vendor/golang.org/x/sys/unix -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b057/asm_linux_riscv64.o ./asm_linux_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_linux_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b0/b02cca4b9cbc08b792ec8636fabcf2b4b9f308f2e9540d0c039e83a1ef7f66e9-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil -complete -installsuffix shared -buildid Tp7Q_0Pn4ox_Pn2Os--T/Tp7Q_0Pn4ox_Pn2Os--T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/image.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/4c/4cfdc1398dcdded2719d8e1e253cc6a975b469cdc708695f6fbc159f9c45e56b-d # internal github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid Tu7gKoHEdiqGw_G65NMG/Tu7gKoHEdiqGw_G65NMG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty/isatty_tcgets.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9a/9a728936c2d42e62720ab9afa785125453eff3d32590fb0d7128c2e017986985-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api -complete -installsuffix shared -buildid rFo4oQZEhvKJce2a4TSK/rFo4oQZEhvKJce2a4TSK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api/apis.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api/version.go cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/72/724db2da3087d47f34e5ebe739a5f18e1c2d73c5cf0a49ef2e0bc30c06160ebd-d # internal github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-isatty=github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable -complete -installsuffix shared -buildid IZxPbKWv0LsR-5pct1Po/IZxPbKWv0LsR-5pct1Po -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable/colorable_others.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7f/7f2ba8c00448e31ed2fecc23f18d2860c523e5b97ff65c29e1ef7b752b5007a5-d # internal archive/zip mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p archive/zip -std -complete -installsuffix shared -buildid DDjxM23AmCVTG3mSQf9R/DDjxM23AmCVTG3mSQf9R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/archive/zip/reader.go /usr/lib/golang/src/archive/zip/register.go /usr/lib/golang/src/archive/zip/struct.go /usr/lib/golang/src/archive/zip/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3e/3e491611968814a88289ab6a03f8d7f16cccfc64e299874aafd364fbfdaa9422-d # internal github.com/buildpacks/pack/vendor/github.com/heroku/color mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-colorable=github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable=$WORK/b055/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/buildpacks/pack/vendor/github.com/heroku/color -complete -installsuffix shared -buildid KU1Aia-U9ELOgJQxKsQC/KU1Aia-U9ELOgJQxKsQC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/heroku/color/attributes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/heroku/color/cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/heroku/color/color.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/heroku/color/console.go cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/9f/9f15e379fd9f504cad73c57d93c98dccaa8bdbdf8b332e4906a864afaf1b34c3-d # internal github.com/buildpacks/pack/internal/style mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/heroku/color=github.com/buildpacks/pack/vendor/github.com/heroku/color packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/buildpacks/pack/internal/style -complete -installsuffix shared -buildid yv7VgLEwqaM3fq8GJZYM/yv7VgLEwqaM3fq8GJZYM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/style/style.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/0c/0c5983da60a8150ec0977800c995d5c44f6d10f3dfbfee111ad9b163bf49c285-d # internal github.com/buildpacks/pack/internal/config mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/buildpacks/pack/internal/config -complete -installsuffix shared -buildid VBxMYd_7EHFruyqs6KLF/VBxMYd_7EHFruyqs6KLF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/config/config.go ./_build/src/github.com/buildpacks/pack/internal/config/config_helpers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b070/_pkg_.a # internal cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/pack-0.27.0 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b4/b429018dcb1c20aa6b8d5900083f297656b0a802d206f16febabd9c2aef3e4d3-d # internal encoding/hex mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p encoding/hex -std -complete -installsuffix shared -buildid VxhiWFEQS8rQt9dz-Gku/VxhiWFEQS8rQt9dz-Gku -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d4/d41d16a72c99170063bc0001cb3bff6bf77cf41a95922f4f60cc84eb00280dcb-d # internal net/url mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net/url -std -complete -installsuffix shared -buildid kUaKtKW6CWs-TU7dyi5f/kUaKtKW6CWs-TU7dyi5f -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b079/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage user -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p os/user -std -installsuffix shared -buildid MuoqQycQTxBiuqA7g3SD/MuoqQycQTxBiuqA7g3SD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b063/_cgo_gotypes.go $WORK/b063/cgo_listgroups_unix.cgo1.go $WORK/b063/cgo_lookup_unix.cgo1.go $WORK/b063/getgrouplist_unix.cgo1.go $WORK/b063/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/6e/6e7161f4e4a3b6ee37b4ab464736ef0f10aebfe017f62db87c7a89789586b76f-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid COHMZ1-MDof4x6-1Ff1w/COHMZ1-MDof4x6-1Ff1w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/buffer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/bytespipe.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/fswriters.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/readers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/temp_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/writeflusher.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils/writers.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/26/2619e56e0820f7c13f9ef2151bd4d83a01c3a113b22ed0295ebc2c6821a8734b-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 -complete -installsuffix shared -buildid CPZI_JYR4z4mnQ4gF42c/CPZI_JYR4z4mnQ4gF42c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/hash.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/manifest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/platform.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/progress.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b063/_pkg_.a $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/41/4127d091caa3f00c2af76a71ef078ab77955385d23ecd65aff1caa7f41587171-d # internal archive/tar mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p archive/tar -std -complete -installsuffix shared -buildid At9ldhY7mQ8U90ZpU__N/At9ldhY7mQ8U90ZpU__N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/archive/tar/common.go /usr/lib/golang/src/archive/tar/format.go /usr/lib/golang/src/archive/tar/reader.go /usr/lib/golang/src/archive/tar/stat_actime1.go /usr/lib/golang/src/archive/tar/stat_unix.go /usr/lib/golang/src/archive/tar/strconv.go /usr/lib/golang/src/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f8/f8635d3bfa8d3050916cbc96e7cd7861c0908b7ad6b484e6f807140eaa8bec95-d # internal github.com/buildpacks/pack/internal/paths mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/buildpacks/pack/internal/paths -complete -installsuffix shared -buildid 7w3HNUVhM_Rf8WIYJ7NR/7w3HNUVhM_Rf8WIYJ7NR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/paths/paths.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/53/535a3578850153f6c463ce4f2ffc99eae57396c92e6544e2a8b57cd303bc2682-d # internal github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid VSKoGV_CyrMhxp4zv8Ii/VSKoGV_CyrMhxp4zv8Ii -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6b/6be618daf256b3f248e427ba30eab8e30acee36a7f080aeb50f8177f5b759c28-d # internal math/big mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b102/symabis ./arith_riscv64.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9d/9d9ea2c99ddde3d2b7f65fb857239e7e32e82ce350f545218cb357a7660ccea3-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse -complete -installsuffix shared -buildid UTj3_86y1Hw1c8LdiNcQ/UTj3_86y1Hw1c8LdiNcQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/bitreader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/bitwriter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/bytereader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/compress.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/decompress.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse/fse.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p math/big -std -installsuffix shared -buildid ezQF4oJzBwzba4TxxWKP/ezQF4oJzBwzba4TxxWKP -goversion go1.19 -symabis $WORK/b102/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/11/11b1aa6f0624c9ece26f03261e8e31f9ec775ba8ddd37e4d871879543ad40e38-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid RdDSiPK8UC3kvD-0krZ2/RdDSiPK8UC3kvD-0krZ2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_other.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/27/271b00155d9c66590950d4ee974e7db8251b581a321c2efbcc906b89f3490bc7-d # internal log mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p log -std -complete -installsuffix shared -buildid kv9wBV_VEQvN3y8t3E_w/kv9wBV_VEQvN3y8t3E_w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/44/4459f687168cbae35313a633913d37edac2efcd291c0ba4cead7d5fef472a301-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0 mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/fse=github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse=$WORK/b106/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid MuwjRo-KNywtTjjjTQoL/MuwjRo-KNywtTjjjTQoL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/bitreader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/bitwriter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/bytereader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/compress.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/decompress.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/decompress_generic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1e/1e729c29795e6c4a84f34673e92abbbbf9ffa587ff7d8e0e7e4511229c6c8e91-d # internal runtime/debug mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b110/symabis ./debug.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p runtime/debug -std -installsuffix shared -buildid 2tKJQbKBumiPmt5v0gxG/2tKJQbKBumiPmt5v0gxG -goversion go1.19 -symabis $WORK/b110/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/dd/ddde3dfcc4f0fdb822b514b5d116c86801ce3b8d256dad9bf80b0d34a90f955b-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer -complete -installsuffix shared -buildid f0z173e31C8xcCSFPO0l/f0z173e31C8xcCSFPO0l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer/bcdhive_generated.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer/pax_permissions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer/windows_baselayer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer/windows_writer.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_riscv64/asm -p runtime/debug -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b110/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b110/_pkg_.a $WORK/b110/debug.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b5/b5fd65d61b001c008b30bda830ccafe9b248868ea86b09f1f106aaa55c1fcd70-d # internal github.com/buildpacks/pack/pkg/archive mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile archive/tar=$WORK/b062/_pkg_.a packagefile archive/zip=$WORK/b079/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/buildpacks/pack/pkg/archive -complete -installsuffix shared -buildid ZNIMsTbLc2Fjtw9GF5PS/ZNIMsTbLc2Fjtw9GF5PS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/archive/archive.go ./_build/src/github.com/buildpacks/pack/pkg/archive/tar_builder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/52/52fc1cc2648c60951c521a555969cb6eed50d3ea19819d148c919fae55415b01-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid j2CDGbBSOCuFlas3AXhI/j2CDGbBSOCuFlas3AXhI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest/algorithm.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest/digest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest/digester.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1b/1b8e3cd91411ff90dd1c2595a7ffeb97857dd960ccd85197836657d92cb8e7d0-d # internal github.com/buildpacks/pack/internal/layer mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer packagefile archive/tar=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/buildpacks/pack/internal/layer -complete -installsuffix shared -buildid C-FyfOM9KDDT_JtzxHUP/C-FyfOM9KDDT_JtzxHUP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/layer/layer.go ./_build/src/github.com/buildpacks/pack/internal/layer/writer_factory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/bc/bc889992a7b38eb8511f2bfad3ff359aa0e6f5370ce9d6f4801cefdd42866217-d # internal github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid kHpPFp-5ps-kUfBdQZl-/kHpPFp-5ps-kUfBdQZl- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/common.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/format.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/reader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/strconv.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d0/d081ee95f52ac12519c4344fc1e5199c52f701ec99c228db3259c71fa6acb2c6-d # internal github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup -complete -installsuffix shared -buildid juHVf9dfvvK572ZoQDtj/juHVf9dfvvK572ZoQDtj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d4/d47f3d8310eebddee1ab52ce93de50b9d14cbcca3eb5eaa4fcf3af54152fd7a5-d # internal flag mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p flag -std -complete -installsuffix shared -buildid w4SfuRMs7Mw_2Dmk7mIy/w4SfuRMs7Mw_2Dmk7mIy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/flag/flag.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/7f/7f8994fcae33da21a2bc374313fae0bbd21b95ba9c0897424ed6c2bbf42b7681-d # internal runtime/trace mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p runtime/trace -std -installsuffix shared -buildid b3CZ4CHJ5gd9S-Bt5Ox1/b3CZ4CHJ5gd9S-Bt5Ox1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/93/93110691d87f11278dd1ccd54970ff7149ac3abd4730929ed6d43fd2417592ae-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/and=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and=$WORK/b118/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip -complete -installsuffix shared -buildid aPCUClTaUyqTNIUkNSfV/aPCUClTaUyqTNIUkNSfV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip/zip.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_riscv64/asm -p math/big -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b102/arith_riscv64.o ./arith_riscv64.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b102/_pkg_.a $WORK/b102/arith_riscv64.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1b/1b5a1be82c492dce55d0cc0fae19c7ae3103af0bb9c8106be4cbbcffe9d85ff0-d # internal internal/godebug mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p internal/godebug -std -complete -installsuffix shared -buildid eZ23g--lKHeiY3mQB6E3/eZ23g--lKHeiY3mQB6E3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/80/809f4b72ca388664abb7ff984d84e5729cb5f2820c25d55c8ae49d0eaa8cfdd4-d # internal internal/intern mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p internal/intern -std -complete -installsuffix shared -buildid 2T79jjD8QxU6vq6fJ-Ma/2T79jjD8QxU6vq6fJ-Ma -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/cb/cba466970802138756cfe872f2ecd71959e4e29c9553db035ce945df42d6e8cd-d # internal crypto/rand mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b101/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/rand -std -complete -installsuffix shared -buildid TOjulyTtCpdw9D3ntOVL/TOjulyTtCpdw9D3ntOVL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/85/8543f39daf0261d63fbbfc41586495c5fd74319011d16ec3f60b5302828f6f02-d # internal net/netip mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b128/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p net/netip -std -complete -installsuffix shared -buildid YcI0ueW_cakCsDoriZmg/YcI0ueW_cakCsDoriZmg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/24/243c54cef0ad550468bd1b9c7ca1fbcc599620037aef5ece6bca5287b9250fb8-d # internal testing mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/sysinfo=$WORK/b116/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile runtime/trace=$WORK/b117/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p testing -std -complete -installsuffix shared -buildid sO1fFej9ggy-InzsNm8k/sO1fFej9ggy-InzsNm8k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/testing/allocs.go /usr/lib/golang/src/testing/benchmark.go /usr/lib/golang/src/testing/cover.go /usr/lib/golang/src/testing/example.go /usr/lib/golang/src/testing/fuzz.go /usr/lib/golang/src/testing/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/src/testing/testing_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/0b/0bd1ee86535cc992d222f2282e631aedd393cba4629cee07fcb758e30369f755-d # internal github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress=github.com/buildpacks/pack/vendor/github.com/klauspost/compress importmap github.com/klauspost/compress/huff0=github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0 importmap github.com/klauspost/compress/internal/snapref=github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref importmap github.com/klauspost/compress/zstd/internal/xxhash=github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress=$WORK/b104/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0=$WORK/b105/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref=$WORK/b107/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b108/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid 36EGMqJO8tKIE6fMyDyj/36EGMqJO8tKIE6fMyDyj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/bitreader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/bitwriter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/blockdec.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/blockenc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/bytebuf.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/bytereader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/decodeheader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/decoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/decoder_options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/dict.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/enc_base.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/enc_best.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/enc_better.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/enc_fast.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/encoder_options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/framedec.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/frameenc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/hash.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/history.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/seqdec.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/seqdec_generic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/seqenc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/snappy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/zip.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/6a/6ae7e0deb81409a24973dc9e49bbb7ebafa9561e4d68abe98cbd30a1311c4546-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid QNWOlIXSZDbaKxgyH6p6/QNWOlIXSZDbaKxgyH6p6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/version.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/74/74d229a25c8bc8b5a2d6eb8308e00d6cf90a8a8cc048085c87c2c2d7029c70af-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b132/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid AS3SeD1G3HpZHu-oqQQC/AS3SeD1G3HpZHu-oqQQC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/99/99142c47ce715a8728edf2031bbc35088b637bde712b2587bcddcc84957a7c7d-d # internal net mkdir -p $WORK/b122/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -objdir $WORK/b122/ -importpath net -- -I $WORK/b122/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/0b/0bc098a4134deed96de70fbd13b2b31e5eb45c8a473c38dbbed5daff77e1d6f4-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match -complete -installsuffix shared -buildid VXfhGtrOQWHKMB0L6h9E/VXfhGtrOQWHKMB0L6h9E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match/match.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/51/51ca1d0e406c7a1560ecc9b2041049d49bc9644c2f773e8b7e78fdef615c1904-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/and=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and importmap github.com/google/go-containerregistry/internal/gzip=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/match=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and=$WORK/b118/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip=$WORK/b120/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match=$WORK/b130/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial -complete -installsuffix shared -buildid h-tyjVmVR8WhzRDDSxj_/h-tyjVmVR8WhzRDDSxj_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/compressed.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/uncompressed.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial/with.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/70/701ed36212dd49d3f3fb6840b4e439d22ed67fe0905a1fd563e5130e68701e84-d # internal github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress -complete -installsuffix shared -buildid eh7QjWzA2zUfxfNxMnTu/eh7QjWzA2zUfxfNxMnTu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress/draw.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress/reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/69/695f0d19b6f1d1916d6d7f50bff9743d987ec982ba5a898045046c9d5af5a4bd-d # internal crypto/aes mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/aes -std -complete -installsuffix shared -buildid bWuo9rc0vAfF3COPv13x/bWuo9rc0vAfF3COPv13x -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_generic.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2c/2cffa76d50fff0d27cfc5a9a86ccee350da74578242dba4f6a78874e2886619c-d # internal crypto/des mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/des -std -complete -installsuffix shared -buildid yIz66OwMUsGJY7Vk2d-k/yIz66OwMUsGJY7Vk2d-k -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/35/3510624a9dd94f01387e67378190ea0b6c1659c5d6b8e66811843589b6655b6d-d # internal crypto/internal/nistec mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b143/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/nistec -std -complete -installsuffix shared -buildid lH6rlt9KvIlX7W3qii6b/lH6rlt9KvIlX7W3qii6b -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1b/1bdc2f8e31c5e70d9804c9003e52e8f526bf374beeac0740bace3b52860d02c2-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid S_RRwvMeHMm3RICboRQD/S_RRwvMeHMm3RICboRQD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/1c/1c48036f49271e754586c37dfdef565bf6bc956fff687de05a0246bb030eda3f-d # internal crypto/sha512 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/sha512 -std -complete -installsuffix shared -buildid C-wIZl-9k_lBk99fxUAy/C-wIZl-9k_lBk99fxUAy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8c/8c758a3fc58684c36f63684121a600a24f9451c4a5f82720dcf27e06fd004f39-d # internal encoding/asn1 mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid yBOd8q_XnZLaZflN2j37/yBOd8q_XnZLaZflN2j37 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go cd $WORK/b122 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/66/6634e1222c764f839e8897b21894f1fcc0cb63d6ab5354245c0746e86266997b-d # internal crypto/elliptic mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b142/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid ZyuwJ8QdqeOzpya1M4cY/ZyuwJ8QdqeOzpya1M4cY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b147/_pkg_.a # internal cd $WORK/b122 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c9/c9af821db99184a4e7da118522356e2cc5a7cd2ec8e1be871d88fa6a137c01e6-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b148/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid cH74nSrgQrF2I5Pj6UII/cH74nSrgQrF2I5Pj6UII -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o $WORK/b122/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_riscv64/cgo -dynpackage net -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b127/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p net -std -installsuffix shared -buildid 6MfO9u98hSPXWVRiDDCI/6MfO9u98hSPXWVRiDDCI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b122/_cgo_gotypes.go $WORK/b122/cgo_linux.cgo1.go $WORK/b122/cgo_resnew.cgo1.go $WORK/b122/cgo_socknew.cgo1.go $WORK/b122/cgo_unix.cgo1.go $WORK/b122/_cgo_import.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e6/e65626ee8f5d5f01cd6ffddb60ea05158efc00c606e2e091e3b887ebccd960ab-d # internal crypto/internal/edwards25519/field mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/internal/edwards25519/field -std -complete -installsuffix shared -buildid 31_Yz4844T7IkkyrtOA_/31_Yz4844T7IkkyrtOA_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/16/16e53652f642d2e9f6131e9670b6cd146615e2bd4877924c29f81f414ca0f5d3-d # internal crypto/ecdsa mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b144/_pkg_.a packagefile crypto/internal/randutil=$WORK/b101/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid Mu713sufAtPBm2vXvYUj/Mu713sufAtPBm2vXvYUj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8f/8fc5b4f5448e52326cca1521244963beb70d6991812e38ce05f26bb36cc21770-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b151/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid LeTIdMvD_0IEOwNnsk6w/LeTIdMvD_0IEOwNnsk6w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/d1/d17aa7a8c0f7c0707b6f8b8625487864a2b8210327bb5ca962b5e3641588a7a0-d # internal github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz/errorutil=github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil importmap github.com/klauspost/compress/zstd=github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd importmap github.com/opencontainers/go-digest=github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest importmap github.com/vbatts/tar-split/archive/tar=github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar importmap golang.org/x/sync/errgroup=github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b098/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd=$WORK/b099/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b112/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup=$WORK/b113/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile testing=$WORK/b114/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid lrn1X-Bo92NXN8OzHlSg/lrn1X-Bo92NXN8OzHlSg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3b/3b041eedec034216d9c7b35ae17a587d3c64e237c93f59dfde50d2cb84fbe413-d # internal crypto/hmac mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/hmac -std -complete -installsuffix shared -buildid TDEYcWdkNXSjxcSoK03R/TDEYcWdkNXSjxcSoK03R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/df/dfecf18248d74b0463aa8bf52deab9fefdfb23ea6268bad4ec3df48028e62e70-d # internal crypto/md5 mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/md5 -std -complete -installsuffix shared -buildid aoLxwq8Cyhawvs3jS6eK/aoLxwq8Cyhawvs3jS6eK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/92/9289e13a74255d7f11f853cfdc5debd61f234d0ca4a69b91257bf88a9f4373ce-d # internal crypto/rsa mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b144/_pkg_.a packagefile crypto/internal/randutil=$WORK/b101/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/rsa -std -complete -installsuffix shared -buildid GwfxWnnBLAXrcbAeBP7V/GwfxWnnBLAXrcbAeBP7V -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/50/50773f7b40f288fedee2f5958c02bfad755434f58ac5fdf6bdeb86973f3f5cf3-d # internal crypto/ed25519 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b150/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid dqyAdTH2fzvdsue15N84/dqyAdTH2fzvdsue15N84 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/7a/7a5f5dc7052a10eb863a34debfcd5cabbbf60e144d1e4ea1f31105da37245dba-d # internal crypto/sha1 mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/sha1 -std -complete -installsuffix shared -buildid ux13sCvOLxZiunnL6mKD/ux13sCvOLxZiunnL6mKD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1e/1ebe13a2f3d59d4ed519202709cb5cce15277a01f5c8d5a43920aa2f33222bba-d # internal crypto/dsa mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b101/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/dsa -std -complete -installsuffix shared -buildid K_IdFhMVk8UYS7-mGAk1/K_IdFhMVk8UYS7-mGAk1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f9/f93ba83488a1578763a77ecbf8808c3657e759fbfda0872d76434cc30275626e-d # internal crypto/x509/pkix mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Wl6ys_C48AXdaSIMAqnW/Wl6ys_C48AXdaSIMAqnW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ca/cac5d724d043dab92450364b6d275ec241a9565be19ab2cb7f9d3eb1f24ddfe5-d # internal encoding/pem mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p encoding/pem -std -complete -installsuffix shared -buildid sXwhacXQGDma-yN7fnXx/sXwhacXQGDma-yN7fnXx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/5f/5f6c39291617ad5ff46ddd0682a0f11eee7c1c30a3b1efe8340b4d5ad978c2d5-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b163/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid SRN9OW0g3OicE_aMzBT3/SRN9OW0g3OicE_aMzBT3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f6/f6c7c3858d4e6e08b2e1c53032b78fb62cc6bb8d21de2abd862f4afce7e24e6d-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -complete -installsuffix shared -buildid _QPj1-j3TQMy-eckm1sF/_QPj1-j3TQMy-eckm1sF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ba/bab12bb0fe56a01d2e0b1aa92b59e829f44fc539e7aa84c752547238350138f4-d # internal vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -complete -installsuffix shared -buildid uEfXIaf7a_GabhGHyR7N/uEfXIaf7a_GabhGHyR7N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/17/1778e4e780249a9ed19209e6c6c0558a42bf6914c76f740ebe8aad0a1adc8b4b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b163/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid EtKs8AUyLT1KZzB2475E/EtKs8AUyLT1KZzB2475E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ca/cabe9236da2fee7e91135fc0c7779d7fc2e802ff0a1043ddbeec5e80ad1bc533-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid TSBC-jLJRPJCtjhJJGai/TSBC-jLJRPJCtjhJJGai -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0e/0e45925eadb8bafadbc6535bf93f00a927fb1302f2264d89936e7e4098957649-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ae/ae9f9d7bffa2ddec6cc548d3b3e01fc20318f0beff55053e56bcdf4ebb43d575-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b166/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 7oVl_qVDhpZgruAelmUp/7oVl_qVDhpZgruAelmUp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b136/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid TtNwTFnlsgR6DstHx1gj/TtNwTFnlsgR6DstHx1gj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/b5/b5b8222a8ff7102997a1b6401002d39833462005b19c77d9f798303c83bb2b7a-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b171/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid fuXFlhvwmFR53TenviH0/fuXFlhvwmFR53TenviH0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cc/cce7af6a2b8b7f09b854ab3bb18ddaa836e6d58e6b870873c0f32813c4596893-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz=$WORK/b097/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz -complete -installsuffix shared -buildid oMYR0whe5was46ofaLPy/oMYR0whe5was46ofaLPy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz/estargz.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/80/80a0c1c69ef82423a7673c3e7d7b9c0e46eae27945420cb7513b5e70701259a8-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NWsk25wtUgshyUW4V_Yi/NWsk25wtUgshyUW4V_Yi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/a8/a836ec4afdf783445a3bb3e499c48c7fcf2c9480eebe5010656112ed44dcdb14-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid RVK58G8GHik6iDM37_Tz/RVK58G8GHik6iDM37_Tz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/88/8811ad2b703b0ee468ef13fdaf0e5fa1cd13017b23b07e38823372c3f4bbcaae-d # internal mime mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p mime -std -complete -installsuffix shared -buildid fKxTcCQ-V023CRUijNTS/fKxTcCQ-V023CRUijNTS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a8/a8e7d0a65848cfe433bb5bbed9e950b3b1239fafa6aa9444bd5dc610afeb5355-d # internal mime/quotedprintable mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid Gb1FXbZjEsnKpXy4r9eC/Gb1FXbZjEsnKpXy4r9eC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/71/71d5aae0bba9fbf47a83b02bbdb4f612365019d93a1e4a43cbd933c7430560af-d # internal net/http/internal mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p net/http/internal -std -complete -installsuffix shared -buildid pNYifiKZcII4dsVVbdR4/pNYifiKZcII4dsVVbdR4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o $WORK/b122/_x004.o $WORK/b122/_x005.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/11/1156e974b3c663fc754b8aa43672e0712d00036e5f4c60fff22b9e585add41bf-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid pKkaU0UUQs1miY8UJmll/pKkaU0UUQs1miY8UJmll -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev/blkio.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/5b/5b9841c40c90622d1d19077874ef157f898cebe151e0294b16e19de7a1eb15d3-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 8fj4ZC7J2cd9MArNqjiP/8fj4ZC7J2cd9MArNqjiP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/4b/4b6e4e9e5331f8f5eca89ead9510d5b84a265a1b03aa82345eeca6a96c1e3c2f-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid YGS7X7SyoAYNmk2inBI1/YGS7X7SyoAYNmk2inBI1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d4/d4e452c806f2a66a465c9d266cec5027c2395434532f099652ba9520c3645214-d # internal github.com/buildpacks/pack/vendor/github.com/docker/go-units mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/buildpacks/pack/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ibQqZ8yREaVDzrKN7GEw/ibQqZ8yREaVDzrKN7GEw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-units/duration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-units/size.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f1/f1c356a8dc5b2401669928154ab21afeffe5a201ba87da9d145a14c6e27efcd7-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions=$WORK/b193/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid O-4LxOBXiqo9XvGpgvux/O-4LxOBXiqo9XvGpgvux -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/18/18ecfb07ef6c308506323078dab3b2dcbc2868a8ca8bf08575b342541d5d5ed4-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid B5cFd_Iw2czI3dTDKEPO/B5cFd_Iw2czI3dTDKEPO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/check.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/digest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/ref.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/registry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/repository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name/tag.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/46/46553832775ca9807f2318997b0e67b40ec4f3f100c11f724aba9caa2eb6dabc-d # internal crypto/x509 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/dsa=$WORK/b158/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/ed25519=$WORK/b149/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile crypto/x509/pkix=$WORK/b159/_pkg_.a packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b148/_pkg_.a packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/x509 -std -complete -installsuffix shared -buildid erAxYH3ShE_8VUr2tbR4/erAxYH3ShE_8VUr2tbR4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/7d/7d77d23b03d252e445fdc65238ee6527936ba0f61e9094716d66aa7521d26f8c-d # internal net/textproto mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p net/textproto -std -complete -installsuffix shared -buildid nVh4WLJwbZNVCOsMGpVW/nVh4WLJwbZNVCOsMGpVW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c4/c4aa63f8ad34db80960cad3e065bc2db74ec3612eba6a9f3d317ef0d31d35e50-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/containerd/stargz-snapshotter/estargz=github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz importmap github.com/google/go-containerregistry/internal/and=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and importmap github.com/google/go-containerregistry/internal/estargz=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz importmap github.com/google/go-containerregistry/internal/gzip=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/partial=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz=$WORK/b097/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and=$WORK/b118/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz=$WORK/b119/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip=$WORK/b120/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball -complete -installsuffix shared -buildid ZCtfV2sV6ItMyIwJWP88/ZCtfV2sV6ItMyIwJWP88 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball/layer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball/write.go cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/6f/6fed86a62528abfa6013667ef441f8f5d2cffec9535e60f5dead471380fad490-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b173/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid zOsGhFNpFfUyqgK0UIYQ/zOsGhFNpFfUyqgK0UIYQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/a3/a3ddea59f37379a3a6ac81cbc190a9b756260676ded8da9717d6b2e1469a6e1e-d # internal mime/multipart mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b177/_pkg_.a packagefile mime/quotedprintable=$WORK/b179/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p mime/multipart -std -complete -installsuffix shared -buildid tixd7rb6a_v-7jpVmap4/tixd7rb6a_v-7jpVmap4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/67/67bd7db7ce29d6d93f62ba80ee4daf62038ba21a45361bfec926e3406d5281cf-d # internal github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid AZwlfVxd1cLGtPfR6jPJ/AZwlfVxd1cLGtPfR6jPJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat/nat.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat/parse.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat/sort.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/80/80550c281ba8b1f0cc488ef4ccc48107a50c6695d48c43cb7a41e2db002eeaf1-d # internal github.com/buildpacks/pack/pkg/dist mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/tarball=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/internal/stringset=$WORK/b092/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball=$WORK/b096/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/buildpacks/pack/pkg/dist -complete -installsuffix shared -buildid 3EA-vrGq44HhLVdYR9wv/3EA-vrGq44HhLVdYR9wv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/dist/buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/dist/buildpack_descriptor.go ./_build/src/github.com/buildpacks/pack/pkg/dist/dist.go ./_build/src/github.com/buildpacks/pack/pkg/dist/distribution.go ./_build/src/github.com/buildpacks/pack/pkg/dist/image.go ./_build/src/github.com/buildpacks/pack/pkg/dist/layers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a8/a8f7b6042f55b84e9b074fa4a6028c0ab02a99f147945ffaf706e35d35a105e2-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/buildpacks/pack/vendor/github.com/docker/go-units packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b187/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount=$WORK/b188/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice=$WORK/b189/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat=$WORK/b190/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid b1hyZt03WlW5G0g-YhaQ/b1hyZt03WlW5G0g-YhaQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/container_changes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/container_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/container_top.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/container_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/container_wait.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/host_config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ee/ee13da0346f27194b7192cf5c7c0122ea2b2c3bfe37812a391d7788b925ee66f-d # internal github.com/buildpacks/pack/internal/stack mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/stringset=$WORK/b092/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/buildpacks/pack/internal/stack -complete -installsuffix shared -buildid SKPNhso3LFInx2KG9NkG/SKPNhso3LFInx2KG9NkG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/stack/merge.go ./_build/src/github.com/buildpacks/pack/internal/stack/mixins.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ec/eca1c7618b7b1b5a5664cc5a2c030d2a6f23238f93ca1bb168938b5145e84167-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/filters=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters=$WORK/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid CbSnIyMau6FVqwjuF0LS/CbSnIyMau6FVqwjuF0LS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network/network.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/07/078430f0eb4e8a2c0edcef13b121466e8b6ffc91343a74b9664d7d601aa5ca7c-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile net=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid bCMtvQUINtlWOqfO5c2m/bCMtvQUINtlWOqfO5c2m -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry/authenticate.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/01/01a68fbcf0d733f97b25258f5d0606ceb16bcb521c07795ef1fc888689b40422-d # internal github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid F7_vtL5IS7zb2NNtetxF/F7_vtL5IS7zb2NNtetxF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/clone.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/decode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/deprecated.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/discard.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/duration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/encode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/equal.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/extensions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/lib.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/message_set.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/properties.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/table_marshal.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/table_merge.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/text.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/text_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/text_parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/timestamp.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/wrappers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/4e/4ed3f4bb9913d11a41634bd64c3536cba4ca7a3a485ee4c8b0ff97ef73263e84-d # internal github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid a34CrSaGVE6u9flubckr/a34CrSaGVE6u9flubckr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/4f/4fceac1bcfe601b33bde72e5e2c0eaf6f9cd751f1887c3f06959440e8e12b21c-d # internal github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset=$WORK/b201/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid 3vhl8hcWF8wvM2a2YHqL/3vhl8hcWF8wvM2a2YHqL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference/helpers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference/normalize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference/reference.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/fe/fe019984d793e1e11d14f5516e90cda7a5ac00cd840dfc71a9797d5fb6bff51d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Mnf4BBf7Vikd1Nw4j5JN/Mnf4BBf7Vikd1Nw4j5JN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/12/12d7e745b56a75eac8809a5e7ced25d22fa9593e4aa5b317da529a2798d66514-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid z-RTaV5TLKTLKcpTIVPo/z-RTaV5TLKTLKcpTIVPo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/6a/6a47d43598e9d1f6a3b7e805072f4ab7a7aedc7f90fac188142c4daea30a858a-d # internal crypto/tls mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b136/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/ed25519=$WORK/b149/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rc4=$WORK/b154/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b165/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b167/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/tls -std -complete -installsuffix shared -buildid __LWBBwXi2aSMcuCPETa/__LWBBwXi2aSMcuCPETa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/notboring.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fd/fd2d9237882192d5f72ed5d4dcff9e7fd08c8df54864531de6eefecfe4de768a-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid w2v2egnrjg9Y8tkYDyKo/w2v2egnrjg9Y8tkYDyKo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time/duration_convert.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time/timestamp.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/78/784f198572ac58f5ce73435deb307c3b4cb8f5e4ea1b24e6b27b0b03049a7b00-d # internal github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid OvRtePalERm9ED54KRG0/OvRtePalERm9ED54KRG0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/buffer_pool.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/61/6110f17cc878dd426c02dd5cc040a96c16dbda08911b3ec9db036e8005c3a7cd-d # internal github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid H5CQ137duNjKEiLfM3iL/H5CQ137duNjKEiLfM3iL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks/client.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/b4/b4ebf10e94c4804d71e4d33b236840284e6cc2a7f2dc2ca7655a245ed39690ef-d # internal github.com/buildpacks/pack/vendor/golang.org/x/net/proxy mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/internal/socks=github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks=$WORK/b211/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/buildpacks/pack/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid OJ1iwNHF_EKBbnk8He0O/OJ1iwNHF_EKBbnk8He0O -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/proxy/dial.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/proxy/direct.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/proxy/per_host.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/proxy/proxy.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/fb/fb36c58679c840172485ef90cf4b6c1831ad610f52e2f7b9dd2c2030bf8cd8dd-d # internal os/signal mkdir -p $WORK/b216/ cat >$WORK/b216/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -gensymabis -o $WORK/b216/symabis ./sig.s cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p os/signal -std -installsuffix shared -buildid yKep-C4-r64QyUH8AWmk/yKep-C4-r64QyUH8AWmk -goversion go1.19 -symabis $WORK/b216/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack -asmhdr $WORK/b216/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_riscv64/asm -p os/signal -trimpath "$WORK/b216=>" -I $WORK/b216/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_riscv64 -shared -o $WORK/b216/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_riscv64/pack r $WORK/b216/_pkg_.a $WORK/b216/sig.o # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/54/54b910e979488672e0a5d5a8a998c9e01c74d2e8055322880f32ba938531eee3-d # internal github.com/buildpacks/pack/vendor/github.com/moby/term mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/pack-0.27.0 /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/buildpacks/pack/vendor/github.com/moby/term -complete -installsuffix shared -buildid f8oZN4AYIRruiisYEshw/f8oZN4AYIRruiisYEshw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/ascii.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/proxy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/tc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/term.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/termios.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/termios_nonbsd.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/term/winsize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/78/787487fb32bc0e53ae6c06e0ea7f3e3a2e1b4d41bed5d5a1b2f5ceec042aff19-d # internal github.com/buildpacks/pack/vendor/github.com/morikuni/aec mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/buildpacks/pack/vendor/github.com/morikuni/aec -complete -installsuffix shared -buildid NaxM88HdnyXkkK1MapEs/NaxM88HdnyXkkK1MapEs -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/morikuni/aec/aec.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/morikuni/aec/ansi.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/morikuni/aec/builder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/b4/b46795bc125268b6b0527b0f7e1e43cf8904c4eac27d8a07caf80f16fb6a06dd-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid ZuKduOdhV5uEWsiZ12NX/ZuKduOdhV5uEWsiZ12NX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/3a/3a84798005eaa8f6917203e96c8e57362e279625bc7161ea9459a0f45cebc5c4-d # internal os/exec mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p os/exec -std -complete -installsuffix shared -buildid AzY-6y-VB_0Za2ix_Emb/AzY-6y-VB_0Za2ix_Emb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ed/ed472174e05a4f3b93a2beb29b31b1d17aa79ff1d3999dbf6b36d04b02c29b4c-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/buildpacks/pack/vendor/github.com/docker/go-units importmap github.com/moby/term=github.com/buildpacks/pack/vendor/github.com/moby/term importmap github.com/morikuni/aec=github.com/buildpacks/pack/vendor/github.com/morikuni/aec packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/term=$WORK/b215/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/morikuni/aec=$WORK/b217/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid f2smEexOfM24zNVeHvui/f2smEexOfM24zNVeHvui -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a2/a2ea5b7685203d2f2cb13e04ce5b9770377b36301241756bcba2002e4df313ed-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid HKu3drxbpmJ9jUd8WdOb/HKu3drxbpmJ9jUd8WdOb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b228/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/9c/9c2227fa0dda5400ca22599e63be5335c18af3157ff10e8871465c9f400c852a-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/partial=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty -complete -installsuffix shared -buildid 9FXmOl3iUqLm3I62MiFI/9FXmOl3iUqLm3I62MiFI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty/index.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/d8/d8106478356351f6c1d5276f63459518b2383a4bc30361a55d9e3d917f0e8901-d # internal github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs -complete -installsuffix shared -buildid YiwEZHOQVtp_8-GCxcP4/YiwEZHOQVtp_8-GCxcP4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b226/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs/execabs.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs/execabs_go119.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/ce/cea6c18171ea21ed76c0b4e9e8134eac87239cdb37720160086555005fdc7094-d # internal github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir -complete -installsuffix shared -buildid WMdN5m-SVNHY-_ddzW43/WMdN5m-SVNHY-_ddzW43 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir/homedir.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b6/b6cf8937ecb3532d71a068898f8b1af4979c353e06714201045cf264fb8c0dd4-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs -complete -installsuffix shared -buildid 1eCzQyvaqD_om6iFm_Dn/1eCzQyvaqD_om6iFm_Dn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs/logs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/87/87b1324f053a8f315d82fc63f69f5635caaebc8e18322d24ddcce977050290c0-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials importmap golang.org/x/sys/execabs=github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b225/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs=$WORK/b226/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid tjU9Ni5mQoMgsOcO7HyP/tjU9Ni5mQoMgsOcO7HyP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b224/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/37/37e87e2a9ffb1da031223cd19e988f487627b563fe9ee67159561c0d331449b8-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream -complete -installsuffix shared -buildid 9I5rwsGMBqaSoJPPKr8g/9I5rwsGMBqaSoJPPKr8g -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream/layer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/dd/ddcde5eb048444bd03f29277b682bc64a61127c15c7b2af6e01956d1fec79750-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/config/types=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types importmap github.com/docker/docker-credential-helpers/client=github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials importmap golang.org/x/sys/execabs=github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types=$WORK/b223/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b224/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b225/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs=$WORK/b226/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials -complete -installsuffix shared -buildid KkIP6aFi123Mi2o_uyqt/KkIP6aFi123Mi2o_uyqt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials/credentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials/default_store.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials/default_store_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials/file_store.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials/native_store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/68/68337f2e313e63fdf0c90b87dc0f6b1cacd66a2827bb47df33e9cff76930468c-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/gzip=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip importmap github.com/google/go-containerregistry/pkg/logs=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/empty=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty importmap github.com/google/go-containerregistry/pkg/v1/match=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match importmap github.com/google/go-containerregistry/pkg/v1/partial=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial importmap github.com/google/go-containerregistry/pkg/v1/stream=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream importmap github.com/google/go-containerregistry/pkg/v1/tarball=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip=$WORK/b120/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs=$WORK/b232/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty=$WORK/b230/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match=$WORK/b130/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream=$WORK/b233/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball=$WORK/b096/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate -complete -installsuffix shared -buildid p5ozqIpelJtiqZLqAIQ7/p5ozqIpelJtiqZLqAIQ7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate/mutate.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate/rebase.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/51/51145ecdebcf19725bffa634973aaf4cb0b291710f1e45291ed9e6998679450c-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/config/credentials=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials importmap github.com/docker/cli/cli/config/types=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials=$WORK/b222/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types=$WORK/b223/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile -complete -installsuffix shared -buildid mpEW4ymOJWlbHkSzRzIZ/mpEW4ymOJWlbHkSzRzIZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile/file.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/2c/2cee57ef30bc14a2116660d950c755a0a5832500446686f70578089d837d8749-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/config/configfile=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile importmap github.com/docker/cli/cli/config/credentials=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials importmap github.com/docker/cli/cli/config/types=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types importmap github.com/docker/docker/pkg/homedir=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile=$WORK/b221/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials=$WORK/b222/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types=$WORK/b223/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config -complete -installsuffix shared -buildid JeLE96Nzf7OAT0RacdeZ/JeLE96Nzf7OAT0RacdeZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/config.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/90/90bb822cc937a704f9db82bec381cd4556d29874a254ce9ead3a2249b0c20df4-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/retry/wait=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait=$WORK/b237/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry -complete -installsuffix shared -buildid esckp_ruBDWky69FFEGE/esckp_ruBDWky69FFEGE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b236/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/retry.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/66/6691e6cf7a63b14bcee6e33f073ec403b64ccaffa88179241ce7b9b17ece5a66-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/config=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config importmap github.com/docker/cli/cli/config/configfile=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile importmap github.com/docker/cli/cli/config/types=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/mitchellh/go-homedir=github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config=$WORK/b220/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile=$WORK/b221/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types=$WORK/b223/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn -complete -installsuffix shared -buildid Fl7TPIHFdwQiC6Ad5uQN/Fl7TPIHFdwQiC6Ad5uQN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b219/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/anon.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/auth.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/authn.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/basic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/bearer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/keychain.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn/multikeychain.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/3d/3d71a113d171d01a49992f5751f9b7e3cf15ecca3fbf33f94f151fac9fcedcbb-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/and=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and=$WORK/b118/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify -complete -installsuffix shared -buildid Hwbu4ZCTji0qnIZnTOXr/Hwbu4ZCTji0qnIZnTOXr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b238/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify/verify.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/dc/dc18be51d31223f3ef40e983df74bc894b9378cb66829f687a4893c4ec695b88-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static -complete -installsuffix shared -buildid e2zdi-94QpxrzrOQr-7Y/e2zdi-94QpxrzrOQr-7Y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static/layer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/75/7543db3535c31b615ab3394b448fc5b75299ea93078c36ac5c7d9516f4f1f06d-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand -complete -installsuffix shared -buildid M4DX83T9G_rM7vg5fJig/M4DX83T9G_rM7vg5fJig -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b246/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand/rand.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/3a/3aa32b675f67a9842f61418f3d826bc1dbc7fa942f33978175f63b11e52b81d1-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight -complete -installsuffix shared -buildid 8fV7sHjznCFEFk-qgNke/8fV7sHjznCFEFk-qgNke -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b248/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/docs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/52/5211e9c554655f186d5c6bf520ab97db0ccc4c8062d0cef26551502a44b4c111-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging -complete -installsuffix shared -buildid boTGeHt60lYwb0z9_ZLe/boTGeHt60lYwb0z9_ZLe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b249/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging/logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/b7/b7b285dfa31f6afd136857fa27938a4f414b283211187a60ccd62a28192e5c78-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr -complete -installsuffix shared -buildid zOuWC9atzcNaLGi9xZZS/zOuWC9atzcNaLGi9xZZS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b251/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr/from_ptr.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr/to_ptr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/4f/4f27a4e74da55d0d9fe2dad1249c4c5b1ef4cc44f259a69cb060b9dbc920924c-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware -complete -installsuffix shared -buildid cBtMwo2yqNA98SG1MpRU/cBtMwo2yqNA98SG1MpRU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b250/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/logging.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/ordered_group.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/stack.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/stack_values.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/step_build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/step_deserialize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/step_finalize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/step_initialize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware/step_serialize.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/10/108f52d4711cc01fb3a777e39cc6226b8dd95d5e350c980ad905b6d5476f44ea-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand -complete -installsuffix shared -buildid Z3pBbHf-PPwcm0DzUHMD/Z3pBbHf-PPwcm0DzUHMD -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b255/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand/rand.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand/uuid.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/b1/b179a3fc6915ca6e023aa8dd3ae7de1af099eacf61d301110d26c24ba381b768-d # internal net/http/httptrace mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid EC0Chq0C7nDrdfkMd3e2/EC0Chq0C7nDrdfkMd3e2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/3c/3c7144af6c4fe8c8d82d18b2392527666fd23a519b441c7dd6ae993654447ccf-d # internal github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid UBn-lpiMlIRE4QNPNcC4/UBn-lpiMlIRE4QNPNcC4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b212/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/4b/4bed8dce6f046d63e1f2c175a05126b6911957578d6b3afe475e7d1b6f7569a7-d # internal net/http mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b136/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile mime=$WORK/b177/_pkg_.a packagefile mime/multipart=$WORK/b178/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http/httptrace=$WORK/b180/_pkg_.a packagefile net/http/internal=$WORK/b181/_pkg_.a packagefile net/http/internal/ascii=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p net/http -std -complete -installsuffix shared -buildid hGUHot5guxAXGUOS11Ab/hGUHot5guxAXGUOS11Ab -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/a3/a3f2ef19b7d092a5fc1af66cdaabdb9d8b73b065e0401cce559df889da8ec1f3-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go -complete -installsuffix shared -buildid JQGt-_hr2sNP_9GXzEjq/JQGt-_hr2sNP_9GXzEjq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b257/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/validation.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9f/9f99d3e7cc63836966d4f129e0b95f127d829ae9842b2cb1262a579efc21bae5-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time -complete -installsuffix shared -buildid l2yXuoNMUGrpHbffx986/l2yXuoNMUGrpHbffx986 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b258/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time/time.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/2e/2e1ba6ce20670d6805fe956c123129bd0f27caabae51010223661c580fc2b862-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io -complete -installsuffix shared -buildid nQOBiUk5SB5S_qFPjZqq/nQOBiUk5SB5S_qFPjZqq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b259/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io/safe.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/d6/d624378b3407caaa0728c02e1dfc9747f4192199506b74e41d0f5801b9593f31-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit -complete -installsuffix shared -buildid qFW9WklkpaaA5cg7Vsoz/qFW9WklkpaaA5cg7Vsoz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b264/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_bucket.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit/token_rate_limit.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/09/09bcb50cd248960b3c09e777124551efef28b53e27e2fd8eac4ab55cd92ccf24-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv -complete -installsuffix shared -buildid 48XdrDjiDctJmeo91Ur4/48XdrDjiDctJmeo91Ur4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b265/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv/duration.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/03/036daf44fadbe354333a92ce22cff328e54962ef19e958f840fcfe0c921b647e-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config -complete -installsuffix shared -buildid _uLk1SKPhsIdOXG1Qm9s/_uLk1SKPhsIdOXG1Qm9s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b266/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config/resolvers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/1c/1c568172cfba5128d12e2013f8d5467237d4f6c5f9372c59d7174007fd55995e-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io -complete -installsuffix shared -buildid 88BbYRp0TuGM1uAMJUkW/88BbYRp0TuGM1uAMJUkW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b267/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io/byte.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io/reader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io/ringbuffer.go cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/af/af03f0229b51299c16ef0b5f769d04131cf726e17de08bfebbd74161086440d9-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson -complete -installsuffix shared -buildid S3pDqNFSTOH5GQH4NYhG/S3pDqNFSTOH5GQH4NYhG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b275/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson/decoder_util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/47/471008d0ff38d3be299893b8a936f53149e3e0869a43a8561f757f0a3b4a9b71-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings -complete -installsuffix shared -buildid eFvlGr97UzpxH0urPRyb/eFvlGr97UzpxH0urPRyb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b278/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings/strings.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/85/85214130179814b50af55bcfcd972af687b7d9bb3e4e62963e63427b0cd3d1c9-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document -complete -installsuffix shared -buildid BV4ezNP677wQRcVwJZb6/BV4ezNP677wQRcVwJZb6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b284/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document/document.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/aa/aa31c0d91b3f8c366d0675756ecdcea7f0287ff1ed16ef858426ef5534757f64-d # internal encoding/xml mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p encoding/xml -std -complete -installsuffix shared -buildid nvm4b4qac1PGXUqg45If/nvm4b4qac1PGXUqg45If -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b287/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b198/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/76/760a3d3903c81f08a75e4001bbce6a1be53d1b541486bca9a1a4468fef6a5183-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types -complete -installsuffix shared -buildid cwKnz4UhnggzGujvveFp/cwKnz4UhnggzGujvveFp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b283/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/a2/a275f9ddeee478fdfc5f493a52efa2e07bbe40c4331a607d933ba3488b9de111-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types -complete -installsuffix shared -buildid X-sjoqkNeJHhsz5km3IH/X-sjoqkNeJHhsz5km3IH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b292/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ac/acbcd1871ba8b0cfd494b4e67d41e5a1b2f871e363d30f576d59e6f5b05470f5-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto=$WORK/b198/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid DMPbzYKAOeC6aGBZyLt-/DMPbzYKAOeC6aGBZyLt- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/94/940f778eda293ba9e7a41b614a6ec7490c77f512243fbc0d97a26623e4cc1e66-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding -complete -installsuffix shared -buildid MY_fFiKtwtyYfOmrFMKc/MY_fFiKtwtyYfOmrFMKc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b294/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/bb/bb51d1df1f6fa3ef6a548da80d1f5671a7820871b8ba692a0976c02b50f8b125-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2 packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini -complete -installsuffix shared -buildid tc2z_w8p-bG98IiDGkK7/tc2z_w8p-bG98IiDGkK7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b295/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ast.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/comma_token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/comment_token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/dependency.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/empty_token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/expression.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ini.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ini_lexer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ini_parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/literal_tokens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/newline_token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/number_helper.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/op_tokens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/parse_error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/parse_stack.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/sep_tokens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/skipper.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/statement.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/value_util.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/visitor.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/walker.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini/ws_token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/2d/2d9d2a890610bcc81899a3639f9c6ebca76de8acefcaca781b57a9cb024e0435-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime importmap github.com/docker/go-units=github.com/buildpacks/pack/vendor/github.com/docker/go-units packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount=$WORK/b188/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network=$WORK/b194/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b197/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid hnn8rs22HRpCggHOqa4l/hnn8rs22HRpCggHOqa4l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/common.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/container.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/network.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/node.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/secret.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/service.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/swarm.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/69/694dc72dc60291608b3828b23edf5678c0db510bacf0cc1d9ebd444b1bdf4585-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/buildpacks/pack/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters=$WORK/b192/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount=$WORK/b188/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network=$WORK/b194/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry=$WORK/b195/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm=$WORK/b196/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat=$WORK/b190/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid n6k_TG81Y7DDnOPtLK5T/n6k_TG81Y7DDnOPtLK5T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/auth.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/configs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/error_response.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/error_response_ext.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/graph_driver_data.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/id_response.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image_summary.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin_device.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin_env.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin_mount.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/plugin_responses.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/port.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/service_update_response.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/stats.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/types.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b287/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/9a/9abb9f853ea42871718325e7f328381bf9841f980c82a007cacaab956733034b-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/xml=$WORK/b287/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml -complete -installsuffix shared -buildid IChCDaz8bTMorKsAj2du/IChCDaz8bTMorKsAj2du -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b289/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml/error_utils.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/36/368f34d9278f868ff2921fdc4d803fe4bc6937427d1c7b796a644a6789685717-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid YMjU96wksJC_FQyXRwET/YMjU96wksJC_FQyXRwET -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b206/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume/volume_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume/volume_list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/d0/d0c928db14f8e47f19515a854c542615ae5b50edf02396ca6a4c707d624b5e59-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go/encoding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/xml=$WORK/b287/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding=$WORK/b294/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml -complete -installsuffix shared -buildid 0pfFQBz8OtOOzhRQyFRC/0pfFQBz8OtOOzhRQyFRC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b293/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/array.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/constants.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/element.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/error_utils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/escape.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/map.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/value.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml/xml_decoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/3a/3a46036be078649c4e7d084af8de9e9b0d034e89671f76f3da4481fe5a254d1c-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types -complete -installsuffix shared -buildid Hfxb-1gV424rrgKJw-DC/Hfxb-1gV424rrgKJw-DC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b299/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types/enums.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types/types.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c8/c818743bf3696ffb9dc81265d6a900d8309678cc85fbc6e5a1003dc8ab18f3e3-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go/encoding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding=$WORK/b294/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json -complete -installsuffix shared -buildid gAaDbvLgMETsMaQwRW_o/gAaDbvLgMETsMaQwRW_o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b300/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/array.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/constants.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/decoder_util.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/escape.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/object.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json/value.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/c2/c2f37d792d251dfff01be41f8d234164d3cd5622d1d445485b422a358ced83bc-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/rand=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand=$WORK/b255/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter -complete -installsuffix shared -buildid jFx4IhmmNcxFLB8bhBtY/jFx4IhmmNcxFLB8bhBtY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b301/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter/waiter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/d5/d58e7b98cab66d1ddaf24c370bd9fb302eb8b559aaaae1b0593129e01bfeb3e9-d # internal github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath -complete -installsuffix shared -buildid LbHvMBEOzaXGPEFkC5zk/LbHvMBEOzaXGPEFkC5zk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b302/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/api.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/astnodetype_string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/functions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/interpreter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/lexer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/toktype_string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath/util.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e2/e298f5d792ab2669727a562dbb6935e05bf042de8dd3de2134d8a2bcd8004d79-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types -complete -installsuffix shared -buildid leG-dPGiuyCV4ALqRJLA/leG-dPGiuyCV4ALqRJLA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b305/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types/enums.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/01/01ffc9b8a518711fdae6029de6e66c0dec4685cd079586216ed72bbed49a077c-d # internal github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/mitchellh/go-homedir=github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config -complete -installsuffix shared -buildid E2c9UO1ysrSDBHWuXQAr/E2c9UO1ysrSDBHWuXQAr -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b307/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config/cache_dir.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config/log.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/71/712ffc66e4a7e599c860915bdf71de967c304d00e3ceb2548b0e601223d941f6-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid HXutoiuR9JHbHp6XiX2J/HXutoiuR9JHbHp6XiX2J -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b313/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date/date.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date/time.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date/utility.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/6b/6bbcab828551468e748d1ba36bde5d87d1c8c9bd81b018f55004b36a19a4def6-d # internal github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4 mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/ed25519=$WORK/b149/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4 -complete -installsuffix shared -buildid Qh6EmzbbLjjg42Lggyd6/Qh6EmzbbLjjg42Lggyd6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b316/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/claims.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/ecdsa.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/ecdsa_utils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/ed25519.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/ed25519_utils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/hmac.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/map_claims.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/none.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/parser_option.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/rsa.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/rsa_pss.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/rsa_utils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/signing_method.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a8/a81b566980dcef6f7beeaef84cbec892e463169b6e83d4619abad6a7d6941024-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid kXrF9yP_3i32A5EOG59d/kXrF9yP_3i32A5EOG59d -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b318/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f3/f3a22250b9852b3619d3dac68404bcb93db8eb4b182728fe5dc90f5422c2a741-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12 mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/pkcs12/internal/rc2=github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2 packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile crypto/x509/pkix=$WORK/b159/_pkg_.a packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b318/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid gTaWuGaYiAp-1qHwzM7c/gTaWuGaYiAp-1qHwzM7c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b317/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/crypto.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/errors.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/mac.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/safebags.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/35/35d770ff0f92e025439d8d6894c03a28daf7ee6004f0bc92095bf73c1b0a740d-d # internal github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom -complete -installsuffix shared -buildid Z0VG_cfZfvECgEAzde5u/Z0VG_cfZfvECgEAzde5u -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b322/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom/utfbom.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/93/930e05cff3ab321e4d2f95c78323b3491531a8bf7e275f726c1486617d5026ef-d # internal github.com/buildpacks/pack/internal/name mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p github.com/buildpacks/pack/internal/name -complete -installsuffix shared -buildid 4G1bktnrKuIednc3oZM9/4G1bktnrKuIednc3oZM9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b327/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/name/name.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/21/2126fc6a487c2016645f2d7d984a35f3e54f4ae2f2e72a036d5c5157b702e799-d # internal github.com/buildpacks/pack/vendor/golang.org/x/term mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/buildpacks/pack/vendor/golang.org/x/term -complete -installsuffix shared -buildid E0CMTKsHc4eroOwGEyeC/E0CMTKsHc4eroOwGEyeC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b329/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/term/term.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/term/term_unix.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/term/term_unix_other.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/a6/a6531e6134d10ba30e6808a077d5d6a396444a034bc7e87463df26a1279dc446-d # internal github.com/buildpacks/pack/vendor/github.com/apex/log mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/buildpacks/pack/vendor/github.com/apex/log -complete -installsuffix shared -buildid IIFdXCG48gZkJ-8bo1WV/IIFdXCG48gZkJ-8bo1WV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b331/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/context.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/default.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/entry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/interface.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/levels.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/pkg.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/apex/log/stack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/63/6364b286e55a71ccbcddab43fb259607859728c33432b5dd5eaf991031cab7a4-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/logs=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/match=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match importmap github.com/google/go-containerregistry/pkg/v1/mutate=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate importmap github.com/google/go-containerregistry/pkg/v1/partial=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial importmap github.com/google/go-containerregistry/pkg/v1/stream=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types importmap golang.org/x/sync/errgroup=github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs=$WORK/b232/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match=$WORK/b130/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate=$WORK/b231/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream=$WORK/b233/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout -complete -installsuffix shared -buildid O9UvY9YPQSCJVUxYYGMX/O9UvY9YPQSCJVUxYYGMX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b332/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/blob.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/layoutpath.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/read.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e2/e25a44beb1770e4a858e34908a5a14a0b9f4f76734c106b713b2279d317a84f3-d # internal github.com/buildpacks/pack/pkg/logging mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/apex/log=github.com/buildpacks/pack/vendor/github.com/apex/log importmap github.com/heroku/color=github.com/buildpacks/pack/vendor/github.com/heroku/color packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/apex/log=$WORK/b331/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p github.com/buildpacks/pack/pkg/logging -complete -installsuffix shared -buildid r4Xp_7xfc582ba1uPTqp/r4Xp_7xfc582ba1uPTqp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b330/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/logging/logger_simple.go ./_build/src/github.com/buildpacks/pack/pkg/logging/logger_writers.go ./_build/src/github.com/buildpacks/pack/pkg/logging/logging.go ./_build/src/github.com/buildpacks/pack/pkg/logging/prefix_writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/bc/bc3557bcec3ea2eb51c6aff5d4e847d34b444989b212e30e12f2e8ad80ccdeaa-d # internal github.com/buildpacks/pack/internal/term mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config importmap golang.org/x/term=github.com/buildpacks/pack/vendor/golang.org/x/term packagefile github.com/buildpacks/pack/vendor/golang.org/x/term=$WORK/b329/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/buildpacks/pack/internal/term -complete -installsuffix shared -buildid i2kUCbWWawL-j_Q8LAhy/i2kUCbWWawL-j_Q8LAhy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b328/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/term/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/71/7169669359093b8881427dd00456d1a3ec6dacc722ff569223f9ade7d9e7afa0-d # internal github.com/buildpacks/pack/builder mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p github.com/buildpacks/pack/builder -complete -installsuffix shared -buildid gzwjMpwt0D2U8lcs_w-s/gzwjMpwt0D2U8lcs_w-s -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b334/importcfg -pack ./_build/src/github.com/buildpacks/pack/builder/config_reader.go ./_build/src/github.com/buildpacks/pack/builder/detection_order.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/75/7563416f5d4987f53413608b47261951d8e79fb9956e9cdb5ecf3a20faf7a3e8-d # internal github.com/buildpacks/pack/vendor/github.com/Masterminds/semver mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/buildpacks/pack/vendor/github.com/Masterminds/semver -complete -installsuffix shared -buildid LeymIbpYp6-OSZM6dKNp/LeymIbpYp6-OSZM6dKNp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b336/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Masterminds/semver/collection.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Masterminds/semver/constraints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Masterminds/semver/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Masterminds/semver/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/99/9926c72453a8f2a93ee79b1f5c68b5af7f467074de1a05400b9beb5fb0cad38b-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env -complete -installsuffix shared -buildid P-HuNYoYt3vsukS71CrF/P-HuNYoYt3vsukS71CrF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b341/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env/build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env/env.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env/launch.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env/vars.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/57/5792a8c93f851cf95376d3fde390e82a456801750710cdbb0ac2bed49a9ee53e-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding -complete -installsuffix shared -buildid FMPto568y5V1bJwYnD1Q/FMPto568y5V1bJwYnD1Q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b342/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/24/249b254135d104af5a4196b6cb7c9be8ca83dc64cbb3a57fd8e689e6a92e71ca-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil -complete -installsuffix shared -buildid VCUxox8JgWQj7-MQ0tNh/VCUxox8JgWQj7-MQ0tNh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b343/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/89/8972edd68d1f78a002eaf2c0de5c894ea1c77c38581e49193e2f702f8ee1167b-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive -complete -installsuffix shared -buildid QVZ55SJ3weiXHAelHH_N/QVZ55SJ3weiXHAelHH_N -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b346/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive/archive.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive/extract.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive/reader.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive/tar_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive/writer.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/2a/2a68f1ea337fc31e172b67fcc9530a4d4490c2d3b592bdb05afcb385243aa190-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/env=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env=$WORK/b341/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch -complete -installsuffix shared -buildid p-i0BAdnCmUjf5NTkIAh/p-i0BAdnCmUjf5NTkIAh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b344/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/bash.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/cmd.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/exec_d.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/exec_d_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/launch.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/launcher.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/launcher_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/process.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch/shell.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/59/5961b5709d38275a5b8b97cfecd1ef91238c2e7b2bd03b110c28b2d3f1a9a8b9-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str -complete -installsuffix shared -buildid tKLWrpxEG89it4omqhcx/tKLWrpxEG89it4omqhcx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b350/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str/slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/44/44a1ff688db0d5564d87fad638d1b57ea75d193c7e53587cc9607d164fa4256b-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/apex/log=github.com/buildpacks/pack/vendor/github.com/apex/log importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/internal/str=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str importmap github.com/heroku/color=github.com/buildpacks/pack/vendor/github.com/heroku/color packagefile flag=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/apex/log=$WORK/b331/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str=$WORK/b350/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd -complete -installsuffix shared -buildid cR5xyHb2yphh3Bnccm1Z/cR5xyHb2yphh3Bnccm1Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b351/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/command.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/exit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/flags.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/flags_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/logs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c1/c174e2506b4257296f3ceddefc11e2f9168afc851371a1399e37acd13b271e24-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid R1tyGud5K_jkMi-AUhs8/R1tyGud5K_jkMi-AUhs8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b357/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy/stdcopy.go cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/7e/7ec715dca2f68442316b492cf34b8a5217bd3a68cfbeed21c8620cddd3e8622c-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer importmap github.com/buildpacks/lifecycle/archive=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile archive/tar=$WORK/b062/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive=$WORK/b346/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers -complete -installsuffix shared -buildid 1XWw7cc-yzePkB_svMT4/1XWw7cc-yzePkB_svMT4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b345/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/digest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/dir.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/extract.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/factory.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/launcher.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/slices.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/17/1766b7f8f1e06432ade1a621b39521315f81a27f9a157edd018bb88563546583-d # internal compress/bzip2 mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid M1P_DnGERC-DSevqGT-l/M1P_DnGERC-DSevqGT-l -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b359/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/e1/e11c31ba530df9f805ad90377ec5089b6a1110942844189ef3f5f5716c24d421-d # internal github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid ZWUow4knIxHtknYvwl9T/ZWUow4knIxHtknYvwl9T -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b361/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/58/5814ddfce4bbabaad20c38b521a54aaf1d93049606a0766bf1a7a02937480688-d # internal github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/pkg/userns=github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns=$WORK/b361/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys -complete -installsuffix shared -buildid rE2Yl1UdXoturQMcAhMv/rE2Yl1UdXoturQMcAhMv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b360/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/epoll.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/fds.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/filesys_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/oom_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/socket_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys/userns_deprecated.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/4c/4c7a6cc9c644156f65ad596590a1851a90244eebea251f0603e56cd7f491a528-d # internal text/scanner mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p text/scanner -std -complete -installsuffix shared -buildid 9GoJpzx1tQz1kJ9OfU6t/9GoJpzx1tQz1kJ9OfU6t -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b363/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/5c/5cde17b467c6baa9239fd93683b20a854d6559b35248b234e1c181b53e0cd862-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/env=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env importmap github.com/buildpacks/lifecycle/internal/encoding=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding importmap github.com/buildpacks/lifecycle/internal/fsutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/layers=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env=$WORK/b341/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding=$WORK/b342/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil=$WORK/b343/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile mime=$WORK/b177/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack -complete -installsuffix shared -buildid dwgaTJg6klSYzTN_FrEk/dwgaTJg6klSYzTN_FrEk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b340/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/bom.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/bomfile.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/descriptor.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/detect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/files.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/layermetadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/layers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack/store.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/1f/1fab271db75f1d6d68c644e1ebd85a73ec84d565b9d3218506940af74cce93e6-d # internal github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid 3e55_M6cvp_Wh6g6Q4UZ/3e55_M6cvp_Wh6g6Q4UZ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b367/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/mounted_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/mounted_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/mountinfo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/mountinfo_filters.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c8/c8e3be16cef44392f2f2bc2f3aa54de1392de67187db7eb0a4dfca8f541e9254-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/scanner=$WORK/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid cOsyVb6P7fKHzYplT2q7/cOsyVb6P7fKHzYplT2q7 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b362/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils/fileutils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/0f/0f9cf378baaec5cd66a2155892a9b543361256e8bcba4c2044b33f2319dcab83-d # internal github.com/buildpacks/pack/vendor/github.com/moby/sys/mount mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config importmap github.com/moby/sys/mountinfo=github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo=$WORK/b367/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/buildpacks/pack/vendor/github.com/moby/sys/mount -complete -installsuffix shared -buildid Gz1n28sK8fy5YcHC8ohK/Gz1n28sK8fy5YcHC8ohK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b366/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/flags_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/flags_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/mount_errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/mount_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/mounter_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/moby/sys/mount/sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/aa/aa4677d4b03d7cb060592b098b5ed77a49d3b857f5de88b9dc447014c5edbcf6-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid kcJ51ycGxV-KTh25ZIcP/kcJ51ycGxV-KTh25ZIcP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b368/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/c1/c107b27227a6bea83a35d7c0efe6596e6b7a5d7fadfbe505a0149d020c47624c-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/buildpacks/pack/vendor/github.com/docker/go-units importmap github.com/moby/sys/mount=github.com/buildpacks/pack/vendor/github.com/moby/sys/mount importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/sys/mount=$WORK/b366/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid CSgRIyDgzmzk1Ph3CgRX/CSgRIyDgzmzk1Ph3CgRX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b365/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/chtimes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/exitcode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/filesys_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/init.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/lcow_unsupported.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/lstat_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/meminfo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/meminfo_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/mknod.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/path.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/path_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/process_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/rm.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/stat_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/stat_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/syscall_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/umask.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/utimes_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d5/d50f007ce777ed2b59aa310cac7cf621af24b1091f744df0f3ce5b7e428c34bc-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b003/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid CrPZhYPSSc0QzREfM4aA/CrPZhYPSSc0QzREfM4aA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b369/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools/pools.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/5e/5ef0ca676ba534d707385e7734ae83d7ee2e8cc240aa6cb4b666b45b50a66274-d # internal github.com/buildpacks/pack/vendor/golang.org/x/mod/semver mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/buildpacks/pack/vendor/golang.org/x/mod/semver -complete -installsuffix shared -buildid USzLeO7rH4znsiO77eYo/USzLeO7rH4znsiO77eYo -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b371/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/mod/semver/semver.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/cf/cfb6fc842ee2c7d43de95c2814d43233065f45ce9c353d8005d6a582ac2ef030-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system=$WORK/b365/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b368/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid L9ndrSh-6co9YU1KdoYF/L9ndrSh-6co9YU1KdoYF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b364/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools/idtools.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools/idtools_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/75/751a5db8e327b1bb70ab30f3ae89fa3edd75b766c095b0faf8ee277dde9fd3f4-d # internal html mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p html -std -complete -installsuffix shared -buildid HFUk9MyK4RQAf5IrfOvX/HFUk9MyK4RQAf5IrfOvX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b374/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/f9/f98f7a324e24cc69a5b9ae1c430e3fc19225c56e6782872bd62ddf600186d388-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 9Sf24QHa4Q1KG5HUINcO/9Sf24QHa4Q1KG5HUINcO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b377/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors/errors.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/81/818d39a935ba669757392b27c73c1da1d135ef1112a780f00500cec69bd1378f-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b377/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 5QXzZqErULYLdNUB0E7D/5QXzZqErULYLdNUB0E7D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b376/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor/armor.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor/encode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/8c/8c795dce995e27c02d8aea22dea5261133834c488140775e4e4cc2c88cb35101-d # internal hash/adler32 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p hash/adler32 -std -complete -installsuffix shared -buildid ZXWwT1Qr4YKEipMVCTwc/ZXWwT1Qr4YKEipMVCTwc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b380/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/b5/b51ae4fb38d6f7c471f19d92e129a6a0540e902d903693e75b9e5cb68e2d04a2-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b374/_pkg_.a # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containerd/containerd/sys=github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys importmap github.com/docker/docker/pkg/fileutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/execabs=github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/bzip2=$WORK/b359/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys=$WORK/b360/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b362/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools=$WORK/b364/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools=$WORK/b369/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system=$WORK/b365/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs=$WORK/b226/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid RwBpj49hqRJb3DZYD_J8/RwBpj49hqRJb3DZYD_J8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b358/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/archive.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/archive_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/archive_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/changes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/changes_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/changes_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/copy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/copy_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/diff.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/time_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/whiteouts.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/3f/3f063a9b9d43fbac1eb7c1fc48a175c505c1a9aff06f233b7654e2c9d576bd2f-d # internal compress/zlib mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/adler32=$WORK/b380/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p compress/zlib -std -complete -installsuffix shared -buildid zFZ1rt9TpO3Qp3Fu0jWB/zFZ1rt9TpO3Qp3Fu0jWB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b379/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/23/2343345e4bbe60c79f333cad13c99496c427ee2e267b39a2bbd73878c46c9fe4-d # internal github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile html=$WORK/b374/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch -complete -installsuffix shared -buildid ALoU6vKE9ifp-TTlAm-2/ALoU6vKE9ifp-TTlAm-2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b373/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/diff.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/diffmatchpatch.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/match.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/mathutil.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/operation_string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/patch.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch/stringutil.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/8e/8efb423bcbf1d278b3f379a3ff68b593f4bfd600ec06822499dabbf30501b2e2-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid JpMWsUpIfaXjduXnQjfp/JpMWsUpIfaXjduXnQjfp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b381/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/75/7515fc207ad5a0cfcc82daa0648c31250e1a87ddaae75d3cb76c34b1e82dd54e-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/89/89b1430986c51f3a25a0b65b531d3a2ec917699cb2fc03f0fccf3921556a6e76-d # internal mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid bk4Bc-NDdFfHxtE0EUgy/bk4Bc-NDdFfHxtE0EUgy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b382/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go github.com/buildpacks/pack/pkg/blob mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/mitchellh/ioprogress=github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress=$WORK/b134/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p github.com/buildpacks/pack/pkg/blob -complete -installsuffix shared -buildid DP3pt309DNC38-avNvyp/DP3pt309DNC38-avNvyp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/blob/blob.go ./_build/src/github.com/buildpacks/pack/pkg/blob/downloader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/68/68882e83f0a7a9cc04c5aa6afa987f3b4a734a5045df9cc4a655904eee2e32d9-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b069/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid Or2NX3SMfE5LnMz5NycX/Or2NX3SMfE5LnMz5NycX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs/defs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs/helpers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs/http_helpers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d4/d44faf1eee103b63cc530ea884b14810a527ee0f9786af5a4637c615c55e77cf-d # internal github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/buildpacks/pack/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/proxy=$WORK/b210/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid eLcUA_auxUNEkDMj1cMz/eLcUA_auxUNEkDMj1cMz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/proxy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/sockets.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets/unix_socket.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/03/03081f91c363c960c7aecd9ccaf874be4b2e83b0289c1d67113f9b5793148e0a-d # internal net/http/httputil mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b168/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile mime=$WORK/b177/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/internal=$WORK/b181/_pkg_.a packagefile net/http/internal/ascii=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/httputil -std -complete -installsuffix shared -buildid Dj9ZqTiKaShti1SfTDBI/Dj9ZqTiKaShti1SfTDBI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/httputil/dump.go /usr/lib/golang/src/net/http/httputil/httputil.go /usr/lib/golang/src/net/http/httputil/persist.go /usr/lib/golang/src/net/http/httputil/reverseproxy.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/31/31d06ad9f0f70f7e682c607a5e2e53e5ac979104b28ee6197738746b087b70f2-d # internal github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid aU4CkKhDnhVsyhworWtp/aU4CkKhDnhVsyhworWtp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/20/205af23c78793e2841965aaa0408866370a1f02ffafe22f31c5ea9f7e21d9e7d-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/ptr=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=$WORK/b246/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=$WORK/b248/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws -complete -installsuffix shared -buildid G-yoJ3aFod__vLibmRmY/G-yoJ3aFod__vLibmRmY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b245/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/context.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/credential_cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/credentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaultsmode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/from_ptr.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/logging.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/request.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/runtime.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/to_ptr.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/types.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/dd/ddd2742ce8d8b8df15b3ad1bec09f21ca20da960f7be55cf6e218212039ac591-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding -complete -installsuffix shared -buildid tQdNVnu4uOvij8xNvO5R/tQdNVnu4uOvij8xNvO5R -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b279/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding/encode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding/header.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding/path_replace.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding/query.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding/uri.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/e8/e8808e4e2d210e684c896189dc885068bda7d92e802cd07ddbc1f7f61621e363-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid lDkOoS4Uef8os02BXLfC/lDkOoS4Uef8os02BXLfC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b314/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/63/6366ce791b32ce0053f6567a8b5257019642624319cfa3c4fd40b69bc7cc45c1-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/client mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/buildpacks/pack/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/docker/errdefs=github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs importmap github.com/docker/go-connections/sockets=github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference=$WORK/b200/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api=$WORK/b202/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events=$WORK/b203/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters=$WORK/b192/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image=$WORK/b204/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network=$WORK/b194/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry=$WORK/b195/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm=$WORK/b196/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time=$WORK/b205/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions=$WORK/b193/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume=$WORK/b206/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs=$WORK/b207/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets=$WORK/b209/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b212/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/httputil=$WORK/b213/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid yJUDdjxzijt7X8F8tdfg/yJUDdjxzijt7X8F8tdfg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/build_cancel.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/build_prune.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/checkpoint_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/checkpoint_delete.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/checkpoint_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/client_deprecated.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/client_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/config_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/config_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/config_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/config_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/config_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_attach.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_commit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_copy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_diff.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_exec.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_export.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_kill.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_logs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_pause.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_prune.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_rename.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_resize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_restart.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_start.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_stats.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_stop.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_top.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_unpause.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/container_wait.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/disk_usage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/distribution_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/events.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/hijack.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_history.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_import.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_load.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_prune.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_pull.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_push.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_save.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_search.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/image_tag.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/info.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/interface.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/interface_experimental.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/interface_stable.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/login.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_connect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_disconnect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_prune.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/network_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/node_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/node_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/node_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/node_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/ping.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_disable.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_enable.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_install.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_push.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_set.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/plugin_upgrade.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/request.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/secret_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/secret_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/secret_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/secret_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/secret_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_logs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_remove.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/service_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_get_unlock_key.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_init.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_join.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_leave.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_unlock.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/swarm_update.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/task_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/task_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/task_logs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/transport.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/utils.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/version.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/volume_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/volume_inspect.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/volume_list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/volume_prune.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/client/volume_remove.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/64/648261ac86ae753a5f3b65897a06f3e41ee20d27f05c5aa13e0e5404399ee518-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/google/go-containerregistry/internal/redact=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact importmap github.com/google/go-containerregistry/internal/retry=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/logs=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name packagefile context=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b240/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact=$WORK/b235/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry=$WORK/b236/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs=$WORK/b232/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/httputil=$WORK/b213/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport -complete -installsuffix shared -buildid TzE87RCv7bDBUlZaMsmp/TzE87RCv7bDBUlZaMsmp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/basic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/bearer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/ping.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/retry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/schemer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/scope.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/transport.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport/useragent.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/8d/8d6e64845147e9efe315bea2d55c75317137368bef4777faf9c1bd57b5e1e167-d # internal github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/time=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time importmap github.com/aws/smithy-go/transport/http/internal/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io packagefile context=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time=$WORK/b258/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io=$WORK/b259/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/httputil=$WORK/b213/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http -complete -installsuffix shared -buildid blxBt9uMtI7tWd6T2Glx/blxBt9uMtI7tWd6T2Glx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b256/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/checksum_middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/headerlist.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/host.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/md5_checksum.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_close_response_body.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_content_length.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_headers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_http_logging.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/middleware_min_proto.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/request.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/response.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/time.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/url.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d7/d717aa6217903283ccf35497d26421d5c32ce5fcb0f990156bef2ae2fb5f8d56-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws packagefile context=$WORK/b069/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials -complete -installsuffix shared -buildid WJiYdf59Z8JOYiIXQV8X/WJiYdf59Z8JOYiIXQV8X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b260/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/static_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b2/b24d955abdff7645768a19967846406f146f0be33308aab9c621ed30aad5483f-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/sdkio=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio=$WORK/b271/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds -complete -installsuffix shared -buildid aPqiFqzo5dZdIwP4FsU3/aPqiFqzo5dZdIwP4FsU3 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b270/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/18/1830226a5fda077726c43bf8190e7335cda6a5ae721d8035e56895db0234826b-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults -complete -installsuffix shared -buildid e8nwjG_5tR8jvB5Dv7mW/e8nwjG_5tR8jvB5Dv7mW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b274/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/auto.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/configuration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/defaults.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults/doc.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b4/b46efd115d74c0b44ab3806d158135f630caa9597afc990be59b41792853e0fc-d # internal github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/internal/redact=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact importmap github.com/google/go-containerregistry/internal/retry=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry importmap github.com/google/go-containerregistry/internal/verify=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/logs=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/partial=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial importmap github.com/google/go-containerregistry/pkg/v1/remote/transport=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport importmap github.com/google/go-containerregistry/pkg/v1/stream=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types importmap golang.org/x/sync/errgroup=github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact=$WORK/b235/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry=$WORK/b236/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify=$WORK/b238/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs=$WORK/b232/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport=$WORK/b239/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream=$WORK/b233/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote -complete -installsuffix shared -buildid Cwr0CMc_iQefGqmWdr5B/Cwr0CMc_iQefGqmWdr5B -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/catalog.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/check.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/delete.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/descriptor.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/index.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/layer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/mount.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/multi_write.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/bf/bf22249f6069192a9925f150ac34e73b7bf3579889e437ce501945eea0d63f20-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/strings=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings=$WORK/b278/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 -complete -installsuffix shared -buildid gxcLPoIJDWVmaaegV_cn/gxcLPoIJDWVmaaegV_cn -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b277/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/const.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/header_rules.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/headers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/hmac.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/host.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/scope.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/time.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/93/93235c94919a7b67264bc3e7e8e672db4ac592bd50dca623576702022c3547fd-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/rand=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=$WORK/b246/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand=$WORK/b255/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware -complete -installsuffix shared -buildid zAf2E8Jz6SNVI4p61Uxx/zAf2E8Jz6SNVI4p61Uxx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b254/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/osname.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/request_id_retriever.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware/user_agent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/d7/d761a88b8eaabede3549ca682e4a7a44a9e3cb997f251abd090ce02b247ef458-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws packagefile context=$WORK/b069/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources -complete -installsuffix shared -buildid Lna2a48c1i3Y02mhxL00/Lna2a48c1i3Y02mhxL00 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b280/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/24/249cff047385223021544b0316b5399e99a982428ba1944fbcd7d6f794a07e99-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 -complete -installsuffix shared -buildid tg-c8nCezWp9tTJh3dqS/tg-c8nCezWp9tTJh3dqS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b282/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ba/baa7c9e8213c8f883184b5b4f2d6792c7c79feeecc4aa51dc442b288572c21a0-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http -complete -installsuffix shared -buildid UvMcLqdodi8lPK_7AKEN/UvMcLqdodi8lPK_7AKEN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b253/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/content_type.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/response_error_middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http/timeout_read_closer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/ac/ac4aed381177f00b32fe09ba41ead6a6865b0df8712e87078e45b790274795c5-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/ratelimit=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/aws-sdk-go-v2/internal/timeconv=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit=$WORK/b264/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=$WORK/b246/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv=$WORK/b265/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry -complete -installsuffix shared -buildid c69-cJwUkZdG-6kD5fSJ/c69-cJwUkZdG-6kD5fSJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b263/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_ratelimit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/adaptive_token_bucket.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/jitter_backoff.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/retry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/retryable_error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/standard.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/throttle_error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry/timeout_error.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/51/51cf70bc376cc7445ef903cc36f616487beed46c44473b3181fc5e095740f89f-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=$WORK/b277/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 -complete -installsuffix shared -buildid FkVwZjMWFv-qVDSi5dDI/FkVwZjMWFv-qVDSi5dDI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b276/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/presign_middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/stream.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4/v4.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/a0/a0bdfecb003f06aaec897a87bec4bb39d5c6a1f2c26ff3664fc2a0b630d2ce80-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/empty=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty importmap github.com/google/go-containerregistry/pkg/v1/mutate=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate importmap github.com/google/go-containerregistry/pkg/v1/remote=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote importmap github.com/google/go-containerregistry/pkg/v1/remote/transport=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport importmap github.com/google/go-containerregistry/pkg/v1/static=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static importmap github.com/google/go-containerregistry/pkg/v1/tarball=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball importmap github.com/google/go-containerregistry/pkg/v1/types=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty=$WORK/b230/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate=$WORK/b231/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote=$WORK/b234/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport=$WORK/b239/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static=$WORK/b241/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball=$WORK/b096/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote -complete -installsuffix shared -buildid bWtEAIQNnBFHU4JMquR0/bWtEAIQNnBFHU4JMquR0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote/identifier.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote/remote.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/fc/fc32c2de507897282f7457823d6e1ae47dc054ff8424f9e01116f2f78696352c-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=$WORK/b266/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds -complete -installsuffix shared -buildid Y4XQTzJ3F5I18Bv4ZOFP/Y4XQTzJ3F5I18Bv4ZOFP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b262/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetDynamicData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetIAMInfo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetInstanceIdentityDocument.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetMetadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetRegion.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetToken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/api_op_GetUserData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/request_middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/token_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a3/a3f50ae72d9edd40f78b49139182693cc781c0ab3588bcd5dbe8dac0d9658c18-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client -complete -installsuffix shared -buildid 1X1z-pb_ao6mIHikaLw0/1X1z-pb_ao6mIHikaLw0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b269/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client/middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/75/752de34a1baa4df6369ca08e7b420426774e0530de2ac06f33d2a691c1ed45e1-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=$WORK/b282/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints -complete -installsuffix shared -buildid gjkiSaOax2n5dVARs5eK/gjkiSaOax2n5dVARs5eK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b281/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/81/81108e6849ec1f5b07591b14cfc2686c5dabe7cbcfb1e9e9c6ebe7ec7fae3e04-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=$WORK/b269/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds -complete -installsuffix shared -buildid ATG-d8r9o7DJ1Cu31YML/ATG-d8r9o7DJ1Cu31YML -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b268/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/2b/2b466cacad676d33878be4c23008af8533b8099c6d5c2222c3d52cfde3b87731-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources importmap github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints importmap github.com/aws/aws-sdk-go-v2/service/sso/types=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/ptr=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=$WORK/b274/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=$WORK/b275/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=$WORK/b280/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=$WORK/b281/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types=$WORK/b283/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso -complete -installsuffix shared -buildid jnCkZUyBSgqJZy4sAEEI/jnCkZUyBSgqJZy4sAEEI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b273/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_GetRoleCredentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccountRoles.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_ListAccounts.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/api_op_Logout.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/deserializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/serializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/validators.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/49/49144a3c5839f5e63afbf29b8978ed882c530ebf63dbbfdfe97ba066f98b534c-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query -complete -installsuffix shared -buildid Bt4xJJmZkw2Did9AGoxp/Bt4xJJmZkw2Did9AGoxp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b288/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/array.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/map.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/middleware.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/object.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query/value.go cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/6f/6fd57fb140109857865bc24f8ed50d762a505dae43262e728534ebf194e21c14-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds importmap github.com/aws/aws-sdk-go-v2/internal/rand=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=$WORK/b262/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=$WORK/b246/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds -complete -installsuffix shared -buildid UzLAp6-Pw9nuAupsboev/UzLAp6-Pw9nuAupsboev -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b261/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds/provider.go cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/58/58541b700b30a7bcd70027425f332ae236b87c38503d0a980bc9e509f0add8c7-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/docker/docker/pkg/jsonmessage=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile archive/tar=$WORK/b062/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b214/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local -complete -installsuffix shared -buildid xjA9JGdWyHs0cxmARsMG/xjA9JGdWyHs0cxmARsMG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local/identifier.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local/local.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/3c/3c73238c0728a0ca69d0246b5d8985a6566195b6eafed401bd3475a809084b3a-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -complete -installsuffix shared -buildid ecvzjYHsZBAYV-TP0k9p/ecvzjYHsZBAYV-TP0k9p -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b290/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/context.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/middleware.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/c3/c3d5844c4bb26841ce0243deb5059ea9e43614aab47ae07d034769986c2f9340-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=$WORK/b282/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints -complete -installsuffix shared -buildid zIfQBq9LtGoO-fMdTZeY/zIfQBq9LtGoO-fMdTZeY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b291/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/24/24b04af50a8f1eba9eb78bee95e70f2b97c74a110295f02a142148a912ac56e7-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=$WORK/b282/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints -complete -installsuffix shared -buildid zn5c3FBylcYiVEUX6de5/zn5c3FBylcYiVEUX6de5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b298/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/69/6953de391fa6ea6785b6275d7e80f994581c7b8d7d4b62469c482e88aa2ccd83-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/protocol/query=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query importmap github.com/aws/aws-sdk-go-v2/aws/protocol/xml=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources importmap github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url importmap github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints importmap github.com/aws/aws-sdk-go-v2/service/sts/types=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/encoding/xml=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml importmap github.com/aws/smithy-go/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/ptr=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr importmap github.com/aws/smithy-go/time=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/xml=$WORK/b287/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=$WORK/b274/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query=$WORK/b288/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml=$WORK/b289/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=$WORK/b280/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=$WORK/b290/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=$WORK/b291/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=$WORK/b292/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml=$WORK/b293/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time=$WORK/b258/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts -complete -installsuffix shared -buildid 6yQExbq8FNJREID037pt/6yQExbq8FNJREID037pt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b286/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRole.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithSAML.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_AssumeRoleWithWebIdentity.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_DecodeAuthorizationMessage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetAccessKeyInfo.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetCallerIdentity.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetFederationToken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/api_op_GetSessionToken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/deserializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/serializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/validators.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/ac/ac93ce1cc35afd18cd6abd9d0294c24faa95d28c43b05c44ee33d23f9edf7813-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources importmap github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints importmap github.com/aws/aws-sdk-go-v2/service/ecr/types=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/encoding/json=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json importmap github.com/aws/smithy-go/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/ptr=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr importmap github.com/aws/smithy-go/time=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http importmap github.com/aws/smithy-go/waiter=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter importmap github.com/jmespath/go-jmespath=github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=$WORK/b274/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=$WORK/b275/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=$WORK/b280/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints=$WORK/b298/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types=$WORK/b299/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json=$WORK/b300/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time=$WORK/b258/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter=$WORK/b301/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr -complete -installsuffix shared -buildid SV61Mt0GUsy92aR4di0w/SV61Mt0GUsy92aR4di0w -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b297/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_BatchCheckLayerAvailability.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_BatchDeleteImage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_BatchGetImage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_BatchGetRepositoryScanningConfiguration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_CompleteLayerUpload.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_CreatePullThroughCacheRule.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_CreateRepository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DeleteLifecyclePolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DeletePullThroughCacheRule.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DeleteRegistryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DeleteRepository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DeleteRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribeImageReplicationStatus.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribeImageScanFindings.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribeImages.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribePullThroughCacheRules.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribeRegistry.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_DescribeRepositories.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetAuthorizationToken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetDownloadUrlForLayer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetLifecyclePolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetLifecyclePolicyPreview.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetRegistryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetRegistryScanningConfiguration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_GetRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_InitiateLayerUpload.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_ListImages.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_ListTagsForResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutImage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutImageScanningConfiguration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutImageTagMutability.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutLifecyclePolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutRegistryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutRegistryScanningConfiguration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_PutReplicationConfiguration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_SetRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_StartImageScan.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_StartLifecyclePolicyPreview.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_TagResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_UntagResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/api_op_UploadLayerPart.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/deserializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/serializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/validators.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/35/356a4f57e2c4379efdb6c78d70ffbc449b62b082d8149e21f2feb94e99919422-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=$WORK/b282/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints -complete -installsuffix shared -buildid WsWvIRHJE7aakMk_wdAt/WsWvIRHJE7aakMk_wdAt -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b304/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints/endpoints.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/ab/ab46e550fa73446e979de611dfb18a25e7663301d3c5aa639f5af7e85c279b03-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b273/_pkg_.a # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/defaults=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults importmap github.com/aws/aws-sdk-go-v2/aws/middleware=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware importmap github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/aws/signer/v4=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/internal/configsources=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources importmap github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints importmap github.com/aws/aws-sdk-go-v2/service/ecrpublic/types=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types importmap github.com/aws/smithy-go=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go importmap github.com/aws/smithy-go/document=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document importmap github.com/aws/smithy-go/encoding/httpbinding=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding importmap github.com/aws/smithy-go/encoding/json=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json importmap github.com/aws/smithy-go/io=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/ptr=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr importmap github.com/aws/smithy-go/time=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=$WORK/b274/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=$WORK/b275/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=$WORK/b280/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints=$WORK/b304/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types=$WORK/b305/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json=$WORK/b300/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time=$WORK/b258/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic -complete -installsuffix shared -buildid 5C5DCnWL3r2abmbIIH5q/5C5DCnWL3r2abmbIIH5q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b303/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_BatchCheckLayerAvailability.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_BatchDeleteImage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_CompleteLayerUpload.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_CreateRepository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DeleteRepository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DeleteRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DescribeImageTags.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DescribeImages.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DescribeRegistries.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_DescribeRepositories.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_GetAuthorizationToken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_GetRegistryCatalogData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_GetRepositoryCatalogData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_GetRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_InitiateLayerUpload.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_ListTagsForResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_PutImage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_PutRegistryCatalogData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_PutRepositoryCatalogData.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_SetRepositoryPolicy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_TagResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_UntagResource.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/api_op_UploadLayerPart.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/deserializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/endpoints.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/serializers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/validators.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/28/289556a48ca697edf729001678279756989cda2b4b416ab49585b201255472e8-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/aws-sdk-go-v2/service/sso=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso=$WORK/b273/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds -complete -installsuffix shared -buildid EzuNlcaLr2rUVpG_fAh4/EzuNlcaLr2rUVpG_fAh4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b272/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/os.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds/provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/61/617e740a0e146609298753b3fdf8b9abbfaff78fde03d4b1aa7bf5483460c61e-d # internal github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config=github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config importmap github.com/mitchellh/go-homedir=github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config=$WORK/b307/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache -complete -installsuffix shared -buildid QIQiJUaIAMPi9jRMB9Ay/QIQiJUaIAMPi9jRMB9Ay -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b306/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache/build.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache/credentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache/file.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache/null.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/25/25092a3c1b6e1e358fa3e57a91b6dd7b9f5c29478cb3dc2f9b16272d57787a05-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid LUybSnw4aE3NKnzwPZSO/LUybSnw4aE3NKnzwPZSO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b315/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing/tracing.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/79/79d44931c3aced17d5ace6661fc035ca2632866fa1900ee17e8212c7f98a1fd4-d # internal net/http/cookiejar mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/internal/ascii=$WORK/b182/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p net/http/cookiejar -std -complete -installsuffix shared -buildid zSZgZG1yZx4IWbcjGzCv/zSZgZG1yZx4IWbcjGzCv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/82/8209213d5631b269f80355e354420ca29c3b012588dca51ff71e6accc7dc1c91-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/date=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/logger=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing importmap github.com/golang-jwt/jwt/v4=github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4 importmap golang.org/x/crypto/pkcs12=github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12 packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b313/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger=$WORK/b314/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing=$WORK/b315/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4=$WORK/b316/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12=$WORK/b317/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/cookiejar=$WORK/b319/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid MJqmKzCK7jS5o65eZQNS/MJqmKzCK7jS5o65eZQNS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b312/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/5f/5fbd7d9ce8d6698ca1d8fdb963f4b42a4bb034a5564258bf6d05955c11190f0d-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/retry=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry importmap github.com/aws/aws-sdk-go-v2/internal/sdk=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk importmap github.com/aws/aws-sdk-go-v2/service/sts=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts importmap github.com/aws/aws-sdk-go-v2/service/sts/types=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts=$WORK/b286/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=$WORK/b292/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds -complete -installsuffix shared -buildid fvyVxBLKfPikzfwePLFc/fvyVxBLKfPikzfwePLFc -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b285/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/assume_role_provider.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds/web_identity_provider.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f7/f79060702ed2817433ebbb4e103f2bc7039d760eb97ec82bfdbcb7e9e9de0b32-d # internal github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/aws/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http importmap github.com/aws/aws-sdk-go-v2/credentials=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials importmap github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds importmap github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds importmap github.com/aws/aws-sdk-go-v2/credentials/processcreds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds importmap github.com/aws/aws-sdk-go-v2/credentials/ssocreds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds importmap github.com/aws/aws-sdk-go-v2/credentials/stscreds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds importmap github.com/aws/aws-sdk-go-v2/feature/ec2/imds=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds importmap github.com/aws/aws-sdk-go-v2/internal/ini=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini importmap github.com/aws/aws-sdk-go-v2/service/sso=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso importmap github.com/aws/aws-sdk-go-v2/service/sts=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts importmap github.com/aws/smithy-go/logging=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials=$WORK/b260/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=$WORK/b261/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=$WORK/b268/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds=$WORK/b270/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds=$WORK/b272/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds=$WORK/b285/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=$WORK/b262/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini=$WORK/b295/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso=$WORK/b273/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts=$WORK/b286/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config -complete -installsuffix shared -buildid 3wxEBKfQ5OSLonCkyyHh/3wxEBKfQ5OSLonCkyyHh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b252/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/defaultsmode.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/env_config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/generate.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/go_module_metadata.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/load_options.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/local.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/provider.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/resolve.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/resolve_credentials.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config/shared_config.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/65/650d0aef1e5fc2953f8a645879b7d7cabb39220addaca502bbed591f91eafd92-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/logger=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile encoding/xml=$WORK/b287/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger=$WORK/b314/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime/multipart=$WORK/b178/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/http/cookiejar=$WORK/b319/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid rk2sbzk7V0AolXOIqxET/rk2sbzk7V0AolXOIqxET -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b311/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/authorization.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/autorest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/error.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/preparer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/responder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/sender.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/utility.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/16/16da4baedfbf36fd66b8970f375e6724a6f32982cafcdcb4c0bbff78a962dd3a-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/logger=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger importmap github.com/Azure/go-autorest/tracing=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest=$WORK/b311/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger=$WORK/b314/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing=$WORK/b315/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid g9ojFER9fMGzPY840Per/g9ojFER9fMGzPY840Per -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b320/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/e3/e35008bc849ccdb37e3982fc0d9c61c42d0b94e25b58ddf1fe1abbb31bed335c-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/date=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/dimchansky/utfbom=github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom importmap github.com/mitchellh/go-homedir=github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b313/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom=$WORK/b322/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli -complete -installsuffix shared -buildid YrSnhphVmyv_sxwYkR3y/YrSnhphVmyv_sxwYkR3y -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b321/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli/profile.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/20/20ac8e02dd45074038c3aed036a2cbb9931a875d597eebaec8732d0d38c8c8f3-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/remote=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image -complete -installsuffix shared -buildid N9yCw6yWidtOXj1WhS30/N9yCw6yWidtOXj1WhS30 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b348/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image/image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/62/62f12acacd5ba51d84c8b8f2651274e1e6acf8c2aad316449032116755628411-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/buildpack=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack importmap github.com/buildpacks/lifecycle/image=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image importmap github.com/buildpacks/lifecycle/internal/str=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/layers=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image=$WORK/b348/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str=$WORK/b350/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform -complete -installsuffix shared -buildid 6ItyBLIwRQtTOC46uO2X/6ItyBLIwRQtTOC46uO2X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b349/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/analyze_inputs.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/default_paths.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/exit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/files.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/labels.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/platform.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/ef/ef5ed108de19532f4618a14bfec0445d48672a423c75193cb45f9abac5c5a938-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/remote=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote importmap github.com/buildpacks/lifecycle/image=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image importmap github.com/buildpacks/lifecycle/internal/fsutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image=$WORK/b348/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil=$WORK/b343/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache -complete -installsuffix shared -buildid r6UQlAqW9zWJdYMkUYLC/r6UQlAqW9zWJdYMkUYLC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b347/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache/caching_image.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache/common.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache/image_cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache/volume_cache.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/73/7344d9b6afe91b83adf64dd2e2a5e95565afc7ccf1f7a0ae35f074f1d19ba196-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/azure/cli=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli importmap github.com/Azure/go-autorest/logger=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger importmap github.com/dimchansky/utfbom=github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest=$WORK/b311/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b320/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b321/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger=$WORK/b314/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth -complete -installsuffix shared -buildid P-7W2BneU7H3WJZ-WIjQ/P-7W2BneU7H3WJZ-WIjQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b310/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth/auth.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/c7/c7e16d0908ba89a87cae98dc0428c1e903b6ecc3610a0ababc1f5077a0414e49-d # internal github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/version=github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version importmap github.com/Azure/go-autorest/autorest=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/azure=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure importmap github.com/Azure/go-autorest/autorest/date=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date importmap github.com/Azure/go-autorest/tracing=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version=$WORK/b325/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest=$WORK/b311/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b320/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b313/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing=$WORK/b315/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry -complete -installsuffix shared -buildid 5vLqkOMk7G8M30eBzKET/5vLqkOMk7G8M30eBzKET -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b324/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/accesstokens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/blob.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/manifests.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/models.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/refreshtokens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/repository.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/tag.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/v2support.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry/version.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/32/3213803ab29127d692f01fcd2faf4a284f1dc01856c97f9d8318825a88940eca-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/buildpack=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack importmap github.com/buildpacks/lifecycle/internal/encoding=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding importmap github.com/buildpacks/lifecycle/internal/fsutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/layers=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding=$WORK/b342/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil=$WORK/b343/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer -complete -installsuffix shared -buildid Jk6pqHmA_EA6SNfbajVX/Jk6pqHmA_EA6SNfbajVX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b352/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer/metadata_restorer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer/sbom_restorer.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/d2/d22e7422223c45ec704389088028a4d7452bfa7f378b2930d853043f40c619eb-d # internal github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/adal=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal importmap github.com/Azure/go-autorest/autorest/azure/auth=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b310/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token -complete -installsuffix shared -buildid Sta8yV93o6uV2dUQHsOT/Sta8yV93o6uV2dUQHsOT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b326/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/3d/3d2d676eea7c5148608914ddca30a0707e22458025110260488d767916d9941b-d # internal github.com/buildpacks/pack/internal/cache mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name packagefile context=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/buildpacks/pack/internal/cache -complete -installsuffix shared -buildid 67WIFVCk7x8ln-YSI0XW/67WIFVCk7x8ln-YSI0XW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b355/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/cache/consts.go ./_build/src/github.com/buildpacks/pack/internal/cache/image_cache.go ./_build/src/github.com/buildpacks/pack/internal/cache/volume_cache.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/b3/b3b048537650c6ae30f82953a687c9fdc8e727f338878979cfbc5f9fe157b85c-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/local=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local importmap github.com/buildpacks/imgutil/remote=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/buildpack=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack importmap github.com/buildpacks/lifecycle/cache=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache importmap github.com/buildpacks/lifecycle/cmd=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd importmap github.com/buildpacks/lifecycle/env=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env importmap github.com/buildpacks/lifecycle/image=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image importmap github.com/buildpacks/lifecycle/internal/encoding=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding importmap github.com/buildpacks/lifecycle/internal/fsutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil importmap github.com/buildpacks/lifecycle/internal/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer importmap github.com/buildpacks/lifecycle/internal/str=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/layers=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap golang.org/x/sync/errgroup=github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local=$WORK/b184/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache=$WORK/b347/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd=$WORK/b351/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env=$WORK/b341/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image=$WORK/b348/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding=$WORK/b342/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil=$WORK/b343/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer=$WORK/b352/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str=$WORK/b350/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup=$WORK/b113/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle -complete -installsuffix shared -buildid 4oIwNsU0Vji-NLKbQocL/4oIwNsU0Vji-NLKbQocL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b339/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/analyzer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/builder.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/detector.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/exporter.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/handlers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/logger.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/rebaser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/restorer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/save.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/af/af353aee61959c566d39fffd3fffe72808101f0363a34305838824c8596837fc-d # internal github.com/buildpacks/pack/internal/container mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/docker/docker/pkg/stdcopy=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b357/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/buildpacks/pack/internal/container -complete -installsuffix shared -buildid 65pTVo74oFiBgxaVFvnS/65pTVo74oFiBgxaVFvnS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b356/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/container/run.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/c8/c892afd799930ab9bd3fdbc4ba9d0f177339b1de8762847a245b9764e0e87b3a-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b082/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b377/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid GO-U6wqbfeREZkCLR8Ws/GO-U6wqbfeREZkCLR8Ws -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b383/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k/s2k.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d7/d7c120c1d2fd68d91ac445241d8b3c831f91624e3b3eb235e142b239e1357998-d # internal image mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile image/color=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p image -std -complete -installsuffix shared -buildid h-tHh_Xd6l93UDgSzwfA/h-tHh_Xd6l93UDgSzwfA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b384/importcfg -pack /usr/lib/golang/src/image/format.go /usr/lib/golang/src/image/geom.go /usr/lib/golang/src/image/image.go /usr/lib/golang/src/image/names.go /usr/lib/golang/src/image/ycbcr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/9d/9da896e219a850c94b87d150a823a6d8dae3a88943f45a762cd3d8f912dc418a-d # internal image/internal/imageutil mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b384/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid SWGdr0oqfvVBOgIhEKzq/SWGdr0oqfvVBOgIhEKzq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b387/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/24/24709f19e4da7279d8e497d442f82b1e28d4b23d9336c43d46169cd9a16687d0-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 -complete -installsuffix shared -buildid t-EVxnWjJnqpnpnTk4H0/t-EVxnWjJnqpnpnTk4H0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b388/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/fs.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/33/33dc41940aa4b5930d6cfeb250f11380c5c346ba030ea0e08c044025d1c42654-d # internal image/jpeg mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile image=$WORK/b384/_pkg_.a packagefile image/color=$WORK/b385/_pkg_.a packagefile image/internal/imageutil=$WORK/b387/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p image/jpeg -std -complete -installsuffix shared -buildid q4Qx1VjQYBZrq_atms4E/q4Qx1VjQYBZrq_atms4E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b386/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/9b/9b443257d532c724a8ae36d76bb1c1fc97843799c2943fbb79ea0d1ef1c4fbbd-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill -complete -installsuffix shared -buildid 51pa11gvUfxpNuubCyhb/51pa11gvUfxpNuubCyhb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b391/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill/polyfill.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/21/21bcb5bbed056f46320bddf5cd4b489bff14c03affb192bea464f0bf9f569c77-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-billy.v4/helper/polyfill=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill=$WORK/b391/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot -complete -installsuffix shared -buildid Z32Vv2l5XwYiU7s_DDVJ/Z32Vv2l5XwYiU7s_DDVJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b390/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot/chroot.go cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/62/62d72e05627816ab0d4b185db52c12a6970e959a08a7d4bf059cbd2f115c9df1-d # internal github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry=github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry importmap github.com/Azure/go-autorest/autorest=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest importmap github.com/Azure/go-autorest/autorest/adal=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry=$WORK/b324/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest=$WORK/b311/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry -complete -installsuffix shared -buildid XksF9z7Amv_11Bq17NqG/XksF9z7Amv_11Bq17NqG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b323/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry/const.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry/registry.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a3/a3c706c9cfc2890632dbe2c284de3b9c04208e950a3ca7eac7277be2c4efff00-d # internal github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/Azure/go-autorest/autorest/azure/auth=github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth importmap github.com/chrismellard/docker-credential-acr-env/pkg/registry=github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry importmap github.com/chrismellard/docker-credential-acr-env/pkg/token=github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token importmap github.com/docker/docker-credential-helpers/credentials=github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b310/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry=$WORK/b323/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token=$WORK/b326/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper -complete -installsuffix shared -buildid 9ZtRifhITHDaqbUa1aiF/9ZtRifhITHDaqbUa1aiF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b309/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper/helper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/1f/1fe45e44facab3bfeb30f662272f4ac7764fb54ca5dbf7dc7fa9a2795fd53308-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util -complete -installsuffix shared -buildid JnsWcDj29nnUPlHuLx7W/JnsWcDj29nnUPlHuLx7W -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b392/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util/glob.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util/util.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/31/3118edd02d03db84e9b5146791ea3c991ed59bc04509440270d9b21ffffb1507-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-billy.v4/helper/chroot=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot=$WORK/b390/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs -complete -installsuffix shared -buildid Gf00ZSEeDnkp2dI6gr3c/Gf00ZSEeDnkp2dI6gr3c -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b389/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs/os.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs/os_posix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/1a/1a40f0dfe58b7f553a637842af04e511ddbcda03c6b39928fd2cbc7888e44970-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/bzip2=$WORK/b359/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile compress/zlib=$WORK/b379/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/dsa=$WORK/b158/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5=$WORK/b381/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b382/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b377/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b383/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile image=$WORK/b384/_pkg_.a packagefile image/jpeg=$WORK/b386/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid PaURtwjwWAG8zCEhobFS/PaURtwjwWAG8zCEhobFS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b378/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/config.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/literal.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/packet.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/reader.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/signature.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet/userid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/b1/b178a3db13d25a253e7c07a3bdc5b96313b32be8adb5006f4ab13e744a135b2b-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url -complete -installsuffix shared -buildid es0GbATBvAa6kd_EttVe/es0GbATBvAa6kd_EttVe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b394/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url/url.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/7e/7e2883233938b34c1e496b4bd70307570791389c61cfbf3a6f9098522d19d48c-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing -complete -installsuffix shared -buildid Wthh5OD1fHpO9nmb8vKx/Wthh5OD1fHpO9nmb8vKx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b395/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/error.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/hash.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/memory.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/reference.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revision.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/bd/bdd3d2f076ab26c440d0449bcc05e5b8abbbb4e91aa1a0493ffd1d3c56a3154b-d # internal encoding/gob mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p encoding/gob -std -complete -installsuffix shared -buildid iLBAR6pfNvAWCcHAf4ax/iLBAR6pfNvAWCcHAf4ax -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b398/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c8/c8038a23ad240a0c09ae0ebdad8bdb773b5ca8f0d7d2f5c8fff05f897e3e221c-d # internal github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token -complete -installsuffix shared -buildid OyaoX5cGwixqvZw1zJPV/OyaoX5cGwixqvZw1zJPV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b400/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token/position.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token/serialize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/76/760ad26357934295c530a9a68a35c350b0fc09c4ba790699f135a4cb490b4d00-d # internal github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config importmap github.com/src-d/gcfg/token=github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token=$WORK/b400/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner -complete -installsuffix shared -buildid O8lcdpMG90DGF5WCRvKq/O8lcdpMG90DGF5WCRvKq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b399/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/79/79aee66c90a49808844f016a2ca429cf4d149068339cfb5e835d8e303b59d8ed-d # internal github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types -complete -installsuffix shared -buildid WWskAkX8iSvCFWL3QIyB/WWskAkX8iSvCFWL3QIyB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b401/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types/bool.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types/enum.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types/int.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types/scan.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/77/77a5c699f6c92c65456807e5687c1df1954d1df896ae778ad1f2398f1ede04a8-d # internal github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0 mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0 -complete -installsuffix shared -buildid qMQ-m6N3VKzzqE9cWnYi/qMQ-m6N3VKzzqE9cWnYi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b402/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0/warnings.go cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/e0/e08ff78332d1e7c79f41e3db4ec8205e8592c593aa4a0d090f7df2d481483e17-d # internal github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/aws/aws-sdk-go-v2/aws=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws importmap github.com/aws/aws-sdk-go-v2/config=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config importmap github.com/aws/aws-sdk-go-v2/service/ecr=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr importmap github.com/aws/aws-sdk-go-v2/service/ecrpublic=github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic importmap github.com/aws/smithy-go/middleware=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware importmap github.com/aws/smithy-go/transport/http=github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http importmap github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache=github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache importmap github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version=github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config=$WORK/b252/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr=$WORK/b297/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic=$WORK/b303/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache=$WORK/b306/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version=$WORK/b308/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api -complete -installsuffix shared -buildid siKJLiiDwYrEU9GX7wVi/siKJLiiDwYrEU9GX7wVi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b244/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api/client.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api/factory.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a6/a6d806d7640ec7eff71296b627e01676f6b4d838d92a0a59b51d3960eb5d1f5c-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision -complete -installsuffix shared -buildid cMswIUcxPYOaH-WRBCkK/cMswIUcxPYOaH-WRBCkK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b403/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision/parser.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision/scanner.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision/token.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/2b/2b23b050b643cf4b3a55b46b19f3f1545899b9de695ca6a942715cfdcbb0f91d-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing packagefile container/list=$WORK/b136/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache -complete -installsuffix shared -buildid RGleL2epDaENCD_wEfQO/RGleL2epDaENCD_wEfQO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b404/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache/buffer_lru.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache/object_lru.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/1b/1b9d39d6d1d9ba11a7526f6a9ee6f863d3ab17d73a3a0368ed5d285abc6653dc-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b376/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b377/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b378/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b383/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid qJ3_drAL7CsGKADEgw2C/qJ3_drAL7CsGKADEgw2C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b375/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/canonical_text.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/keys.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/read.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c3/c3ea89be8fb4a60ac02b3cd6f498b06a3f1e3d1b47cd82c508e8b6b7b64b6d14-d # internal github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config importmap github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api=github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api importmap github.com/docker/docker-credential-helpers/credentials=github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api=$WORK/b244/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b225/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login -complete -installsuffix shared -buildid gM26kgjIL3IdgyApQGVS/gM26kgjIL3IdgyApQGVS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b243/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/ecr.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/17/1765e942b146eb71229406899bcf8276f1086d19fb81ab7aa47a65fd24074668-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode -complete -installsuffix shared -buildid HZywsthNv1z0j1vfNWuq/HZywsthNv1z0j1vfNWuq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b405/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode/filemode.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/34/347ad9d34609077b42379a64617beaee2e1cd91409b86161e24c1e41b7baab94-d # internal github.com/buildpacks/pack/vendor/golang.org/x/net/context mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/buildpacks/pack/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid HE7PIi-5U5d85sVqEsUu/HE7PIi-5U5d85sVqEsUu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b409/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/context/context.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/context/go17.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/net/context/go19.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/4a/4aeb2bf2d2e73c9a28f96b3b4ea17e2b81933d889b5adc3feb4931e4175310f6-d # internal github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/buildpacks/pack/vendor/golang.org/x/net/context packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/context=$WORK/b409/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io -complete -installsuffix shared -buildid 29zlqz2hcnMu_uSrr-pK/29zlqz2hcnMu_uSrr-pK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b408/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io/ctxio.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/22/2258660cba87c308734001bfd7c87518c10b48cce899887d13beb96103b9f783-d # internal github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/awslabs/amazon-ecr-credential-helper/ecr-login=github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login importmap github.com/chrismellard/docker-credential-acr-env/pkg/credhelper=github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login=$WORK/b243/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper=$WORK/b309/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth -complete -installsuffix shared -buildid Z767cwwEHv8BQJT4S109/Z767cwwEHv8BQJT4S109 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b242/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth/keychain.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/09/091ef46dd6a240da43f8c7bc65784c2c0dcedaa882f33e43854410c19a9535d8-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config importmap github.com/jbenet/go-context/io=github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io=$WORK/b408/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil -complete -installsuffix shared -buildid hlkGQd5lMiubjMNSOD9M/hlkGQd5lMiubjMNSOD9M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b407/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/3a/3a2cc5ac222642334f628c2084cbb88ab7839bccad926fddc249a73fcb791595-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing packagefile bufio=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary -complete -installsuffix shared -buildid luZBJeewRSp4ZZXjUOaU/luZBJeewRSp4ZZXjUOaU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b411/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary/read.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary/write.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/a5/a5484fb46102d13add0d078eb87945c983d587b7bc78f117a136bbb51cab35aa-d # internal github.com/buildpacks/pack/pkg/image mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/local=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local importmap github.com/buildpacks/imgutil/remote=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote importmap github.com/buildpacks/lifecycle/auth=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/docker/docker/pkg/jsonmessage=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile context=$WORK/b069/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local=$WORK/b184/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth=$WORK/b242/_pkg_.a packagefile github.com/buildpacks/pack/internal/name=$WORK/b327/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/internal/term=$WORK/b328/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b214/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/buildpacks/pack/pkg/image -complete -installsuffix shared -buildid O0O8svTnKZbocM-aUjWL/O0O8svTnKZbocM-aUjWL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/image/fetcher.go ./_build/src/github.com/buildpacks/pack/pkg/image/pull_policy.go cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/06/06201b215b32cb79436f1da9a01b9bbec8313a6a868c116edadfcc86b2cab4d1-d # internal github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils -complete -installsuffix shared -buildid CqsxMk6hTLIU8fsieY79/CqsxMk6hTLIU8fsieY79 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b418/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils/comparator.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils/sort.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils/utils.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/ad/adb971671aaddf8fbebe52f86bbb600bcb35975afa4a1e09f82afc1743772b9c-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode importmap gopkg.in/src-d/go-git.v4/utils/binary=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary=$WORK/b411/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index -complete -installsuffix shared -buildid NhArrsBhCP01GOaSONuz/NhArrsBhCP01GOaSONuz -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b410/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index/decoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index/index.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index/match.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/1e/1e4218392ec177411798b67a1aada048abd69fcb9489f005918b2575ea1761aa-d # internal github.com/buildpacks/pack/vendor/github.com/src-d/gcfg mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config importmap github.com/src-d/gcfg/scanner=github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner importmap github.com/src-d/gcfg/token=github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token importmap github.com/src-d/gcfg/types=github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types importmap gopkg.in/warnings.v0=github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0 packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/gob=$WORK/b398/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner=$WORK/b399/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token=$WORK/b400/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types=$WORK/b401/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0=$WORK/b402/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p github.com/buildpacks/pack/vendor/github.com/src-d/gcfg -complete -installsuffix shared -buildid Hp2791hd3bwWKTLjPWCu/Hp2791hd3bwWKTLjPWCu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b397/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/go1_2.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/read.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/set.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/fc/fc64f53e8ccf89333bc1b680c55925cffbbe9a208137ba01462801fcf5617f5f-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/utils/binary=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary=$WORK/b411/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile -complete -installsuffix shared -buildid VZ6N3_RMX0UrORRN2dME/VZ6N3_RMX0UrORRN2dME -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b413/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile/decoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile/idxfile.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e6/e613621870b67992499eb9a488808f7428cb37b2fa351879675dc60d6467d974-d # internal github.com/buildpacks/pack/pkg/buildpack mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/layer=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/docker/docker/pkg/ioutils=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/google/go-containerregistry/pkg/v1=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1 importmap github.com/google/go-containerregistry/pkg/v1/empty=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty importmap github.com/google/go-containerregistry/pkg/v1/layout=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout importmap github.com/google/go-containerregistry/pkg/v1/mutate=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate importmap github.com/google/go-containerregistry/pkg/v1/tarball=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile archive/tar=$WORK/b062/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/internal/layer=$WORK/b077/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/internal/stack=$WORK/b091/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/pkg/blob=$WORK/b133/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/image=$WORK/b183/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty=$WORK/b230/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout=$WORK/b332/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate=$WORK/b231/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball=$WORK/b096/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/buildpacks/pack/pkg/buildpack -complete -installsuffix shared -buildid kC7MWZ-Smyi-HGu9gTkQ/kC7MWZ-Smyi-HGu9gTkQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/buildpack/builder.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/buildpackage.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/downloader.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/locator_type.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/oci_layout_package.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/package.go ./_build/src/github.com/buildpacks/pack/pkg/buildpack/parse_name.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f9/f9ea7b72937308a197a1f3204e53546e05934f597633716053f9d54b8d78705e-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer -complete -installsuffix shared -buildid z-dJqmfwagSmz_69L67F/z-dJqmfwagSmz_69L67F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b414/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/index.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/object.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/reference.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/shallow.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer/storer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/53/53284bb9189fcdcd9bf3d535ade7773e85ecb2073c988bd1586bea0526ead303-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap github.com/src-d/gcfg=github.com/buildpacks/pack/vendor/github.com/src-d/gcfg packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg=$WORK/b397/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config -complete -installsuffix shared -buildid xQnx3aF4zDXw0Ulv8hr2/xQnx3aF4zDXw0Ulv8hr2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b396/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/decoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/option.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/section.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/29/29ebc432e33f1a083784edba4c91ae6720f2a9d35e3b3ec3dd1ff438bfe01fe8-d # internal github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/utils=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils=$WORK/b418/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers -complete -installsuffix shared -buildid HEsaHK85TPVZk_-FEsRV/HEsaHK85TPVZk_-FEsRV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b417/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers/containers.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers/enumerable.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers/iterator.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers/serialization.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ab/abe7f8379e9bf673134f6a7af0ead38b011d3a9e92b77916c62f0474e8f9cad3-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/cache=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache importmap gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/utils/binary=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b379/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache=$WORK/b404/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=$WORK/b413/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary=$WORK/b411/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile -complete -installsuffix shared -buildid GjRYKxGQfzYE68KdfUzh/GjRYKxGQfzYE68KdfUzh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b412/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/delta_index.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/delta_selector.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/diff_delta.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/error.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/fsobject.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/object_pack.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/packfile.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/parser.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/patch_delta.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/33/3304ecd7f8670d5689e25202b87f9f3eff3e50a3b7639f6ab28bf57065a7f8bf-d # internal github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/containers=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers importmap github.com/emirpasic/gods/utils=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers=$WORK/b417/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils=$WORK/b418/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists -complete -installsuffix shared -buildid tEULwfm0nInME3EV1dtA/tEULwfm0nInME3EV1dtA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b420/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/lists.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b8/b8cbcb0b58708c0fbbe669d0a1fd84b3dff8b6ce3d57b3b81044bfa41e245aa7-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/internal/url=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url=$WORK/b394/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config=$WORK/b396/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config -complete -installsuffix shared -buildid TRjKC4vLGUwxMI0GDl_9/TRjKC4vLGUwxMI0GDl_9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b393/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config/branch.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config/config.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config/modules.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config/refspec.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7a/7a6753f91fe1f76bdad2560edb7423f27357069df875e0c87a568fe5ad72d391-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-git.v4/plumbing/format/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config=$WORK/b396/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore -complete -installsuffix shared -buildid tOMZQj6oUa73zVoG-Gl2/tOMZQj6oUa73zVoG-Gl2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b406/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore/dir.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore/matcher.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore/pattern.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/f1/f1bca819e55bc7dcee68fc250a15af686db87b91707307d47d2d0f7ff99e0e08-d # internal github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/containers=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers importmap github.com/emirpasic/gods/lists=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists importmap github.com/emirpasic/gods/utils=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers=$WORK/b417/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists=$WORK/b420/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils=$WORK/b418/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist -complete -installsuffix shared -buildid eiKkd7GXIzUr74f1udAN/eiKkd7GXIzUr74f1udAN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b419/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist/arraylist.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist/enumerable.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist/iterator.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist/serialization.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2e/2eed1dcb81d1cbc0c253bd83ad6438dbd7ab2f04f0f5ae050bd2a41b0b159443-d # internal github.com/buildpacks/pack/buildpackage mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p github.com/buildpacks/pack/buildpackage -complete -installsuffix shared -buildid 2TMpLzIDpgAOpyrgUalS/2TMpLzIDpgAOpyrgUalS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack ./_build/src/github.com/buildpacks/pack/buildpackage/config_reader.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/7c/7c72c73238a1d647ec5487f220cf7d8d6aab15c84a5c5155628e0355e441bbef-d # internal github.com/buildpacks/pack/internal/builder cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/ef/ef57add2f6e753638a9dd0cc96cf0a52d523e0c8c640504b33caaba1298e5132-d # internal mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/Masterminds/semver=github.com/buildpacks/pack/vendor/github.com/Masterminds/semver importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Masterminds/semver=$WORK/b336/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/builder=$WORK/b334/_pkg_.a packagefile github.com/buildpacks/pack/internal/layer=$WORK/b077/_pkg_.a packagefile github.com/buildpacks/pack/internal/stack=$WORK/b091/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/image=$WORK/b183/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/buildpacks/pack/internal/builder -complete -installsuffix shared -buildid I0AyGW63w3M3IwoPjxjR/I0AyGW63w3M3IwoPjxjR -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b335/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/builder/builder.go ./_build/src/github.com/buildpacks/pack/internal/builder/descriptor.go ./_build/src/github.com/buildpacks/pack/internal/builder/detection_order_calculator.go ./_build/src/github.com/buildpacks/pack/internal/builder/image_fetcher_wrapper.go ./_build/src/github.com/buildpacks/pack/internal/builder/inspect.go ./_build/src/github.com/buildpacks/pack/internal/builder/label_manager.go ./_build/src/github.com/buildpacks/pack/internal/builder/label_manager_provider.go ./_build/src/github.com/buildpacks/pack/internal/builder/lifecycle.go ./_build/src/github.com/buildpacks/pack/internal/builder/metadata.go ./_build/src/github.com/buildpacks/pack/internal/builder/suggested_builder.go ./_build/src/github.com/buildpacks/pack/internal/builder/version.go cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/containers=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers=$WORK/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees -complete -installsuffix shared -buildid 9VW2xKeQZSeq12rr2ejp/9VW2xKeQZSeq12rr2ejp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b421/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/trees.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/7e/7eac37c660468095a35815ceb764593760751bef03d67024870f6f6731107ce1-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff -complete -installsuffix shared -buildid W4GTHLrUWNO9PsfFfHQA/W4GTHLrUWNO9PsfFfHQA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b422/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff/patch.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff/unified_encoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/85/85748e14f46f71007ed008aae1f2d24ea639c7ed131880ad36455280a9d7c068-d # internal github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/containers=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers importmap github.com/emirpasic/gods/lists/arraylist=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist importmap github.com/emirpasic/gods/trees=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees importmap github.com/emirpasic/gods/utils=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers=$WORK/b417/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist=$WORK/b419/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees=$WORK/b421/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils=$WORK/b418/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap -complete -installsuffix shared -buildid v4PZp2WURIQXW0K9aYcF/v4PZp2WURIQXW0K9aYcF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b416/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap/binaryheap.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap/iterator.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap/serialization.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/4b/4b13f8256a19ed0e8a550242bfe7fccf2ceb585f55c4ffa8fe1bf8f1aa077921-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config=$WORK/b393/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage -complete -installsuffix shared -buildid WwEXhVfg02RUTzmBYncN/WwEXhVfg02RUTzmBYncN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b423/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/storer.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/2b/2bbc794d1b3184e04688d3fd9c6ed48edb8238781910a1ae021734cabe22f4bc-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap github.com/sergi/go-diff/diffmatchpatch=github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch packagefile bytes=$WORK/b004/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch=$WORK/b373/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff -complete -installsuffix shared -buildid B1lTAe3yMuoqGb-LvjgN/B1lTAe3yMuoqGb-LvjgN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b424/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff/diff.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/26/2662543460464606f82efef07ea6aa3a8a93b70ec5b75fc46aa8f53a3a215383-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder -complete -installsuffix shared -buildid -Zit4tLJFGDC-WY58E2X/-Zit4tLJFGDC-WY58E2X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b427/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder/noder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder/path.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/99/99993731635bf763c5d688d928839b4363bc3965161ba98798e09e75663e488c-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline -complete -installsuffix shared -buildid gKn-4KJgB1l1QsAd_LOS/gKn-4KJgB1l1QsAd_LOS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b429/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline/encoder.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline/scanner.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/4e/4eee33aa63b3bea5e0ff6801fb232453a7aae85c0e9824a009744cfc212935c9-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame -complete -installsuffix shared -buildid wr_ndTBygZiFXFh2j7H4/wr_ndTBygZiFXFh2j7H4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b426/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame/frame.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/b9/b962dc6146795d80d7fdbd003b6b92434023bb229074f134d99b46d24639d087-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability -complete -installsuffix shared -buildid AzJ0OkzZcP4vMRapLJEA/AzJ0OkzZcP4vMRapLJEA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b430/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability/capability.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability/list.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/37/3768ff63d2c91c689806e4beb21069f45a9f7a7d8ddf3079e4d7d37282b00351-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame=$WORK/b426/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie -complete -installsuffix shared -buildid W1IkZXoIRDnlNqvFZ7Pf/W1IkZXoIRDnlNqvFZ7Pf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b425/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/change.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/difftree.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/doubleiter.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/iter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/39/392a7254737dd36bec687ea6e766ae39fa2aeb5248bb86cfb8b0552871006ece-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/format/pktline=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband -complete -installsuffix shared -buildid GWP9-6d6ztTG18t5JBTK/GWP9-6d6ztTG18t5JBTK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b431/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband/demux.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband/muxer.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/e9/e974e94ed876586a2e70821bd9949bd51c7ca56501c1f06a18d3f9f29c83611a-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/storage=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config=$WORK/b393/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory -complete -installsuffix shared -buildid AqJ0AMwWHRioiqFuvF-M/AqJ0AMwWHRioiqFuvF-M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b432/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/a5/a5b324dc71a39b4629c7b91f1b486ae426517de1aadbdf711446cfc5adb11ded-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b425/_pkg_.a # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/packfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile packagefile compress/zlib=$WORK/b379/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile -complete -installsuffix shared -buildid uVYyHySmjI8npfmPTKOa/uVYyHySmjI8npfmPTKOa -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b440/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile/reader.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile/writer.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/60/60b3e5cd45f8d81d87b34601db0b75ddaa9de123addae3e8d1cde363154d6a81-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config importmap github.com/emirpasic/gods/trees/binaryheap=github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap importmap github.com/sergi/go-diff/diffmatchpatch=github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch importmap golang.org/x/crypto/openpgp=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode importmap gopkg.in/src-d/go-git.v4/plumbing/format/diff=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/storage=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage importmap gopkg.in/src-d/go-git.v4/utils/binary=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary importmap gopkg.in/src-d/go-git.v4/utils/diff=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil importmap gopkg.in/src-d/go-git.v4/utils/merkletrie=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b136/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap=$WORK/b416/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch=$WORK/b373/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp=$WORK/b375/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff=$WORK/b422/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary=$WORK/b411/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff=$WORK/b424/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie=$WORK/b425/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object -complete -installsuffix shared -buildid crZ7WdLQIbJDjfuAQPbS/crZ7WdLQIbJDjfuAQPbS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b415/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/blob.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/change.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/change_adaptor.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit_walker.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit_walker_bfs.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit_walker_bfs_filtered.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit_walker_ctime.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/commit_walker_file.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/difftree.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/file.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/merge_base.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/object.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/patch.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/tag.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/tree.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object/treenoder.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/3b/3be1c1a1925856a61a75691fc620aad25f74b8a29be36eb890402b5c4c476123-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-billy.v4/osfs=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile importmap gopkg.in/src-d/go-git.v4/plumbing/format/objfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile importmap gopkg.in/src-d/go-git.v4/plumbing/format/packfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile importmap gopkg.in/src-d/go-git.v4/storage=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs=$WORK/b389/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=$WORK/b413/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile=$WORK/b440/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit -complete -installsuffix shared -buildid fRfO14SB6Xo1CGpiY1Gy/fRfO14SB6Xo1CGpiY1Gy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b441/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit/dotgit.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit/dotgit_rewrite_packed_refs.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit/dotgit_setref.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit/writers.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/eb/ebc045838fb8df33daf5e5cba40c2ba4d694bbbdb6926bf96d8f42ebf9ffba7f-d # internal github.com/buildpacks/pack/internal/build mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/auth=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/docker/docker/pkg/archive=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth=$WORK/b242/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/cache=$WORK/b355/_pkg_.a packagefile github.com/buildpacks/pack/internal/container=$WORK/b356/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive=$WORK/b358/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/buildpacks/pack/internal/build -complete -installsuffix shared -buildid PzH19EEa0zHy5WGAadQW/PzH19EEa0zHy5WGAadQW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b354/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/build/container_ops.go ./_build/src/github.com/buildpacks/pack/internal/build/lifecycle_execution.go ./_build/src/github.com/buildpacks/pack/internal/build/lifecycle_executor.go ./_build/src/github.com/buildpacks/pack/internal/build/mount_paths.go ./_build/src/github.com/buildpacks/pack/internal/build/phase.go ./_build/src/github.com/buildpacks/pack/internal/build/phase_config_provider.go ./_build/src/github.com/buildpacks/pack/internal/build/phase_factory.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/99/99e97b2be91f83787b51a2c484570157344946d70992bdee272cd122160888e5-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/pktline=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/storage/memory=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=$WORK/b431/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory=$WORK/b432/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp -complete -installsuffix shared -buildid oUZ_nNVc_49jAuzw8FqB/oUZ_nNVc_49jAuzw8FqB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b428/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/advrefs.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/advrefs_decode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/advrefs_encode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/report_status.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/shallowupd.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/srvresp.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/ulreq.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/ulreq_decode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/ulreq_encode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/updreq.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/updreq_decode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/updreq_encode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/uppackreq.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/uppackresp.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/c1/c140b48b3e9d8ed4ac5e43b94ce6fbb51ebe34539b553c43629bc155f5e0e51e-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-git.v4/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/cache=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache importmap gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile importmap gopkg.in/src-d/go-git.v4/plumbing/format/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index importmap gopkg.in/src-d/go-git.v4/plumbing/format/objfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile importmap gopkg.in/src-d/go-git.v4/plumbing/format/packfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/storage=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage importmap gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config=$WORK/b393/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache=$WORK/b404/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=$WORK/b413/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile=$WORK/b440/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit=$WORK/b441/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem -complete -installsuffix shared -buildid IFYPigULETdFtwXspY9A/IFYPigULETdFtwXspY9A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b439/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/config.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/deltaobject.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/index.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/module.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/object.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/reference.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/shallow.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/storage.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/ce/ce3726c462f368cd2f42a28a6874a5e711b91b2c31925a4754e52fdf74d1df6a-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/internal/url=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url=$WORK/b394/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport -complete -installsuffix shared -buildid 3Q3gf42xTApup7bX1D4Z/3Q3gf42xTApup7bX1D4Z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b434/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/5e/5e8327b1cbe338fd2b85bf706613d00cd4e7959d6ac6170b19acbbc0dfeea3e9-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/format/pktline=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=$WORK/b431/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common -complete -installsuffix shared -buildid -rn1EyXyPkqi5xJcpA6o/-rn1EyXyPkqi5xJcpA6o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b437/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common/server.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/d7/d70159fe6b4000c20c467f9929966ed8d0242cc39696c8ea3600fb1b8ec8a738-d # internal github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config -complete -installsuffix shared -buildid sdhJWx46d4KW4JGB_Ec_/sdhJWx46d4KW4JGB_Ec_ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b445/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/config.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/lexer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/position.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config/validators.go cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/2d/2d7606b26a790bacb756ff8c0c5b125caebf431ce81c995b6b02565616099ef4-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519 mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b149/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid VpnOWim4J8OtM_y-j-q0/VpnOWim4J8OtM_y-j-q0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b448/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519/ed25519.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/49/49cf62568aeccce0b27fc5ddddf3411b39bebc8a0cd009b5aa94ae96ed16bdc4-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode importmap gopkg.in/src-d/go-git.v4/plumbing/object=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object=$WORK/b415/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist -complete -installsuffix shared -buildid e7OQJxzkUQ1Kgsn6hXVB/e7OQJxzkUQ1Kgsn6hXVB -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b433/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist/revlist.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/ec/ecb16c17578664c245c69df904ec5ebb08c51fb9bc18a9d968d261613ed7968f-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle=$WORK/b451/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid llmd1i5B1a_NfyoQjauq/llmd1i5B1a_NfyoQjauq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b450/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20/chacha_generic.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/d8/d81ecb9fc06530981f3c4a35fd3613f4f0664c0a4817dfd956185ca62774f472-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-billy.v4/osfs=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/cache=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache importmap gopkg.in/src-d/go-git.v4/plumbing/format/packfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability importmap gopkg.in/src-d/go-git.v4/plumbing/revlist=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/storage/filesystem=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs=$WORK/b389/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache=$WORK/b404/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist=$WORK/b433/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem=$WORK/b439/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server -complete -installsuffix shared -buildid 3NYOP4r7k3HbDOc-C_ey/3NYOP4r7k3HbDOc-C_ey -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b438/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server/loader.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/f3/f3b9067cf945cf35c8ddcf7da352c23276726830a3092af41b8913558e6e0847-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/format/pktline=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=$WORK/b437/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git -complete -installsuffix shared -buildid on088vEfpoETNYJeAmdW/on088vEfpoETNYJeAmdW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b442/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/a9/a9fb56ae46107c04f644c03898709df5f959bc5ad5ed58d9b80597d7738e1794-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/format/pktline=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=$WORK/b431/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=$WORK/b437/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http -complete -installsuffix shared -buildid 3q8fQpzv3bwzRwPJmcL9/3q8fQpzv3bwzRwPJmcL9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b443/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http/receive_pack.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http/upload_pack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c2/c2e02320cc4da036f53fdf9764ace7437524780cf1bf20519edbb21f8f0cc521-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field -complete -installsuffix shared -buildid 45bSrftZpkOZ23pQhhiC/45bSrftZpkOZ23pQhhiC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b453/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64_noasm.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/04/0497861a9b3499551c8c65dc9a157b7a5f90ff5883ca573a96f7f7dbf62fd2be-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common importmap gopkg.in/src-d/go-git.v4/plumbing/transport/server=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil packagefile bufio=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=$WORK/b437/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server=$WORK/b438/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file -complete -installsuffix shared -buildid DhXtSNA62_l6DRQGFjZh/DhXtSNA62_l6DRQGFjZh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b436/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file/client.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/8f/8f4124e2b18c52d9d38f6c9ca061ffd77abe76fc7c608523a3daf338ff5b3450-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b453/_pkg_.a # internal mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305 -complete -installsuffix shared -buildid sjvT3WWfJBLdXc0BJV60/sjvT3WWfJBLdXc0BJV60 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b454/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/23/2314f0cd48ee0b71aeedc80afce36e6a696cec1d4cdce3555c08335bb1841cb9-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 4EQdYsBHkQ39uLdkDMkE/4EQdYsBHkQ39uLdkDMkE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b456/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish/block.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish/cipher.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish/const.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/95/953167c55984184e2571f6dce837355c951a645a01ae9901c1e3b2c51d069028-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b452/ cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b453/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid TrUGe-GqIgkYkX2RDm-P/TrUGe-GqIgkYkX2RDm-P -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b452/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/f5/f534203f7ce8b9bfe5ce370d320de284b2f8e27e867d444abb0f5f5d57b3b366-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem mkdir -p $WORK/b458/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem -complete -installsuffix shared -buildid HiDie5nLX1AmWvqaUDL8/HiDie5nLX1AmWvqaUDL8 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b458/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem/node.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/de/de7b5a2395a77beb8eb37cb1088fb5bae98b7826a5a1bb0289862e26d33120f9-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/format/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index -complete -installsuffix shared -buildid iNN6Zm1qZ7-iO-euoX7g/iNN6Zm1qZ7-iO-euoX7g -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b459/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index/node.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/61/6124331beee4662ce9599b8340f8d06ea7519fbfd4f6935d69ab5af31c256052-d # internal text/template/parse mkdir -p $WORK/b461/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p text/template/parse -std -complete -installsuffix shared -buildid i5Wzx8Mef09kgJNsPgDb/i5Wzx8Mef09kgJNsPgDb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b461/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/74/74345aa752c5865cd8f71dbb981f3bd1933406081cc4df1f0d8134082a817290-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/blowfish=github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish=$WORK/b456/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid IyPSfUj1ailcJ-Qw8oRP/IyPSfUj1ailcJ-Qw8oRP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b455/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/ed/edfb0db1f3a42c2f5d742e54419a3bc4ed7f209996d47198f51130843061ebca-d # internal github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize mkdir -p $WORK/b463/ cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/a0/a09950d9a118d2e6b1d6a41c3fa010b2f8b152ae956ebe0023676c1e44c4bcf6-d # internal cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize -complete -installsuffix shared -buildid T5xzFrB6yfvy8bfn5l83/T5xzFrB6yfvy8bfn5l83 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b463/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/big.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/bigbytes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/bytes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/comma.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/commaf.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/ftoa.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/humanize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/number.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/ordinals.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/si.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize/times.go github.com/buildpacks/pack/vendor/golang.org/x/text/transform mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p github.com/buildpacks/pack/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid ZKnF4BWmV-HYQ2kNDhCN/ZKnF4BWmV-HYQ2kNDhCN -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b468/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/aa/aaa50ebef960985d505d42351ba1f53814fc712b84702c2c29923aa0b619e27f-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/curve25519=github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/ed25519=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/internal/poly1305=github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/dsa=$WORK/b158/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rc4=$WORK/b154/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20=$WORK/b450/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519=$WORK/b452/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519=$WORK/b448/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305=$WORK/b454/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b455/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh -complete -installsuffix shared -buildid DA5Bfe8_SjVADd7d02OP/DA5Bfe8_SjVADd7d02OP -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b449/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/buffer.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/certs.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/channel.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/cipher.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/client.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/client_auth.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/common.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/connection.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/doc.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/handshake.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/kex.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/keys.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/mac.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/messages.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/mux.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/server.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/session.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/ssh_gss.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/streamlocal.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/tcpip.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/4d/4df6f78bb5f16ccf5a3da111de1aba26fb054fb30730970fdd50a3ef848d70bb-d # internal github.com/buildpacks/pack/vendor/golang.org/x/text/encoding mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding/internal/identifier=github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier importmap golang.org/x/text/transform=github.com/buildpacks/pack/vendor/golang.org/x/text/transform packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier=$WORK/b467/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/transform=$WORK/b468/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p github.com/buildpacks/pack/vendor/golang.org/x/text/encoding -complete -installsuffix shared -buildid GBv8KcfWqLrdubFqGGS6/GBv8KcfWqLrdubFqGGS6 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b466/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/7d/7d149ec03547699eb1c5e0ca3131beabf8518eace7c98b3da86a4b6b3f6630db-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo -complete -installsuffix shared -buildid 0ZXwqfWnrs7XzhS9Wyim/0ZXwqfWnrs7XzhS9Wyim -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b469/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/terminfo.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/7f/7f21083ca8a43d61ae91622a2d562a87bf1557f70c186b5ff30dfb9a5e1db93e-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/encoding mkdir -p $WORK/b465/ cat >$WORK/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/encoding=github.com/buildpacks/pack/vendor/golang.org/x/text/encoding importmap golang.org/x/text/transform=github.com/buildpacks/pack/vendor/golang.org/x/text/transform packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/encoding=$WORK/b466/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/transform=$WORK/b468/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/encoding -complete -installsuffix shared -buildid i1huJJ9L5caSGKZjNNUv/i1huJJ9L5caSGKZjNNUv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b465/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/ascii.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/charmap.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/ebcdic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/latin1.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/latin5.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/encoding/utf8.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/6f/6f92b2381c0782b0c2fe3925e87840c1af24cd5d2bacde2e256da59b6ab16c72-d # internal database/sql/driver mkdir -p $WORK/b508/ cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p database/sql/driver -std -complete -installsuffix shared -buildid CXMe-o3ZTS4N2FKio-VM/CXMe-o3ZTS4N2FKio-VM -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b508/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/13/13f8d78b5d1c38c00359516a95a70b58f9b8ac0b569bb3032f59a0aafc77cdff-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi -complete -installsuffix shared -buildid LaJwnkD8fVFKBVSju8WW/LaJwnkD8fVFKBVSju8WW -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b471/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/b7/b702bd1959ce0acf556c35fb1b9f7d5e1b814b38151b2b2e4913420aaa48c0ed-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100 mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100 -complete -installsuffix shared -buildid 5IP232rqoPrSAEiEvVhf/5IP232rqoPrSAEiEvVhf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b472/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b508/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/1b/1b3fec0bf9dab5fe5a74f185e3de9e27fd32a35c377ffd4d4e97bc97fb1dc1b1-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102 mkdir -p $WORK/b473/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102 -complete -installsuffix shared -buildid nKEZjZOD-8MJfaw7nxHd/nKEZjZOD-8MJfaw7nxHd -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b473/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/0f/0fd78ff90797226b141bb16dc85092a76ec2c779317d82a0e07ff446083f412b-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220 mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220 -complete -installsuffix shared -buildid PYXYbcVO23TLFyp_hOnX/PYXYbcVO23TLFyp_hOnX -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b474/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/c2/c212e1064fc51bfce0efcffa6e29a561cc5fdb586473f1eeba2c166bc50a1fdb-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm -complete -installsuffix shared -buildid CUH2jdUJo4O0Y0PNrkuA/CUH2jdUJo4O0Y0PNrkuA -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b475/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm/direct.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/c1/c1347317542945ae0b9b130b97d3db7198fedf871c1ef04368bc47fc245d48f1-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic -complete -installsuffix shared -buildid OUEJQ7RyvNcduCdNx9cy/OUEJQ7RyvNcduCdNx9cy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b476/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic/dynamic.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/3c/3c134b615cf07ccd246a9b73546d2a6cdd6cb694651536cad70fba2014835b19-d # internal text/template mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b461/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p text/template -std -complete -installsuffix shared -buildid Jyq_ZsZQ7SO6Z7hf9q_A/Jyq_ZsZQ7SO6Z7hf9q_A -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b460/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/cd/cd88bb654099baf85af827251d9d81d7503ca0dbe4cf4fef2365afba1bc30062-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo/a/ansi=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi importmap github.com/gdamore/tcell/v2/terminfo/v/vt100=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100 importmap github.com/gdamore/tcell/v2/terminfo/v/vt102=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102 importmap github.com/gdamore/tcell/v2/terminfo/v/vt220=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220 importmap github.com/gdamore/tcell/v2/terminfo/x/xterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi=$WORK/b471/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100=$WORK/b472/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102=$WORK/b473/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220=$WORK/b474/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm=$WORK/b475/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base -complete -installsuffix shared -buildid GDloMig2L3UHI8f5i0_z/GDloMig2L3UHI8f5i0_z -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b470/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base/base.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/89/89bc86a0900c52cef6b2ff96e4af35770f521a9f9333d0107d34f64aea180e6c-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm -complete -installsuffix shared -buildid FeBVjEBbXE3R9oIxke0-/FeBVjEBbXE3R9oIxke0- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b478/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/e4/e4941d2fe9c2e24891625dba8f25cbf1db62841a422572f4b36f7273b80b1c4f-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty -complete -installsuffix shared -buildid mY3EsVAyphbEjG2Hx-Sx/mY3EsVAyphbEjG2Hx-Sx -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b479/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/c4/c4da86b5b4ae02e0332c1960b076205beb374cfd2ca95655bf96b0adda6772d8-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm -complete -installsuffix shared -buildid hXPioZreZDaTpV5vpisK/hXPioZreZDaTpV5vpisK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b480/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/90/90e5f0103d0c3e170fd9e580dedd5c76aeb96318ac084309823ac212cb049241-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin -complete -installsuffix shared -buildid 7I75VKy6DKhpVcJPt94o/7I75VKy6DKhpVcJPt94o -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b481/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/af/af9ce2cdfea51dbee684e6c494b60194b7ee1d21917e1be262ed3468f29cd835-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm -complete -installsuffix shared -buildid 8oOMF4zjlEuPgaX6IUIK/8oOMF4zjlEuPgaX6IUIK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b482/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/d3/d3b0dd1c6c25efad65ebe96428f27c55a8ed58aaf17653505303c60b7ad1cc41-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs -complete -installsuffix shared -buildid cMlMtm_2WNa_Ce-phM5F/cMlMtm_2WNa_Ce-phM5F -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b483/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/75/75d47d844ba3abec34173622b3aa0823f7cc224632b9712542e1580a8e889e1d-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot -complete -installsuffix shared -buildid nnTJJbn7gEUcy385SptQ/nnTJJbn7gEUcy385SptQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b484/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot/foot.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/f2/f224f16a002632699c37470c94264fe4c4c09641bc478d7f2a115754968121ae-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome -complete -installsuffix shared -buildid QtuJG5EnWEjijPm9T15E/QtuJG5EnWEjijPm9T15E -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b485/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/60/60a497cca931c5306c87e4e8b7d5209e4b6e2795097df4304fb20afc41c8963a-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm -complete -installsuffix shared -buildid 5DrZ5KbWTLR2K0YKgB79/5DrZ5KbWTLR2K0YKgB79 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b486/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/fc/fc4d9402158ba8658479b92df8b00178ccada02699c87ad5dbd74a53ce5a0766-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole -complete -installsuffix shared -buildid dK7udERsnAZ6flPZaplT/dK7udERsnAZ6flPZaplT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b487/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/f4/f4cc3fbfaf19ff77cb26e861a8307e0ea4478758ccf8c7aa8244745e61c1a0a3-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm -complete -installsuffix shared -buildid RdNS6Z5R7rbJ96HTsnSb/RdNS6Z5R7rbJ96HTsnSb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b488/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/75/759242efebf7411a35090645ba43b8423a09ee71e7a83605b99606ee8fb6aad5-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux -complete -installsuffix shared -buildid rJs4HF9jAmEkisaQs4sj/rJs4HF9jAmEkisaQs4sj -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b489/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/e6/e63ffe8d46e08639eccadf159715d0cfb546c010524e9e3f12361839c68777c5-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi -complete -installsuffix shared -buildid Pi4kajRPtSxPdqv8TQkK/Pi4kajRPtSxPdqv8TQkK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b490/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/ab/ab28f8009bc135d122b9ff88384bd17789cbdae4e2776043229a6597f1441f37-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt mkdir -p $WORK/b491/ cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt -complete -installsuffix shared -buildid 4SE3bZTZFdKr4zi_MjJ2/4SE3bZTZFdKr4zi_MjJ2 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b491/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/69/69747a8f39c27e9df7f42a8d7d1aa4d7dafb7256fc12e082b88ef9b4b2156af3-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen -complete -installsuffix shared -buildid VpSbQd_dzdimiPZOno2M/VpSbQd_dzdimiPZOno2M -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b492/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/12/12186ae6e77ac9eeda617345119acf5fab42be99d7336c3c4da542f50dab1fef-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm -complete -installsuffix shared -buildid J19kcxB1qP22WRqvtapQ/J19kcxB1qP22WRqvtapQ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b493/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/91/91fe550a81095c073b5443846951090ab7e75133f2563f9a9c507ebc78971c3a-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun -complete -installsuffix shared -buildid 90PaxA5V83yTsgS39R5-/90PaxA5V83yTsgS39R5- -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b494/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/bc/bc14a96f925bf8523e82b0c77314a8afbee3b8642b5ec8b393ef662c92c2f805-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite -complete -installsuffix shared -buildid CzYD2BPBDEu9cbPB7Wdm/CzYD2BPBDEu9cbPB7Wdm -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b495/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fd/fd05588a94fd52d2e2b40597d4aab6c4eb352519fd400239fc26a3b0a18e4de4-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux -complete -installsuffix shared -buildid S4XLZPg29x1wcSpjeeQu/S4XLZPg29x1wcSpjeeQu -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b496/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/55/5523f412e74e5ea35e3ae7902484069b6fca613f9f1f664367e95974477685d3-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320 mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320 -complete -installsuffix shared -buildid hzOJ3fZpUys3yjjG1h36/hzOJ3fZpUys3yjjG1h36 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b497/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/6c/6c00df3771132762c2b00926ac3d1bd5002773b3d98b0685e6d1aeaea42eea14-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400 mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400 -complete -installsuffix shared -buildid Eq_ELOi679Sv5gLzBJ4C/Eq_ELOi679Sv5gLzBJ4C -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b498/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/be/be56a85cc5f2fa9df64bcd4804590cc053c35007f631b6c786e4e986f02a52a8-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420 mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420 -complete -installsuffix shared -buildid fk5zcalbvavksF3Gh8JV/fk5zcalbvavksF3Gh8JV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b499/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/c4/c47c6019ed511b2a8f11ffa389665455836b46743699b3d40064769fbd70491d-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52 mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52 -complete -installsuffix shared -buildid Oi6FpVEQfRax0t0NkYqv/Oi6FpVEQfRax0t0NkYqv -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b500/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/fb/fb26e931c5e28f5d48cbe7a100c4f61b9e9dab743e66bf614f3804b3e2eae9a9-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50 mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50 -complete -installsuffix shared -buildid H8dV160eP85754N0LkM1/H8dV160eP85754N0LkM1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b501/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/4e/4e258638948c3273b0aaa3f5bf8009429fcc4600d1d9a90be9785a5317f22866-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60 mkdir -p $WORK/b502/ cat >$WORK/b502/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60 -complete -installsuffix shared -buildid jKcI15z-GhGm5gXbjK_q/jKcI15z-GhGm5gXbjK_q -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b502/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/35/35b08abf445dc2fc6ee2919d65898e01bb1b4c9057724401ad890352f53f8404-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi -complete -installsuffix shared -buildid i4Fjq4S2HWgmfX_YUMMK/i4Fjq4S2HWgmfX_YUMMK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b503/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/d0/d0cc7e445273847e093f80710821fc5eff9b39d6f8bdfc5d1f4d015af1038cc7-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce -complete -installsuffix shared -buildid PvktGgZ3_s2ahvUGTKYI/PvktGgZ3_s2ahvUGTKYI -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b504/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/0b/0b0b758ad4e97fd19b4284f36c0fe4598d1c55f6e1c36e2e71a1df09d226d550-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty -complete -installsuffix shared -buildid bQBj7QmN0cesfAWZMhzp/bQBj7QmN0cesfAWZMhzp -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b505/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/2a/2a5d68b9220e8c1f4a6d68c134d32d4a21cbdb35fae685a2f2d4534180f4ab64-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite -complete -installsuffix shared -buildid HB0CdLHdIJlLb4-o4wUy/HB0CdLHdIJlLb4-o4wUy -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b506/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite/term.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/73/73149607d97a65839d7e70236ef5265230bee74cb6c03cb25f9b30aca89d396f-d # internal github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful mkdir -p $WORK/b507/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b508/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile image/color=$WORK/b385/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful -complete -installsuffix shared -buildid J0XzM1GoPMDH0126bmWf/J0XzM1GoPMDH0126bmWf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b507/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/colorgens.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/colors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/happy_palettegen.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/hexcolor.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/hsluv.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/soft_palettegen.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful/warm_palettegen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/b2/b2ac6d6a0a67fd3755c2869342196e2b2085c48e5a31cff3645af5d9e5394962-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended mkdir -p $WORK/b477/ cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2/terminfo/a/aixterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm importmap github.com/gdamore/tcell/v2/terminfo/a/alacritty=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty importmap github.com/gdamore/tcell/v2/terminfo/a/ansi=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi importmap github.com/gdamore/tcell/v2/terminfo/b/beterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm importmap github.com/gdamore/tcell/v2/terminfo/c/cygwin=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin importmap github.com/gdamore/tcell/v2/terminfo/d/dtterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm importmap github.com/gdamore/tcell/v2/terminfo/e/emacs=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs importmap github.com/gdamore/tcell/v2/terminfo/f/foot=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot importmap github.com/gdamore/tcell/v2/terminfo/g/gnome=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome importmap github.com/gdamore/tcell/v2/terminfo/h/hpterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm importmap github.com/gdamore/tcell/v2/terminfo/k/konsole=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole importmap github.com/gdamore/tcell/v2/terminfo/k/kterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm importmap github.com/gdamore/tcell/v2/terminfo/l/linux=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux importmap github.com/gdamore/tcell/v2/terminfo/p/pcansi=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi importmap github.com/gdamore/tcell/v2/terminfo/r/rxvt=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt importmap github.com/gdamore/tcell/v2/terminfo/s/screen=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen importmap github.com/gdamore/tcell/v2/terminfo/s/simpleterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm importmap github.com/gdamore/tcell/v2/terminfo/s/sun=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun importmap github.com/gdamore/tcell/v2/terminfo/t/termite=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite importmap github.com/gdamore/tcell/v2/terminfo/t/tmux=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux importmap github.com/gdamore/tcell/v2/terminfo/v/vt100=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100 importmap github.com/gdamore/tcell/v2/terminfo/v/vt102=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102 importmap github.com/gdamore/tcell/v2/terminfo/v/vt220=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220 importmap github.com/gdamore/tcell/v2/terminfo/v/vt320=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320 importmap github.com/gdamore/tcell/v2/terminfo/v/vt400=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400 importmap github.com/gdamore/tcell/v2/terminfo/v/vt420=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420 importmap github.com/gdamore/tcell/v2/terminfo/v/vt52=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52 importmap github.com/gdamore/tcell/v2/terminfo/w/wy50=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50 importmap github.com/gdamore/tcell/v2/terminfo/w/wy60=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60 importmap github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi importmap github.com/gdamore/tcell/v2/terminfo/x/xfce=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce importmap github.com/gdamore/tcell/v2/terminfo/x/xterm=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm importmap github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty importmap github.com/gdamore/tcell/v2/terminfo/x/xterm_termite=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm=$WORK/b478/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty=$WORK/b479/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi=$WORK/b471/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm=$WORK/b480/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin=$WORK/b481/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm=$WORK/b482/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs=$WORK/b483/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot=$WORK/b484/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome=$WORK/b485/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm=$WORK/b486/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole=$WORK/b487/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm=$WORK/b488/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux=$WORK/b489/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi=$WORK/b490/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt=$WORK/b491/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen=$WORK/b492/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm=$WORK/b493/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun=$WORK/b494/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite=$WORK/b495/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux=$WORK/b496/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100=$WORK/b472/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102=$WORK/b473/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220=$WORK/b474/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320=$WORK/b497/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400=$WORK/b498/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420=$WORK/b499/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52=$WORK/b500/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50=$WORK/b501/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60=$WORK/b502/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi=$WORK/b503/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce=$WORK/b504/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm=$WORK/b475/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty=$WORK/b505/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite=$WORK/b506/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended -complete -installsuffix shared -buildid sQCjXX--oI8yEiISoLJG/sQCjXX--oI8yEiISoLJG -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b477/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended/extended.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/33/331cd0790e1d17bb31f732b15dcd3c17fe09910d5bcd2f7b09b4d9f0c1224799-d # internal github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config importmap github.com/rivo/uniseg=github.com/buildpacks/pack/vendor/github.com/rivo/uniseg packagefile github.com/buildpacks/pack/vendor/github.com/rivo/uniseg=$WORK/b510/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid hF9_aN2efsNid2D0aCcK/hF9_aN2efsNid2D0aCcK -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b509/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/26/2622bc5c1a82c7beea6ed97ad87a2c6fbdc880d0d1079be71cf57cb199d37030-d # internal github.com/buildpacks/pack/pkg/project/types mkdir -p $WORK/b512/ cat >$WORK/b512/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/buildpacks/pack/pkg/project/types -complete -installsuffix shared -buildid DEMggN9PAzSQhtyECL85/DEMggN9PAzSQhtyECL85 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b512/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/project/types/types.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/d2/d291c9ad3161f76bfa2cd3f5daa5b27b5373aee0845006813a271b5f27cb7d7a-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid -complete -installsuffix shared -buildid txsCAoETC6B4VHuqYW-e/txsCAoETC6B4VHuqYW-e -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b514/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/db/dbd96585a40bf8217cbb16fb44717be36c18d96c98552996077053c156f0ae3e-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/volume mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/volume -complete -installsuffix shared -buildid yfNCifeN9J3au1La3Eol/yfNCifeN9J3au1La3Eol -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b515/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/volume.go cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/cf/cfe302413e17e5baf3b2ddb0e68bc5c1c4c77531c510db3bddd18367781ece04-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b518/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid RbmU632RtWp83fBhsDis/RbmU632RtWp83fBhsDis -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b518/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/c6/c6b0a1c42bd5221f58c6f34454cf6be95ae779eeff32781de64c9715f58f474b-d # internal github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore -complete -installsuffix shared -buildid f1h8lyWUjjAzjyVCox2D/f1h8lyWUjjAzjyVCox2D -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b519/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore/ignore.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore/version_gen.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/c3/c356d59c624c803abb1ce008e16b91b281af2ebf0fc5ef5a689e2715d976bc1f-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/pkg/pwalkdir=github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b518/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid X0ogAkmOALEjcWuIyJTY/X0ogAkmOALEjcWuIyJTY -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b517/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/rchcon.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/selinux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a7/a797b223a205f8ba5255abc2bdc06697eb2c57987693c1571d605c44c2ea1050-d # internal github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml -complete -installsuffix shared -buildid gzKT0u5z2RvYzYfiJ2Z5/gzKT0u5z2RvYzYfiJ2Z5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b520/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/keysparsing.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/lexer.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/localtime.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/marshal.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/position.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/token.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/toml.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/tomlpub.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/tomltree_create.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/tomltree_write.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml/tomltree_writepub.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/db/db1ca5d13840d554132f83f660fe0270febcdf84525554d5b58f5052bae1b05b-d # internal github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2 mkdir -p $WORK/b464/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/encoding=github.com/buildpacks/pack/vendor/github.com/gdamore/encoding importmap github.com/gdamore/tcell/v2/terminfo=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo importmap github.com/gdamore/tcell/v2/terminfo/base=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base importmap github.com/gdamore/tcell/v2/terminfo/dynamic=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic importmap github.com/gdamore/tcell/v2/terminfo/extended=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended importmap github.com/lucasb-eyer/go-colorful=github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful importmap github.com/mattn/go-runewidth=github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth importmap golang.org/x/sys/unix=github.com/buildpacks/pack/vendor/golang.org/x/sys/unix importmap golang.org/x/term=github.com/buildpacks/pack/vendor/golang.org/x/term importmap golang.org/x/text/encoding=github.com/buildpacks/pack/vendor/golang.org/x/text/encoding importmap golang.org/x/text/transform=github.com/buildpacks/pack/vendor/golang.org/x/text/transform packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/encoding=$WORK/b465/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base=$WORK/b470/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic=$WORK/b476/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended=$WORK/b477/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful=$WORK/b507/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth=$WORK/b509/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/term=$WORK/b329/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/encoding=$WORK/b466/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/transform=$WORK/b468/_pkg_.a packagefile image/color=$WORK/b385/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2 -complete -installsuffix shared -buildid fM7qxu48POguoh5my7t4/fM7qxu48POguoh5my7t4 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b464/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/attr.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/cell.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/charset_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/color.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/colorfit.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/console_stub.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/encoding.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/errors.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/event.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/interrupt.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/key.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/mouse.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/nonblock_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/paste.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/resize.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/runes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/screen.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/simulation.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/stdin_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/style.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terms_default.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terms_dynamic.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/tscreen.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/tscreen_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/tty.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/tty_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b449/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/9c/9ca036e62bbc56ea2e66653bbed0bce03d9c3c90e873cc78b441a2645c4e63e5-d # internal github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b517/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 0y5L6sHGWPbnOgGpfEXq/0y5L6sHGWPbnOgGpfEXq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b516/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label/label.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/a2/a2600da0956440c0549354434ac4854abb9686ac8f187d6b3fd792a51bfddec1-d # internal github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/mount=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/pkg/idtools=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/stringid=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid importmap github.com/docker/docker/volume=github.com/buildpacks/pack/vendor/github.com/docker/docker/volume importmap github.com/opencontainers/selinux/go-selinux/label=github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount=$WORK/b188/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools=$WORK/b364/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid=$WORK/b514/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/volume=$WORK/b515/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b516/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts -complete -installsuffix shared -buildid B4Rrlm1EK_8EAfDyDRf0/B4Rrlm1EK_8EAfDyDRf0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b513/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/lcow_parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/linux_parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/mounts.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/parser.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/validate.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/volume_copy.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/volume_unix.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts/windows_parser.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/1b/1bccef6c10a46c0c6657bfbc3615e208155fd1ceb650562e1176affd1b766fbb-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ed25519=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519 importmap golang.org/x/crypto/ssh=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/dsa=$WORK/b158/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519=$WORK/b448/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid v2lxuXXnK441w9dxspKi/v2lxuXXnK441w9dxspKi -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b447/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent/client.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent/forward.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent/keyring.go ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent/server.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/c3/c3ca17d834bc82711501b8d2f291adad2476f0a229698d31e5d011399ac87629-d # internal github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts mkdir -p $WORK/b457/ cat >$WORK/b457/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts -complete -installsuffix shared -buildid RzwHruxWJBVNbxRjFKCk/RzwHruxWJBVNbxRjFKCk -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b457/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts/knownhosts.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/4e/4e4e039da061957032536417b49ed8d4f1a7bae993c2419e4c1f5c367ab8d2b7-d # internal github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/ssh/agent=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent=$WORK/b447/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent -complete -installsuffix shared -buildid kfTSM-_tgkRBXh0T_Ezf/kfTSM-_tgkRBXh0T_Ezf -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b446/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent/sshagent.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/55/5530e7d7e94e3681c012d16cd9e587b92d7879e8136c9a1141c065e630713fdd-d # internal github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3 mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3 -complete -installsuffix shared -buildid eTsvznLOjZQdNYuPKbN1/eTsvznLOjZQdNYuPKbN1 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b521/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/apic.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/decode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/emitterc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/encode.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/parserc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/readerc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/resolve.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/scannerc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/sorter.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/writerc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/yaml.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/yamlh.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/93/93fd83f6d996065e878b350ca9b777d697633e27149e179e1b94c86e1f0b74f5-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap github.com/kevinburke/ssh_config=github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config importmap github.com/mitchellh/go-homedir=github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir importmap github.com/xanzy/ssh-agent=github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent importmap golang.org/x/crypto/ssh=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/knownhosts=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts importmap golang.org/x/net/proxy=github.com/buildpacks/pack/vendor/golang.org/x/net/proxy importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common packagefile context=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config=$WORK/b445/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent=$WORK/b446/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b457/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/proxy=$WORK/b210/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=$WORK/b437/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh -complete -installsuffix shared -buildid PtW1Nornw2_Ma47xpPcU/PtW1Nornw2_Ma47xpPcU -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b444/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh/auth_method.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh/common.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/4b/4b4d9034b9895326221070a07aa461effa4ac2c92927fe97c9885f1420b87a37-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/file=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file importmap gopkg.in/src-d/go-git.v4/plumbing/transport/git=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git importmap gopkg.in/src-d/go-git.v4/plumbing/transport/http=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http importmap gopkg.in/src-d/go-git.v4/plumbing/transport/ssh=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file=$WORK/b436/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git=$WORK/b442/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http=$WORK/b443/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh=$WORK/b444/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client -complete -installsuffix shared -buildid PKLujSjzOr6UOLceNcPC/PKLujSjzOr6UOLceNcPC -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b435/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client/client.go cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/9b/9b96a883bb471ab506193e6339aa3c3400bf03a7e0d46bca63f3aea2f04ce993-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/e6/e62c3392ccf3c9def8a78c1fca93f04ac9c11ceca9aaadbe21f87888522bfd28-d # internal github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4 mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config importmap github.com/sergi/go-diff/diffmatchpatch=github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch importmap golang.org/x/crypto/openpgp=github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp importmap gopkg.in/src-d/go-billy.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4 importmap gopkg.in/src-d/go-billy.v4/osfs=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs importmap gopkg.in/src-d/go-billy.v4/util=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util importmap gopkg.in/src-d/go-git.v4/config=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config importmap gopkg.in/src-d/go-git.v4/internal/revision=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision importmap gopkg.in/src-d/go-git.v4/plumbing=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing importmap gopkg.in/src-d/go-git.v4/plumbing/cache=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache importmap gopkg.in/src-d/go-git.v4/plumbing/filemode=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode importmap gopkg.in/src-d/go-git.v4/plumbing/format/gitignore=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore importmap gopkg.in/src-d/go-git.v4/plumbing/format/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index importmap gopkg.in/src-d/go-git.v4/plumbing/format/packfile=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile importmap gopkg.in/src-d/go-git.v4/plumbing/object=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability importmap gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband importmap gopkg.in/src-d/go-git.v4/plumbing/revlist=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist importmap gopkg.in/src-d/go-git.v4/plumbing/storer=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer importmap gopkg.in/src-d/go-git.v4/plumbing/transport=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport importmap gopkg.in/src-d/go-git.v4/plumbing/transport/client=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client importmap gopkg.in/src-d/go-git.v4/storage=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage importmap gopkg.in/src-d/go-git.v4/storage/filesystem=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem importmap gopkg.in/src-d/go-git.v4/storage/memory=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory importmap gopkg.in/src-d/go-git.v4/utils/diff=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff importmap gopkg.in/src-d/go-git.v4/utils/ioutil=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil importmap gopkg.in/src-d/go-git.v4/utils/merkletrie=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/index=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index importmap gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch=$WORK/b373/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp=$WORK/b375/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs=$WORK/b389/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util=$WORK/b392/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config=$WORK/b393/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision=$WORK/b403/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache=$WORK/b404/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore=$WORK/b406/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object=$WORK/b415/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=$WORK/b431/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist=$WORK/b433/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client=$WORK/b435/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem=$WORK/b439/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory=$WORK/b432/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff=$WORK/b424/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie=$WORK/b425/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem=$WORK/b458/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index=$WORK/b459/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4 -complete -installsuffix shared -buildid 9pywsOBYooO46FOXODxh/9pywsOBYooO46FOXODxh -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b372/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/blame.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/common.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/doc.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/object_walker.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/options.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/prune.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/references.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/remote.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/repository.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/status.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/submodule.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/worktree.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/worktree_commit.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/worktree_linux.go ./_build/src/github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/worktree_status.go github.com/buildpacks/pack/vendor/github.com/rivo/tview mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config importmap github.com/gdamore/tcell/v2=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2 importmap github.com/lucasb-eyer/go-colorful=github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful importmap github.com/mattn/go-runewidth=github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth importmap github.com/rivo/uniseg=github.com/buildpacks/pack/vendor/github.com/rivo/uniseg packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2=$WORK/b464/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful=$WORK/b507/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth=$WORK/b509/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/rivo/uniseg=$WORK/b510/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/buildpacks/pack/vendor/github.com/rivo/tview -complete -installsuffix shared -buildid EpH2bAJpVjbgb2KdEamH/EpH2bAJpVjbgb2KdEamH -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b511/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/ansi.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/application.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/borders.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/box.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/button.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/checkbox.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/doc.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/dropdown.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/flex.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/form.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/frame.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/grid.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/inputfield.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/list.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/modal.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/pages.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/primitive.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/semigraphics.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/styles.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/table.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/textview.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/treeview.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/rivo/tview/util.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b2/b25e0869c5be9b3c33858d1236682d410f9173fe3d17bf2260d4bc3a680ec0ac-d # internal text/tabwriter mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p text/tabwriter -std -complete -installsuffix shared -buildid YU8qbk9oX0yMj3n3P92X/YU8qbk9oX0yMj3n3P92X -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b522/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ec/ecffade64243241b70d7e21ac7dc99b6495c0daae67c6a211e32e9b32fad078e-d # internal github.com/buildpacks/pack/pkg/project/v01 mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/buildpacks/pack/pkg/project/v01 -complete -installsuffix shared -buildid e3SDEABZjRbvIYLbn6NO/e3SDEABZjRbvIYLbn6NO -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b528/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/project/v01/project.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/9c/9cffc1c1c61963b7b105c359317f73b638a9b43bee7ae4087079b5b46782b239-d # internal github.com/buildpacks/pack/pkg/project/v02 mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/buildpacks/pack/pkg/project/v02 -complete -installsuffix shared -buildid UammE09hSoBB8k-KP_m5/UammE09hSoBB8k-KP_m5 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b529/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/project/v02/project.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/d5/d54914480f17efd9391bdebfa661b4ae498fafdfda36cbc52558fb9486bcaf4d-d # internal github.com/buildpacks/pack/pkg/project mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/v01=$WORK/b528/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/v02=$WORK/b529/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/buildpacks/pack/pkg/project -complete -installsuffix shared -buildid wYMWzT9UUNAGLoll1sWT/wYMWzT9UUNAGLoll1sWT -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b527/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/project/project.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/9a/9a329bf08ef0b761518eadd9e2674ed9f9562e8cc7521e23583e0d070b0d5e7e-d # internal encoding/csv mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p encoding/csv -std -complete -installsuffix shared -buildid qHA4Z-wIN4QQ6Jp_zVeF/qHA4Z-wIN4QQ6Jp_zVeF -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b533/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/9f/9f4bd499de5e1d74fcbd56a8fc6c9d4724381683e613e3550ffcebf3622290f4-d # internal github.com/buildpacks/pack/vendor/github.com/spf13/pflag mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b533/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b115/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/buildpacks/pack/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid upywLVXnklPN5v5cS_aV/upywLVXnklPN5v5cS_aV -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b532/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/bool.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/bytes.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/count.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/duration.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/flag.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/float32.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/float64.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int16.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int32.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int64.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int8.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/ip.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string_array.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint16.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint32.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint64.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint8.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/cd/cd6f5ec6bd2987e2e9e95dd2f24e0d03a5aab66bb369a2a22876b1a942978078-d # internal html/template mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile html=$WORK/b374/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a packagefile text/template/parse=$WORK/b461/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p html/template -std -complete -installsuffix shared -buildid nK4acvYkPEenGtoMbau0/nK4acvYkPEenGtoMbau0 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b534/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/bc/bc72b8002bce6f91df58b550194396afe42c0538d82f7511fe7b773c1aefc438-d # internal github.com/buildpacks/pack/internal/registry mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap golang.org/x/mod/semver=github.com/buildpacks/pack/vendor/golang.org/x/mod/semver importmap gopkg.in/src-d/go-git.v4=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4 importmap gopkg.in/src-d/go-git.v4/plumbing/object=github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/mod/semver=$WORK/b371/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4=$WORK/b372/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object=$WORK/b415/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/buildpacks/pack/internal/registry -complete -installsuffix shared -buildid HWYYfQbCgAKPHDjYSHrL/HWYYfQbCgAKPHDjYSHrL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b370/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/registry/buildpack.go ./_build/src/github.com/buildpacks/pack/internal/registry/git.go ./_build/src/github.com/buildpacks/pack/internal/registry/github.go ./_build/src/github.com/buildpacks/pack/internal/registry/index.go ./_build/src/github.com/buildpacks/pack/internal/registry/registry_cache.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/96/96cf205d2449a94676a5e054a3a7c4285cebf37c791ef5454fb72dcf746dabb4-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/execabs=github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs=$WORK/b226/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn -complete -installsuffix shared -buildid 6h34Bwi1eSux6Z9m9Vgq/6h34Bwi1eSux6Z9m9Vgq -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b537/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn/commandconn.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn/pdeathsig_linux.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn/session_unix.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/76/7619fdb9c7ea92fb2c850f265ed2d1173fa805f89946a7c55eb7e700e2bb8820-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh -complete -installsuffix shared -buildid JkDvKzjqhKGNv8GPXx61/JkDvKzjqhKGNv8GPXx61 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b538/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh/ssh.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/35/35c41c279118f2d20b22cdefc202e236098b48fcffece7901a0eeb93aecc437d-d # internal github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper mkdir -p $WORK/b536/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/connhelper/commandconn=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn importmap github.com/docker/cli/cli/connhelper/ssh=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors packagefile context=$WORK/b069/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn=$WORK/b537/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh=$WORK/b538/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper -complete -installsuffix shared -buildid K56uK31Y3DxzTO-JzSqb/K56uK31Y3DxzTO-JzSqb -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b536/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/connhelper.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/66/66fb50c6aa6bea01c22b891c1f521047eb00e658f022e165b3306e57b0c6a4f5-d # internal github.com/buildpacks/pack/internal/sshdialer mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config importmap github.com/docker/cli/cli/connhelper=github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper importmap github.com/docker/docker/pkg/homedir=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir importmap golang.org/x/crypto/ssh=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh importmap golang.org/x/crypto/ssh/agent=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent importmap golang.org/x/crypto/ssh/knownhosts=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper=$WORK/b536/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent=$WORK/b447/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b457/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/buildpacks/pack/internal/sshdialer -complete -installsuffix shared -buildid g4W8oTm8GF_dCAr_RMwe/g4W8oTm8GF_dCAr_RMwe -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b535/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/sshdialer/ssh_agent_unix.go ./_build/src/github.com/buildpacks/pack/internal/sshdialer/ssh_dialer.go cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/01/01f9de28c2b0173cd0b81efc095af44be7dc5b5abb45387a57444ebef2baf2f4-d # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/d4/d40f22034036ac88906eed8cc611eff86bfe461356d9b7748cfc15606fb29aa3-d # internal github.com/buildpacks/pack/vendor/github.com/spf13/cobra mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config importmap github.com/spf13/pflag=github.com/buildpacks/pack/vendor/github.com/spf13/pflag packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/spf13/pflag=$WORK/b532/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/buildpacks/pack/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid 9vNzSPjEhcwgTGjd-9KE/9vNzSPjEhcwgTGjd-9KE -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b531/importcfg -pack ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/args.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/bash_completionsV2.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/cobra.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/command.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/completions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/buildpacks/pack/vendor/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/56/563b5665efdc91806f12a1918e5dab555bbaa90823e48e5b4d4559a0f8e53515-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/82/826ccf41b200607340dabb592c08a14039dbf45bdb44aecc6de82a248fb15447-d # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/ae/aef0206f61e887673e4e5dcad5c8d2d0645972b3cf84bf331b2b2064373d8682-d # internal github.com/buildpacks/pack/internal/termui mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/pkg/stdcopy=github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/dustin/go-humanize=github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize importmap github.com/gdamore/tcell/v2=github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2 importmap github.com/rivo/tview=github.com/buildpacks/pack/vendor/github.com/rivo/tview packagefile archive/tar=$WORK/b062/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/container=$WORK/b356/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b357/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize=$WORK/b463/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2=$WORK/b464/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/rivo/tview=$WORK/b511/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p github.com/buildpacks/pack/internal/termui -complete -installsuffix shared -buildid TV3SEYyVzl3URt1_X0hg/TV3SEYyVzl3URt1_X0hg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b462/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/termui/branch.go ./_build/src/github.com/buildpacks/pack/internal/termui/dashboard.go ./_build/src/github.com/buildpacks/pack/internal/termui/detect.go ./_build/src/github.com/buildpacks/pack/internal/termui/dive.go ./_build/src/github.com/buildpacks/pack/internal/termui/logger.go ./_build/src/github.com/buildpacks/pack/internal/termui/termui.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ec/ecb8d6e07f57ee58d66deff8a928cf9e65e4f6d363a78ca7804305aa40cee9e2-d # internal github.com/buildpacks/pack/pkg/client mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml importmap github.com/Masterminds/semver=github.com/buildpacks/pack/vendor/github.com/Masterminds/semver importmap github.com/buildpacks/imgutil=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil importmap github.com/buildpacks/imgutil/local=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local importmap github.com/buildpacks/imgutil/remote=github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote importmap github.com/buildpacks/lifecycle=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle importmap github.com/buildpacks/lifecycle/api=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api importmap github.com/buildpacks/lifecycle/buildpack=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/layers=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform importmap github.com/docker/docker/api/types=github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/docker/docker/volume/mounts=github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts importmap github.com/google/go-containerregistry/pkg/authn=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/sabhiram/go-gitignore=github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore packagefile context=$WORK/b069/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Masterminds/semver=$WORK/b336/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local=$WORK/b184/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle=$WORK/b339/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack=$WORK/b353/_pkg_.a packagefile github.com/buildpacks/pack/builder=$WORK/b334/_pkg_.a packagefile github.com/buildpacks/pack/buildpackage=$WORK/b047/_pkg_.a packagefile github.com/buildpacks/pack/internal/build=$WORK/b354/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/layer=$WORK/b077/_pkg_.a packagefile github.com/buildpacks/pack/internal/name=$WORK/b327/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/internal/registry=$WORK/b370/_pkg_.a packagefile github.com/buildpacks/pack/internal/stack=$WORK/b091/_pkg_.a packagefile github.com/buildpacks/pack/internal/stringset=$WORK/b092/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/internal/termui=$WORK/b462/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/pkg/blob=$WORK/b133/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/image=$WORK/b183/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts=$WORK/b513/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore=$WORK/b519/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/buildpacks/pack/pkg/client -complete -installsuffix shared -buildid f3_6OWNcHPgJ-W2UuD26/f3_6OWNcHPgJ-W2UuD26 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b338/importcfg -pack ./_build/src/github.com/buildpacks/pack/pkg/client/build.go ./_build/src/github.com/buildpacks/pack/pkg/client/client.go ./_build/src/github.com/buildpacks/pack/pkg/client/common.go ./_build/src/github.com/buildpacks/pack/pkg/client/create_builder.go ./_build/src/github.com/buildpacks/pack/pkg/client/download_sbom.go ./_build/src/github.com/buildpacks/pack/pkg/client/errors.go ./_build/src/github.com/buildpacks/pack/pkg/client/inspect_builder.go ./_build/src/github.com/buildpacks/pack/pkg/client/inspect_buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/client/inspect_image.go ./_build/src/github.com/buildpacks/pack/pkg/client/new_buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/client/package_buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/client/pull_buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/client/rebase.go ./_build/src/github.com/buildpacks/pack/pkg/client/register_buildpack.go ./_build/src/github.com/buildpacks/pack/pkg/client/version.go ./_build/src/github.com/buildpacks/pack/pkg/client/yank_buildpack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/99/99650f19873710a2192efbb12daac4182920fa31249c7a1b12d86a9d271c05b4-d # internal github.com/buildpacks/pack/internal/builder/writer mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/pelletier/go-toml=github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml importmap gopkg.in/yaml.v3=github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/builder=$WORK/b334/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/strings=$WORK/b337/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml=$WORK/b520/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3=$WORK/b521/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b522/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a EOF github.com/buildpacks/pack/internal/inspectimage mkdir -p $WORK/b524/ /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/buildpacks/pack/internal/builder/writer -complete -installsuffix shared -buildid 5N8Wqcjg1RbQqObmnCWg/5N8Wqcjg1RbQqObmnCWg -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b333/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/builder/writer/factory.go ./_build/src/github.com/buildpacks/pack/internal/builder/writer/human_readable.go ./_build/src/github.com/buildpacks/pack/internal/builder/writer/json.go ./_build/src/github.com/buildpacks/pack/internal/builder/writer/structured_format.go ./_build/src/github.com/buildpacks/pack/internal/builder/writer/toml.go ./_build/src/github.com/buildpacks/pack/internal/builder/writer/yaml.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config importmap github.com/buildpacks/lifecycle/buildpack=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack importmap github.com/buildpacks/lifecycle/launch=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch importmap github.com/buildpacks/lifecycle/platform=github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/buildpacks/pack/internal/inspectimage -complete -installsuffix shared -buildid DbxWP-LZWewDhjZXlqHJ/DbxWP-LZWewDhjZXlqHJ -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b524/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/inspectimage/bom_display.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/info_display.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/d2/d239c57fe5711630c30874c81b44d4fe0054e62059590931e52118891aaf38ac-d # internal github.com/buildpacks/pack/internal/inspectimage/writer mkdir -p $WORK/b525/ cat >$WORK/b525/importcfg << 'EOF' # internal # import config importmap github.com/pelletier/go-toml=github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml importmap gopkg.in/yaml.v3=github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3 packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage=$WORK/b524/_pkg_.a packagefile github.com/buildpacks/pack/internal/strings=$WORK/b337/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml=$WORK/b520/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3=$WORK/b521/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile text/tabwriter=$WORK/b522/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/buildpacks/pack/internal/inspectimage/writer -complete -installsuffix shared -buildid NiGnLxWytCsoyjMoPMlS/NiGnLxWytCsoyjMoPMlS -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b525/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/bom_json.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/bom_yaml.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/factory.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/human_readable.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/json.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/structured_bom_format.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/structured_format.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/toml.go ./_build/src/github.com/buildpacks/pack/internal/inspectimage/writer/yaml.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e5/e5f5a127695ae3816194d9d58973e4497e793f14583a0cb9e276936d224bbbd6-d # internal /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/a4/a4c3fec922ea71cd6119747c833cb73aa38f25c7dbd3cd3c32abb1fa3fc7cebd-d # internal github.com/buildpacks/pack/internal/commands mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config importmap github.com/google/go-containerregistry/pkg/name=github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/buildpacks/pack/vendor/github.com/spf13/cobra packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/builder=$WORK/b334/_pkg_.a packagefile github.com/buildpacks/pack/buildpackage=$WORK/b047/_pkg_.a packagefile github.com/buildpacks/pack/internal/build=$WORK/b354/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder/writer=$WORK/b333/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage=$WORK/b524/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage/writer=$WORK/b525/_pkg_.a packagefile github.com/buildpacks/pack/internal/slices=$WORK/b526/_pkg_.a packagefile github.com/buildpacks/pack/internal/strings=$WORK/b337/_pkg_.a packagefile github.com/buildpacks/pack/internal/stringset=$WORK/b092/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/image=$WORK/b183/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project=$WORK/b527/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a packagefile github.com/buildpacks/pack/registry=$WORK/b530/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/spf13/cobra=$WORK/b531/_pkg_.a packagefile html/template=$WORK/b534/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b522/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/buildpacks/pack/internal/commands -complete -installsuffix shared -buildid FHxiKUejoFnsRPs8l1rw/FHxiKUejoFnsRPs8l1rw -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b523/importcfg -pack ./_build/src/github.com/buildpacks/pack/internal/commands/add_registry.go ./_build/src/github.com/buildpacks/pack/internal/commands/build.go ./_build/src/github.com/buildpacks/pack/internal/commands/builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/builder_create.go ./_build/src/github.com/buildpacks/pack/internal/commands/builder_inspect.go ./_build/src/github.com/buildpacks/pack/internal/commands/builder_suggest.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_inspect.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_new.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_package.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_pull.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_register.go ./_build/src/github.com/buildpacks/pack/internal/commands/buildpack_yank.go ./_build/src/github.com/buildpacks/pack/internal/commands/commands.go ./_build/src/github.com/buildpacks/pack/internal/commands/completion.go ./_build/src/github.com/buildpacks/pack/internal/commands/config.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_default_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_experimental.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_lifecycle_image.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_pull_policy.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_registries.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_registries_default.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_registry_mirrors.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_run_image_mirrors.go ./_build/src/github.com/buildpacks/pack/internal/commands/config_trusted_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/create_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/download_sbom.go ./_build/src/github.com/buildpacks/pack/internal/commands/inspect_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/inspect_buildpack.go ./_build/src/github.com/buildpacks/pack/internal/commands/inspect_image.go ./_build/src/github.com/buildpacks/pack/internal/commands/list_registries.go ./_build/src/github.com/buildpacks/pack/internal/commands/list_trusted_builders.go ./_build/src/github.com/buildpacks/pack/internal/commands/package_buildpack.go ./_build/src/github.com/buildpacks/pack/internal/commands/rebase.go ./_build/src/github.com/buildpacks/pack/internal/commands/register_buildpack.go ./_build/src/github.com/buildpacks/pack/internal/commands/remove_registry.go ./_build/src/github.com/buildpacks/pack/internal/commands/report.go ./_build/src/github.com/buildpacks/pack/internal/commands/sbom.go ./_build/src/github.com/buildpacks/pack/internal/commands/set_default_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/set_default_registry.go ./_build/src/github.com/buildpacks/pack/internal/commands/set_run_image_mirrors.go ./_build/src/github.com/buildpacks/pack/internal/commands/stack.go ./_build/src/github.com/buildpacks/pack/internal/commands/stack_suggest.go ./_build/src/github.com/buildpacks/pack/internal/commands/suggest_builders.go ./_build/src/github.com/buildpacks/pack/internal/commands/suggest_stacks.go ./_build/src/github.com/buildpacks/pack/internal/commands/trust_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/untrust_builder.go ./_build/src/github.com/buildpacks/pack/internal/commands/version.go ./_build/src/github.com/buildpacks/pack/internal/commands/yank_buildpack.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/6d/6d4185b8177a4b8ca6294c1ee28e2bc6d77cee036aa264447bb13fef99deb795-d # internal github.com/buildpacks/pack/cmd mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/client=github.com/buildpacks/pack/vendor/github.com/docker/docker/client importmap github.com/heroku/color=github.com/buildpacks/pack/vendor/github.com/heroku/color importmap github.com/pkg/errors=github.com/buildpacks/pack/vendor/github.com/pkg/errors importmap github.com/spf13/cobra=github.com/buildpacks/pack/vendor/github.com/spf13/cobra importmap golang.org/x/crypto/ssh=github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh importmap golang.org/x/term=github.com/buildpacks/pack/vendor/golang.org/x/term packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/buildpackage=$WORK/b047/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder/writer=$WORK/b333/_pkg_.a packagefile github.com/buildpacks/pack/internal/commands=$WORK/b523/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage/writer=$WORK/b525/_pkg_.a packagefile github.com/buildpacks/pack/internal/sshdialer=$WORK/b535/_pkg_.a packagefile github.com/buildpacks/pack/internal/term=$WORK/b328/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/spf13/cobra=$WORK/b531/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/term=$WORK/b329/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/buildpacks/pack/cmd -complete -installsuffix shared -buildid dQdI9vFqOH_rXK-Jl9rL/dQdI9vFqOH_rXK-Jl9rL -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/buildpacks/pack/cmd/cmd.go ./_build/src/github.com/buildpacks/pack/cmd/docker_init.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/27/2761089d9e7a42e4739bd88dbaafb3249d096cb268e40379b1d7f90c44d730a0-d # internal github.com/buildpacks/pack/cmd/pack mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/heroku/color=github.com/buildpacks/pack/vendor/github.com/heroku/color packagefile github.com/buildpacks/pack/cmd=$WORK/b002/_pkg_.a packagefile github.com/buildpacks/pack/internal/commands=$WORK/b523/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_riscv64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid gEUr5u-rDygDN0g7Yiw9/gEUr5u-rDygDN0g7Yiw9 -goversion go1.19 -shared -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/buildpacks/pack/cmd/pack/main.go /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/07/07ff09b4a915d9d9cc1846e159736a275327e7a8e9f4b258e57e31708d29ac36-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/buildpacks/pack/cmd/pack=$WORK/b001/_pkg_.a packagefile github.com/buildpacks/pack/cmd=$WORK/b002/_pkg_.a packagefile github.com/buildpacks/pack/internal/commands=$WORK/b523/_pkg_.a packagefile github.com/buildpacks/pack/pkg/client=$WORK/b338/_pkg_.a packagefile github.com/buildpacks/pack/pkg/logging=$WORK/b330/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/heroku/color=$WORK/b054/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/cgo=$WORK/b064/_pkg_.a packagefile bufio=$WORK/b003/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/buildpacks/pack/buildpackage=$WORK/b047/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder/writer=$WORK/b333/_pkg_.a packagefile github.com/buildpacks/pack/internal/config=$WORK/b052/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage/writer=$WORK/b525/_pkg_.a packagefile github.com/buildpacks/pack/internal/sshdialer=$WORK/b535/_pkg_.a packagefile github.com/buildpacks/pack/internal/term=$WORK/b328/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/client=$WORK/b199/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pkg/errors=$WORK/b059/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/spf13/cobra=$WORK/b531/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh=$WORK/b449/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/term=$WORK/b329/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b135/_pkg_.a packagefile net/url=$WORK/b090/_pkg_.a packagefile strings=$WORK/b026/_pkg_.a packagefile context=$WORK/b069/_pkg_.a packagefile github.com/buildpacks/pack/builder=$WORK/b334/_pkg_.a packagefile github.com/buildpacks/pack/internal/build=$WORK/b354/_pkg_.a packagefile github.com/buildpacks/pack/internal/builder=$WORK/b335/_pkg_.a packagefile github.com/buildpacks/pack/internal/inspectimage=$WORK/b524/_pkg_.a packagefile github.com/buildpacks/pack/internal/slices=$WORK/b526/_pkg_.a packagefile github.com/buildpacks/pack/internal/strings=$WORK/b337/_pkg_.a packagefile github.com/buildpacks/pack/internal/stringset=$WORK/b092/_pkg_.a packagefile github.com/buildpacks/pack/internal/style=$WORK/b053/_pkg_.a packagefile github.com/buildpacks/pack/pkg/buildpack=$WORK/b061/_pkg_.a packagefile github.com/buildpacks/pack/pkg/dist=$WORK/b093/_pkg_.a packagefile github.com/buildpacks/pack/pkg/image=$WORK/b183/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project=$WORK/b527/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/types=$WORK/b512/_pkg_.a packagefile github.com/buildpacks/pack/registry=$WORK/b530/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/name=$WORK/b121/_pkg_.a packagefile html/template=$WORK/b534/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os/signal=$WORK/b216/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b075/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b522/_pkg_.a packagefile text/template=$WORK/b460/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b100/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml=$WORK/b048/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Masterminds/semver=$WORK/b336/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil=$WORK/b072/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/local=$WORK/b184/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/remote=$WORK/b218/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle=$WORK/b339/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/api=$WORK/b074/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/buildpack=$WORK/b340/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/launch=$WORK/b344/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/layers=$WORK/b345/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/platform=$WORK/b349/_pkg_.a packagefile github.com/buildpacks/pack=$WORK/b353/_pkg_.a packagefile github.com/buildpacks/pack/internal/layer=$WORK/b077/_pkg_.a packagefile github.com/buildpacks/pack/internal/name=$WORK/b327/_pkg_.a packagefile github.com/buildpacks/pack/internal/paths=$WORK/b089/_pkg_.a packagefile github.com/buildpacks/pack/internal/registry=$WORK/b370/_pkg_.a packagefile github.com/buildpacks/pack/internal/stack=$WORK/b091/_pkg_.a packagefile github.com/buildpacks/pack/internal/termui=$WORK/b462/_pkg_.a packagefile github.com/buildpacks/pack/pkg/archive=$WORK/b078/_pkg_.a packagefile github.com/buildpacks/pack/pkg/blob=$WORK/b133/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types=$WORK/b185/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/volume/mounts=$WORK/b513/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/authn=$WORK/b219/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b131/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sabhiram/go-gitignore=$WORK/b519/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/apex/log=$WORK/b331/_pkg_.a packagefile log=$WORK/b109/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-colorable=$WORK/b055/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/syscall/execenv=$WORK/b043/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b044/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io/fs=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile encoding/json=$WORK/b070/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/pelletier/go-toml=$WORK/b520/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/yaml.v3=$WORK/b521/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper=$WORK/b536/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/homedir=$WORK/b228/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/agent=$WORK/b447/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/knownhosts=$WORK/b457/_pkg_.a packagefile net=$WORK/b122/_pkg_.a packagefile crypto/tls=$WORK/b137/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/reference=$WORK/b200/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api=$WORK/b202/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/container=$WORK/b186/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/events=$WORK/b203/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/filters=$WORK/b192/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/image=$WORK/b204/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/network=$WORK/b194/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/registry=$WORK/b195/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm=$WORK/b196/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/time=$WORK/b205/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/versions=$WORK/b193/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/volume=$WORK/b206/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/errdefs=$WORK/b207/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/sockets=$WORK/b209/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b212/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/go-digest=$WORK/b111/_pkg_.a packagefile net/http/httputil=$WORK/b213/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/spf13/pflag=$WORK/b532/_pkg_.a packagefile crypto=$WORK/b082/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b139/_pkg_.a packagefile crypto/dsa=$WORK/b158/_pkg_.a packagefile crypto/ecdsa=$WORK/b140/_pkg_.a packagefile crypto/elliptic=$WORK/b141/_pkg_.a packagefile crypto/hmac=$WORK/b152/_pkg_.a packagefile crypto/md5=$WORK/b153/_pkg_.a packagefile crypto/rc4=$WORK/b154/_pkg_.a packagefile crypto/rsa=$WORK/b155/_pkg_.a packagefile crypto/sha1=$WORK/b156/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b145/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b157/_pkg_.a packagefile encoding/asn1=$WORK/b147/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b160/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/chacha20=$WORK/b450/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519=$WORK/b452/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ed25519=$WORK/b448/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/poly1305=$WORK/b454/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=$WORK/b455/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b102/_pkg_.a packagefile math/rand=$WORK/b103/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/unix=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b065/_pkg_.a packagefile container/list=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b169/_pkg_.a packagefile internal/godebug=$WORK/b124/_pkg_.a packagefile mime=$WORK/b177/_pkg_.a packagefile mime/multipart=$WORK/b178/_pkg_.a packagefile net/http/httptrace=$WORK/b180/_pkg_.a packagefile net/http/internal=$WORK/b181/_pkg_.a packagefile net/http/internal/ascii=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b174/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/auth=$WORK/b242/_pkg_.a packagefile github.com/buildpacks/pack/internal/cache=$WORK/b355/_pkg_.a packagefile github.com/buildpacks/pack/internal/container=$WORK/b356/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/archive=$WORK/b358/_pkg_.a packagefile archive/tar=$WORK/b062/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/imgutil/layer=$WORK/b073/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b080/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1=$WORK/b094/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/empty=$WORK/b230/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/layout=$WORK/b332/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/mutate=$WORK/b231/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/tarball=$WORK/b096/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b214/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/v01=$WORK/b528/_pkg_.a packagefile github.com/buildpacks/pack/pkg/project/v02=$WORK/b529/_pkg_.a packagefile html=$WORK/b374/_pkg_.a packagefile text/template/parse=$WORK/b461/_pkg_.a packagefile regexp/syntax=$WORK/b076/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile crypto/internal/boring=$WORK/b083/_pkg_.a packagefile crypto/internal/randutil=$WORK/b101/_pkg_.a packagefile encoding=$WORK/b049/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/BurntSushi/toml/internal=$WORK/b050/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote=$WORK/b234/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/remote/transport=$WORK/b239/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/static=$WORK/b241/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/types=$WORK/b095/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cache=$WORK/b347/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/cmd=$WORK/b351/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/env=$WORK/b341/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/image=$WORK/b348/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/encoding=$WORK/b342/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/fsutil=$WORK/b343/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/layer=$WORK/b352/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/internal/str=$WORK/b350/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sync/errgroup=$WORK/b113/_pkg_.a packagefile os/exec=$WORK/b227/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/buildpacks/lifecycle/archive=$WORK/b346/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/mod/semver=$WORK/b371/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4=$WORK/b372/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/object=$WORK/b415/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b357/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/dustin/go-humanize=$WORK/b463/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2=$WORK/b464/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/rivo/tview=$WORK/b511/_pkg_.a packagefile archive/zip=$WORK/b079/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/ioprogress=$WORK/b134/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/mount=$WORK/b188/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-connections/nat=$WORK/b190/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/go-units=$WORK/b191/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/idtools=$WORK/b364/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/stringid=$WORK/b514/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/volume=$WORK/b515/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b516/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config=$WORK/b220/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/configfile=$WORK/b221/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/types=$WORK/b223/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mitchellh/go-homedir=$WORK/b229/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b132/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-isatty=$WORK/b056/_pkg_.a packagefile unicode/utf16=$WORK/b071/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/commandconn=$WORK/b537/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/connhelper/ssh=$WORK/b538/_pkg_.a packagefile os/user=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b123/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile internal/singleflight=$WORK/b126/_pkg_.a packagefile net/netip=$WORK/b127/_pkg_.a packagefile crypto/ed25519=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b165/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b167/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/digestset=$WORK/b201/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b187/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/strslice=$WORK/b189/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b197/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sirupsen/logrus=$WORK/b208/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/proxy=$WORK/b210/_pkg_.a packagefile encoding/csv=$WORK/b533/_pkg_.a packagefile flag=$WORK/b115/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/internal/boring/bbig=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b148/_pkg_.a packagefile crypto/internal/nistec=$WORK/b142/_pkg_.a packagefile crypto/x509/pkix=$WORK/b159/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/internal/subtle=$WORK/b451/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b453/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/blowfish=$WORK/b456/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/internal/unsafeheader=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b067/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b173/_pkg_.a packagefile mime/quotedprintable=$WORK/b179/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login=$WORK/b243/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/credhelper=$WORK/b309/_pkg_.a packagefile compress/bzip2=$WORK/b359/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/containerd/sys=$WORK/b360/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b362/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/pools=$WORK/b369/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker/pkg/system=$WORK/b365/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/sys/execabs=$WORK/b226/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/partial=$WORK/b129/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/logs=$WORK/b232/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/match=$WORK/b130/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/pkg/v1/stream=$WORK/b233/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/gzip=$WORK/b120/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz=$WORK/b097/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/and=$WORK/b118/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/estargz=$WORK/b119/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/term=$WORK/b215/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/morikuni/aec=$WORK/b217/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b087/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/redact=$WORK/b235/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry=$WORK/b236/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/verify=$WORK/b238/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b240/_pkg_.a packagefile runtime/debug=$WORK/b110/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/sergi/go-diff/diffmatchpatch=$WORK/b373/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp=$WORK/b375/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4=$WORK/b388/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/osfs=$WORK/b389/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/util=$WORK/b392/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/config=$WORK/b393/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/revision=$WORK/b403/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing=$WORK/b395/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/cache=$WORK/b404/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/filemode=$WORK/b405/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/gitignore=$WORK/b406/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/index=$WORK/b410/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/packfile=$WORK/b412/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp=$WORK/b428/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability=$WORK/b430/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband=$WORK/b431/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/revlist=$WORK/b433/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/storer=$WORK/b414/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport=$WORK/b434/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/client=$WORK/b435/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage=$WORK/b423/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem=$WORK/b439/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/memory=$WORK/b432/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/diff=$WORK/b424/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/ioutil=$WORK/b407/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie=$WORK/b425/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem=$WORK/b458/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/index=$WORK/b459/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/noder=$WORK/b427/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees/binaryheap=$WORK/b416/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/diff=$WORK/b422/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/binary=$WORK/b411/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/encoding=$WORK/b465/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo=$WORK/b469/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/base=$WORK/b470/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/dynamic=$WORK/b476/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/extended=$WORK/b477/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/lucasb-eyer/go-colorful=$WORK/b507/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/mattn/go-runewidth=$WORK/b509/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/encoding=$WORK/b466/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/transform=$WORK/b468/_pkg_.a packagefile image/color=$WORK/b385/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/rivo/uniseg=$WORK/b510/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b368/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b517/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/cli/cli/config/credentials=$WORK/b222/_pkg_.a packagefile internal/intern=$WORK/b128/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b163/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b166/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gogo/protobuf/proto=$WORK/b198/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/internal/socks=$WORK/b211/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b171/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api=$WORK/b244/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b225/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/auth=$WORK/b310/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/registry=$WORK/b323/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/chrismellard/docker-credential-acr-env/pkg/token=$WORK/b326/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/containerd/pkg/userns=$WORK/b361/_pkg_.a packagefile text/scanner=$WORK/b363/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/sys/mount=$WORK/b366/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil=$WORK/b098/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd=$WORK/b099/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b112/_pkg_.a packagefile testing=$WORK/b114/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/google/go-containerregistry/internal/retry/wait=$WORK/b237/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b376/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b377/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b378/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b383/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/chroot=$WORK/b390/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/internal/url=$WORK/b394/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config=$WORK/b396/_pkg_.a packagefile compress/zlib=$WORK/b379/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/idxfile=$WORK/b413/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/pktline=$WORK/b429/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/file=$WORK/b436/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git=$WORK/b442/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/http=$WORK/b443/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/ssh=$WORK/b444/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/objfile=$WORK/b440/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit=$WORK/b441/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/jbenet/go-context/io=$WORK/b408/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame=$WORK/b426/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/containers=$WORK/b417/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists/arraylist=$WORK/b419/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/trees=$WORK/b421/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/utils=$WORK/b418/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/ansi=$WORK/b471/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt100=$WORK/b472/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt102=$WORK/b473/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt220=$WORK/b474/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm=$WORK/b475/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/aixterm=$WORK/b478/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/a/alacritty=$WORK/b479/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/b/beterm=$WORK/b480/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/c/cygwin=$WORK/b481/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/d/dtterm=$WORK/b482/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/e/emacs=$WORK/b483/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/f/foot=$WORK/b484/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/g/gnome=$WORK/b485/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/h/hpterm=$WORK/b486/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/konsole=$WORK/b487/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/k/kterm=$WORK/b488/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/l/linux=$WORK/b489/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/p/pcansi=$WORK/b490/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/r/rxvt=$WORK/b491/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/screen=$WORK/b492/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/simpleterm=$WORK/b493/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/s/sun=$WORK/b494/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/termite=$WORK/b495/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/t/tmux=$WORK/b496/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt320=$WORK/b497/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt400=$WORK/b498/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt420=$WORK/b499/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/v/vt52=$WORK/b500/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy50=$WORK/b501/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy60=$WORK/b502/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/w/wy99_ansi=$WORK/b503/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xfce=$WORK/b504/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_kitty=$WORK/b505/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/gdamore/tcell/v2/terminfo/x/xterm_termite=$WORK/b506/_pkg_.a packagefile database/sql/driver=$WORK/b508/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/text/encoding/internal/identifier=$WORK/b467/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/opencontainers/selinux/pkg/pwalkdir=$WORK/b518/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b224/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b151/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws=$WORK/b245/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/config=$WORK/b252/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr=$WORK/b297/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic=$WORK/b303/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/middleware=$WORK/b250/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http=$WORK/b256/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cache=$WORK/b306/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/version=$WORK/b308/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest=$WORK/b311/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/adal=$WORK/b312/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure=$WORK/b320/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/azure/cli=$WORK/b321/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/logger=$WORK/b314/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/dimchansky/utfbom=$WORK/b322/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/runtime/2019-08-15-preview/containerregistry=$WORK/b324/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/moby/sys/mountinfo=$WORK/b367/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress=$WORK/b104/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/huff0=$WORK/b105/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/internal/snapref=$WORK/b107/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b108/_pkg_.a packagefile internal/sysinfo=$WORK/b116/_pkg_.a packagefile runtime/trace=$WORK/b117/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/cast5=$WORK/b381/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b382/_pkg_.a packagefile image=$WORK/b384/_pkg_.a packagefile image/jpeg=$WORK/b386/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-billy.v4/helper/polyfill=$WORK/b391/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg=$WORK/b397/_pkg_.a packagefile hash/adler32=$WORK/b380/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common=$WORK/b437/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/server=$WORK/b438/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/kevinburke/ssh_config=$WORK/b445/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/xanzy/ssh-agent=$WORK/b446/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/net/context=$WORK/b409/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/emirpasic/gods/lists=$WORK/b420/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/rand=$WORK/b246/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk=$WORK/b247/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=$WORK/b248/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/logging=$WORK/b249/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/ptr=$WORK/b251/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http=$WORK/b253/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials=$WORK/b260/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=$WORK/b261/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=$WORK/b268/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds=$WORK/b270/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds=$WORK/b272/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds=$WORK/b285/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds=$WORK/b262/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/ini=$WORK/b295/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso=$WORK/b273/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts=$WORK/b286/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults=$WORK/b274/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware=$WORK/b254/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=$WORK/b275/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/retry=$WORK/b263/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4=$WORK/b276/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources=$WORK/b280/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/internal/endpoints=$WORK/b298/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecr/types=$WORK/b299/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go=$WORK/b257/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/document=$WORK/b284/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/httpbinding=$WORK/b279/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/json=$WORK/b300/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/io=$WORK/b267/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/time=$WORK/b258/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/waiter=$WORK/b301/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/jmespath/go-jmespath=$WORK/b302/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints=$WORK/b304/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic/types=$WORK/b305/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/transport/http/internal/io=$WORK/b259/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/config=$WORK/b307/_pkg_.a packagefile encoding/xml=$WORK/b287/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/tracing=$WORK/b315/_pkg_.a packagefile net/http/cookiejar=$WORK/b319/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/go-autorest/autorest/date=$WORK/b313/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/golang-jwt/jwt/v4=$WORK/b316/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12=$WORK/b317/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/Azure/azure-sdk-for-go/version=$WORK/b325/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/klauspost/compress/fse=$WORK/b106/_pkg_.a packagefile image/internal/imageutil=$WORK/b387/_pkg_.a packagefile encoding/gob=$WORK/b398/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/scanner=$WORK/b399/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/token=$WORK/b400/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/src-d/gcfg/types=$WORK/b401/_pkg_.a packagefile github.com/buildpacks/pack/vendor/gopkg.in/warnings.v0=$WORK/b402/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=$WORK/b269/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio=$WORK/b271/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types=$WORK/b292/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=$WORK/b266/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2=$WORK/b296/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=$WORK/b281/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types=$WORK/b283/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query=$WORK/b288/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml=$WORK/b289/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=$WORK/b290/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=$WORK/b291/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding/xml=$WORK/b293/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/rand=$WORK/b255/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit=$WORK/b264/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv=$WORK/b265/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=$WORK/b277/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=$WORK/b282/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/smithy-go/encoding=$WORK/b294/_pkg_.a packagefile github.com/buildpacks/pack/vendor/golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b318/_pkg_.a packagefile github.com/buildpacks/pack/vendor/github.com/aws/aws-sdk-go-v2/internal/strings=$WORK/b278/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/buildpacks/pack/cmd/pack\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -B 0xd814e6325e60d7a3b840f9f19160dcb888b8740d -compressdwarf=false -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=riscv64\nbuild\tGOOS=linux\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_riscv64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=CQbE-mO3Ljh0ZMoImK6O/gEUr5u-rDygDN0g7Yiw9/bUl0mkcIjgH2xB6YWYMl/CQbE-mO3Ljh0ZMoImK6O -B 0xd814e6325e60d7a3b840f9f19160dcb888b8740d -compressdwarf=false -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_riscv64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p out/ mv $WORK/b001/exe/a.out out/pack rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oYN6Wd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 + cd pack-0.27.0 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/pack-0.27.0/_build:/builddir/build/BUILD/pack-0.27.0:/usr/share/gocode + GOPATH=/builddir/build/BUILD/pack-0.27.0/_build:/builddir/build/BUILD/pack-0.27.0:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 PREFIX=/usr install mkdir -p /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/bin/ cp ./out/pack /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/bin// + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.27.0-4.fc37 --unique-debug-suffix -0.27.0-4.fc37.riscv64 --unique-debug-src-base pack-0.27.0-4.fc37.riscv64 -S debugsourcefiles.list /builddir/build/BUILD/pack-0.27.0 extracting debug info from /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/bin/pack warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/bin/pack. Use `info auto-load python-scripts [REGEXP]' to list them. 20150 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: pack-0.27.0-4.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2DUrUU + umask 022 + cd /builddir/build/BUILD + cd pack-0.27.0 + DOCDIR=/builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/doc/pack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/doc/pack + cp -pr README.md /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/doc/pack + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ys1Z2Z + umask 022 + cd /builddir/build/BUILD + cd pack-0.27.0 + LICENSEDIR=/builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/licenses/pack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/licenses/pack + cp -pr LICENSE /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64/usr/share/licenses/pack + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(golang(github.com/Azure/go_ansiterm)) = v0.0.0_20210617225240_d185dfc1b5a1 bundled(golang(github.com/BurntSushi/toml)) = v1.0.0 bundled(golang(github.com/Masterminds/semver)) = v1.5.0 bundled(golang(github.com/Microsoft/go_winio)) = v0.5.1 bundled(golang(github.com/Microsoft/hcsshim)) = v0.8.23 bundled(golang(github.com/apex/log)) = v1.9.0 bundled(golang(github.com/bits_and_blooms/bitset)) = v1.2.0 bundled(golang(github.com/buildpacks/imgutil)) = v0.0.0_20211203200417_76206845baac bundled(golang(github.com/buildpacks/lifecycle)) = v0.13.3 bundled(golang(github.com/containerd/cgroups)) = v1.0.1 bundled(golang(github.com/containerd/containerd)) = v1.5.8 bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.10.1 bundled(golang(github.com/docker/cli)) = v20.10.12+incompatible bundled(golang(github.com/docker/distribution)) = v2.7.1+incompatible bundled(golang(github.com/docker/docker)) = v20.10.12+incompatible bundled(golang(github.com/docker/docker_credential_helpers)) = v0.6.4 bundled(golang(github.com/docker/go_connections)) = v0.4.0 bundled(golang(github.com/docker/go_units)) = v0.4.0 bundled(golang(github.com/dustin/go_humanize)) = v1.0.0 bundled(golang(github.com/emirpasic/gods)) = v1.12.0 bundled(golang(github.com/gdamore/encoding)) = v1.0.0 bundled(golang(github.com/gdamore/tcell/v2)) = v2.4.0 bundled(golang(github.com/ghodss/yaml)) = v1.0.0 bundled(golang(github.com/gogo/protobuf)) = v1.3.2 bundled(golang(github.com/golang/groupcache)) = v0.0.0_20210331224755_41bb18bfe9da bundled(golang(github.com/golang/mock)) = v1.6.0 bundled(golang(github.com/golang/protobuf)) = v1.5.2 bundled(golang(github.com/google/go_cmp)) = v0.5.7 bundled(golang(github.com/google/go_containerregistry)) = v0.8.0 bundled(golang(github.com/google/go_github/v30)) = v30.1.0 bundled(golang(github.com/google/go_querystring)) = v1.0.0 bundled(golang(github.com/hectane/go_acl)) = v0.0.0_20190604041725_da78bae5fc95 bundled(golang(github.com/heroku/color)) = v0.0.6 bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.0 bundled(golang(github.com/jbenet/go_context)) = v0.0.0_20150711004518_d14ea06fba99 bundled(golang(github.com/kevinburke/ssh_config)) = v0.0.0_20190725054713_01f96b0aa0cd bundled(golang(github.com/klauspost/compress)) = v1.13.6 bundled(golang(github.com/lucasb_eyer/go_colorful)) = v1.2.0 bundled(golang(github.com/mattn/go_colorable)) = v0.1.12 bundled(golang(github.com/mattn/go_isatty)) = v0.0.14 bundled(golang(github.com/mattn/go_runewidth)) = v0.0.10 bundled(golang(github.com/mitchellh/go_homedir)) = v1.1.0 bundled(golang(github.com/mitchellh/ioprogress)) = v0.0.0_20180201004757_6a23b12fa88e bundled(golang(github.com/moby/sys/mount)) = v0.2.0 bundled(golang(github.com/moby/sys/mountinfo)) = v0.4.1 bundled(golang(github.com/moby/term)) = v0.0.0_20210619224110_3f7ff695adc6 bundled(golang(github.com/morikuni/aec)) = v1.0.0 bundled(golang(github.com/onsi/gomega)) = v1.18.1 bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0 bundled(golang(github.com/opencontainers/image_spec)) = v1.0.2 bundled(golang(github.com/opencontainers/runc)) = v1.0.2 bundled(golang(github.com/opencontainers/selinux)) = v1.8.2 bundled(golang(github.com/pelletier/go_toml)) = v1.9.4 bundled(golang(github.com/pkg/errors)) = v0.9.1 bundled(golang(github.com/rivo/tview)) = v0.0.0_20210624165335_29d673af0ce2 bundled(golang(github.com/rivo/uniseg)) = v0.2.0 bundled(golang(github.com/sabhiram/go_gitignore)) = v0.0.0_20201211074657_223ce5d391b0 bundled(golang(github.com/sclevine/spec)) = v1.4.0 bundled(golang(github.com/sergi/go_diff)) = v1.1.0 bundled(golang(github.com/sirupsen/logrus)) = v1.8.1 bundled(golang(github.com/spf13/cobra)) = v1.3.0 bundled(golang(github.com/spf13/pflag)) = v1.0.5 bundled(golang(github.com/src_d/gcfg)) = v1.4.0 bundled(golang(github.com/vbatts/tar_split)) = v0.11.2 bundled(golang(github.com/xanzy/ssh_agent)) = v0.3.0 pack = 0.27.0-4.fc37 pack(riscv-64) = 0.27.0-4.fc37 pack-cli = 0.27.0-4.fc37 packcli = 0.27.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Processing files: pack-debugsource-0.27.0-4.fc37.riscv64 Provides: pack-debugsource = 0.27.0-4.fc37 pack-debugsource(riscv-64) = 0.27.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pack-debuginfo-0.27.0-4.fc37.riscv64 Provides: debuginfo(build-id) = 94234250291b3e859fa76a4a9ddda2b70f4eb238 pack-debuginfo = 0.27.0-4.fc37 pack-debuginfo(riscv-64) = 0.27.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pack-debugsource(riscv-64) = 0.27.0-4.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 Wrote: /builddir/build/RPMS/pack-debugsource-0.27.0-4.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/pack-0.27.0-4.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/pack-debuginfo-0.27.0-4.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xCvPZI + umask 022 + cd /builddir/build/BUILD + cd pack-0.27.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pack-0.27.0-4.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.bhS4sM + umask 022 + cd /builddir/build/BUILD + rm -rf pack-0.27.0 pack-0.27.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0