Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/helm.spec'], chrootPath='/var/lib/mock/dist-lifsea8-build-91831-45226/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/helm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/helm-3.7.2-1.1.lifsea8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/helm.spec'], chrootPath='/var/lib/mock/dist-lifsea8-build-91831-45226/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/helm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2VgTIP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf helm-3.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/helm-3.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd helm-3.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'helm-3.7.2 base' + tar -xaf /builddir/build/SOURCES/vendor.tar.gz -C /builddir/build/BUILD/helm-3.7.2/ + mkdir -p /builddir/build/BUILD/helm-3.7.2/vendor/github.com/helm + ln -s ../../../ /builddir/build/BUILD/helm-3.7.2/vendor/github.com/helm/helm + rm -rf cmd/protoc-gen-gogoctrd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O30iGO + umask 022 + cd /builddir/build/BUILD + cd helm-3.7.2 + GO_BUILD_PATH=/builddir/build/BUILD/helm-3.7.2/_build ++ dirname /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 + install -m 0755 -vd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm install: creating directory '/builddir/build/BUILD/helm-3.7.2/_build' install: creating directory '/builddir/build/BUILD/helm-3.7.2/_build/src' install: creating directory '/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh' install: creating directory '/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm' + ln -fs /builddir/build/BUILD/helm-3.7.2 /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 + cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 + install -m 0755 -vd _bin install: creating directory '_bin' + export PATH=/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export GOPATH=/builddir/build/BUILD/helm-3.7.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/helm-3.7.2/_build:/usr/share/gocode + export GO111MODULE=on + GO111MODULE=on + export CGO_ENABLED=0 + CGO_ENABLED=0 + export 'LDFLAGS=-X helm.sh/helm/v3/version.Version=3.7.2' + LDFLAGS='-X helm.sh/helm/v3/version.Version=3.7.2' + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/helm + go build -buildmode pie -compiler gc -trimpath '-tags=rpm_crashtraceback ' -ldflags '-X helm.sh/helm/v3/version.Version=3.7.2 -B 0x3b172450226d0045f04c0f426da25ca97039e98f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o _bin/helm helm.sh/helm/v3/cmd/helm WORK=/tmp/go-build1332198126 unicode/utf8 encoding mkdir -p $WORK/b019/ mkdir -p $WORK/b043/ github.com/google/go-cmp/cmp/internal/flags mkdir -p $WORK/b326/ sigs.k8s.io/kustomize/kyaml/sets mkdir -p $WORK/b483/ runtime/internal/sys mkdir -p $WORK/b013/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b326/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "/usr/lib/golang/src/unicode/utf8=>unicode/utf8;$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid IhawjYXiqf4H6YmXoEXC/IhawjYXiqf4H6YmXoEXC -goversion go1.16.12 -D "" -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go internal/nettrace mkdir -p $WORK/b068/ internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "/usr/lib/golang/src/encoding=>encoding;$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid b-5ybpUdkpM52W1iVc8c/b-5ybpUdkpM52W1iVc8c -goversion go1.16.12 -D "" -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/go-cmp/cmp/internal/flags=>github.com/google/go-cmp@v0.5.5/cmp/internal/flags;$WORK/b326=>" -shared -p github.com/google/go-cmp/cmp/internal/flags -complete -installsuffix shared -buildid XCAAfyormw3_FkW_U7eO/XCAAfyormw3_FkW_U7eO -goversion go1.16.12 -D "" -importcfg $WORK/b326/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go ./vendor/github.com/google/go-cmp/cmp/internal/flags/toolchain_recent.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "/usr/lib/golang/src/runtime/internal/sys=>runtime/internal/sys;$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid YBCCOkW8qF4rDScG4D-o/YBCCOkW8qF4rDScG4D-o -goversion go1.16.12 -D "" -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_amd64.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/stubs.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_amd64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go container/list mkdir -p $WORK/b110/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b173/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b046/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "/usr/lib/golang/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid FIkHqkX1KnUvV4NUfpJB/FIkHqkX1KnUvV4NUfpJB -goversion go1.16.12 -D "" -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >$WORK/b483/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "/usr/lib/golang/src/internal/nettrace=>internal/nettrace;$WORK/b068=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid wAPrzsY47ioBhXKn0aIe/wAPrzsY47ioBhXKn0aIe -goversion go1.16.12 -D "" -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/sets=>sigs.k8s.io/kustomize/kyaml@v0.11.0/sets;$WORK/b483=>" -shared -p sigs.k8s.io/kustomize/kyaml/sets -complete -installsuffix shared -buildid pGJKEEfd-l1ikPmxfbCu/pGJKEEfd-l1ikPmxfbCu -goversion go1.16.12 -D "" -importcfg $WORK/b483/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/sets/string.go ./vendor/sigs.k8s.io/kustomize/kyaml/sets/stringlist.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "/usr/lib/golang/src/container/list=>container/list;$WORK/b110=>" -shared -p container/list -std -complete -installsuffix shared -buildid tzMAgc2tnGJKaDg4E9ud/tzMAgc2tnGJKaDg4E9ud -goversion go1.16.12 -D "" -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/container/list/list.go unicode mkdir -p $WORK/b018/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/flags=>google.golang.org/protobuf@v1.26.0/internal/flags;$WORK/b173=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid j2LX8Nhg9Y3A6jZS6xtO/j2LX8Nhg9Y3A6jZS6xtO -goversion go1.16.12 -D "" -importcfg $WORK/b173/importcfg -pack ./vendor/google.golang.org/protobuf/internal/flags/flags.go ./vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "/usr/lib/golang/src/unicode/utf16=>unicode/utf16;$WORK/b046=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid fRKMi8nwLnB8Fg1jqpfm/fRKMi8nwLnB8Fg1jqpfm -goversion go1.16.12 -D "" -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "/usr/lib/golang/src/unicode=>unicode;$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid Vn7L1Tn-vpiYxLEcgMU-/Vn7L1Tn-vpiYxLEcgMU- -goversion go1.16.12 -D "" -importcfg $WORK/b018/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 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b119/ golang.org/x/text/encoding/internal/identifier mkdir -p $WORK/b376/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b135/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b119=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid HSC93fWKOIu_J7J7JQPp/HSC93fWKOIu_J7J7JQPp -goversion go1.16.12 -D "" -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go internal/race mkdir -p $WORK/b016/ helm.sh/helm/v3/pkg/helmpath/xdg mkdir -p $WORK/b222/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cat >$WORK/b376/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle=>vendor/golang.org/x/crypto/internal/subtle;$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid JSKqCv56cWRqMxRFLA97/JSKqCv56cWRqMxRFLA97 -goversion go1.16.12 -D "" -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/encoding/internal/identifier=>golang.org/x/text@v0.3.6/encoding/internal/identifier;$WORK/b376=>" -shared -p golang.org/x/text/encoding/internal/identifier -complete -installsuffix shared -buildid cmX-fWeDdD03g3JQ_Flh/cmX-fWeDdD03g3JQ_Flh -goversion go1.16.12 -D "" -importcfg $WORK/b376/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/identifier/identifier.go ./vendor/golang.org/x/text/encoding/internal/identifier/mib.go crypto/subtle mkdir -p $WORK/b088/ github.com/docker/cli/cli/config/types cat >$WORK/b222/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b237/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/helmpath/xdg=>helm.sh/helm/v3/pkg/helmpath/xdg;$WORK/b222=>" -shared -p helm.sh/helm/v3/pkg/helmpath/xdg -lang=go1.16 -complete -installsuffix shared -buildid G6jbXNUuNpEf8JCS7KyJ/G6jbXNUuNpEf8JCS7KyJ -goversion go1.16.12 -D "" -importcfg $WORK/b222/importcfg -pack ./pkg/helmpath/xdg/xdg.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/internal/subtle=>crypto/internal/subtle;$WORK/b087=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7iQPYnoc3XI5MdNP2wzI/7iQPYnoc3XI5MdNP2wzI -goversion go1.16.12 -D "" -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go sigs.k8s.io/kustomize/kyaml/ext mkdir -p $WORK/b507/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "/usr/lib/golang/src/internal/race=>internal/race;$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid HxLVz15HJTQ3lJbGK5-y/HxLVz15HJTQ3lJbGK5-y -goversion go1.16.12 -D "" -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b322/ oras.land/oras-go/pkg/artifact golang.org/x/sys/internal/unsafeheader k8s.io/utils/integer mkdir -p $WORK/b460/ mkdir -p $WORK/b307/ mkdir -p $WORK/b051/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config EOF k8s.io/apimachinery/pkg/types cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/cli/cli/config/types=>github.com/docker/cli@v20.10.7+incompatible/cli/config/types;$WORK/b237=>" -shared -p github.com/docker/cli/cli/config/types -complete -installsuffix shared -buildid V6djX1c4foZQq3kRQSzF/V6djX1c4foZQq3kRQSzF -goversion go1.16.12 -D "" -importcfg $WORK/b237/importcfg -pack ./vendor/github.com/docker/cli/cli/config/types/authconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/subtle=>crypto/subtle;$WORK/b088=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 7ZFKn01wzhwfvVXLHSlF/7ZFKn01wzhwfvVXLHSlF -goversion go1.16.12 -D "" -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go mkdir -p $WORK/b350/ cat >$WORK/b507/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/ext=>sigs.k8s.io/kustomize/kyaml@v0.11.0/ext;$WORK/b507=>" -shared -p sigs.k8s.io/kustomize/kyaml/ext -complete -installsuffix shared -buildid gXYCpdWqBqlNL9irfvjc/gXYCpdWqBqlNL9irfvjc -goversion go1.16.12 -D "" -importcfg $WORK/b507/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/ext/ext.go cat >$WORK/b460/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b322/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/utils/integer=>k8s.io/utils@v0.0.0-20210819203725-bdf08cb9a70a/integer;$WORK/b460=>" -shared -p k8s.io/utils/integer -complete -installsuffix shared -buildid nw9EjOK4eoeuXf4bYEM0/nw9EjOK4eoeuXf4bYEM0 -goversion go1.16.12 -D "" -importcfg $WORK/b460/importcfg -pack ./vendor/k8s.io/utils/integer/integer.go golang.org/x/text/internal/utf8internal mkdir -p $WORK/b378/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/selection=>k8s.io/apimachinery@v0.22.4/pkg/selection;$WORK/b322=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid bjP7sBWEq0WxG2kZmBK4/bjP7sBWEq0WxG2kZmBK4 -goversion go1.16.12 -D "" -importcfg $WORK/b322/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/selection/operator.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/artifact=>oras.land/oras-go@v0.4.0/pkg/artifact;$WORK/b307=>" -shared -p oras.land/oras-go/pkg/artifact -complete -installsuffix shared -buildid Xaa54b8R9gjB9eu9g-UM/Xaa54b8R9gjB9eu9g-UM -goversion go1.16.12 -D "" -importcfg $WORK/b307/importcfg -pack ./vendor/oras.land/oras-go/pkg/artifact/consts.go image/color mkdir -p $WORK/b590/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/internal/unsafeheader=>golang.org/x/sys@v0.0.0-20210616094352-59db8d763f22/internal/unsafeheader;$WORK/b051=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid pFibhuBLEVyj0TOX_Mlb/pFibhuBLEVyj0TOX_Mlb -goversion go1.16.12 -D "" -importcfg $WORK/b051/importcfg -pack ./vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go cat >$WORK/b350/importcfg << 'EOF' # internal # import config EOF github.com/gobwas/glob/util/runes mkdir -p $WORK/b630/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/types=>k8s.io/apimachinery@v0.22.4/pkg/types;$WORK/b350=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 9HalmwfXwyyMGkbxoSZR/9HalmwfXwyyMGkbxoSZR -goversion go1.16.12 -D "" -importcfg $WORK/b350/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/types/doc.go ./vendor/k8s.io/apimachinery/pkg/types/namespacedname.go ./vendor/k8s.io/apimachinery/pkg/types/nodename.go ./vendor/k8s.io/apimachinery/pkg/types/patch.go ./vendor/k8s.io/apimachinery/pkg/types/uid.go sync/atomic mkdir -p $WORK/b017/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/internal/utf8internal=>golang.org/x/text@v0.3.6/internal/utf8internal;$WORK/b378=>" -shared -p golang.org/x/text/internal/utf8internal -complete -installsuffix shared -buildid HgWEKYDSiuseE1M9dIMs/HgWEKYDSiuseE1M9dIMs -goversion go1.16.12 -D "" -importcfg $WORK/b378/importcfg -pack ./vendor/golang.org/x/text/internal/utf8internal/utf8internal.go github.com/lib/pq/oid cat >$WORK/b590/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b799/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/usr/lib/golang/src/image/color=>image/color;$WORK/b590=>" -shared -p image/color -std -complete -installsuffix shared -buildid plRbMjZMVJSR4n3ERjEQ/plRbMjZMVJSR4n3ERjEQ -goversion go1.16.12 -D "" -importcfg $WORK/b590/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go math/bits mkdir -p $WORK/b030/ cat >$WORK/b630/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/util/runes=>github.com/gobwas/glob@v0.2.3/util/runes;$WORK/b630=>" -shared -p github.com/gobwas/glob/util/runes -complete -installsuffix shared -buildid lh1dAmwUTCfNzhzdrrmO/lh1dAmwUTCfNzhzdrrmO -goversion go1.16.12 -D "" -importcfg $WORK/b630/importcfg -pack ./vendor/github.com/gobwas/glob/util/runes/runes.go mkdir -p $WORK/b092/ sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection mkdir -p $WORK/b485/ cat >$WORK/b799/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/lib/pq/oid=>github.com/lib/pq@v1.10.0/oid;$WORK/b799=>" -shared -p github.com/lib/pq/oid -complete -installsuffix shared -buildid gNEWQ6q0cZJ3KB9_JDxx/gNEWQ6q0cZJ3KB9_JDxx -goversion go1.16.12 -D "" -importcfg $WORK/b799/importcfg -pack ./vendor/github.com/lib/pq/oid/doc.go ./vendor/github.com/lib/pq/oid/types.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "/usr/lib/golang/src/math/bits=>math/bits;$WORK/b030=>" -shared -p math/bits -std -complete -installsuffix shared -buildid v4XJ2r7wxQei_31dzTGA/v4XJ2r7wxQei_31dzTGA -goversion go1.16.12 -D "" -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 cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/usr/lib/golang/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./sig_amd64.s cat >$WORK/b485/importcfg << 'EOF' # internal # import config EOF k8s.io/client-go/util/exec mkdir -p $WORK/b772/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/selection;$WORK/b485=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection -complete -installsuffix shared -buildid krrb4peOtfCX03ldleBO/krrb4peOtfCX03ldleBO -goversion go1.16.12 -D "" -importcfg $WORK/b485/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection/operator.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/usr/lib/golang/src/sync/atomic=>sync/atomic;$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s k8s.io/utils/buffer mkdir -p $WORK/b738/ cat >$WORK/b772/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/exec=>k8s.io/client-go@v0.22.4/util/exec;$WORK/b772=>" -shared -p k8s.io/client-go/util/exec -complete -installsuffix shared -buildid 5viCNM5nF4rgiifQ6s6T/5viCNM5nF4rgiifQ6s6T -goversion go1.16.12 -D "" -importcfg $WORK/b772/importcfg -pack ./vendor/k8s.io/client-go/util/exec/exec.go cat >$WORK/b738/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/utils/buffer=>k8s.io/utils@v0.0.0-20210819203725-bdf08cb9a70a/buffer;$WORK/b738=>" -shared -p k8s.io/utils/buffer -complete -installsuffix shared -buildid AsWAoQzcs5HtHM1s5Zi0/AsWAoQzcs5HtHM1s5Zi0 -goversion go1.16.12 -D "" -importcfg $WORK/b738/importcfg -pack ./vendor/k8s.io/utils/buffer/ring_growing.go internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/usr/lib/golang/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./cpu.s ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "/usr/lib/golang/src/runtime/internal/atomic=>runtime/internal/atomic;$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/3b/3b41501e04a58e3e1d665662d21896a174fbc15cde541a8c572fab4912884af5-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0e/0eff8f1206f24e67dfc30b7fc90363e714816d35b2022a59e23b6764b94fd5e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/65/65c248f43f4be2378813a3c9b24c719c29afdf7825f4ffe5365a992a4fd5934a-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/95/95a9107d38945c64b7b287689d3e31483965cd6378b42954c8240282f13dd4fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d6/d61a1b4d707899f8b15f9ec7575c811b744b4a5433e07d45dba1b37374b47885-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ea/eadcfde35654bcf23fc5db945af8d5f98ddd457919cca026633c897be3aeca35-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/58/58128bf451aa940164b896383d822e28fccf04db41cc55d25679ff380877383f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/14/14cc4afec415271e4931ceb66b088b66208cb531cc642c77ecc8f7eaf4a6c70d-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/16/164aebb5389d91fc326217ad50b9c630e9af5b9fd22166de4a40c14bb135564a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9b/9bf3784f62f492e1b36f73265e67f4b14038078aee3eebfe0c550e84be653e10-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5c/5ce17c2c10fc6c5d89396401b9f8fdceb254a5f5dfa728fe413b7af15628f651-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/35/35648a01ba1df6749e5ddb495e55bd39cec0b408ddbb5e33bcc5bc349889e9d7-d # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/ef/ef141850047f14604a8c181dc2e48378cef30f72a71fd36f391765f6cfc54b86-d # internal runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b092=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid GUGbOrWht0xSzhbTpsPp/GUGbOrWht0xSzhbTpsPp -goversion go1.16.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/76/76257fcf16539fb3674737b397164d7734d541d1770b8e62c43468f580a9fb66-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/96/96a06461f7b80100f39ab1bc371c84220bc83c61f569a3a71dcc92ddfdfe9920-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/96/968ce9187eaf2853a9d96825b4b0da66f111a4304ffd7b81b23d7f9a19b75426-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "/usr/lib/golang/src/sync/atomic=>sync/atomic;$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid lHuPEiSUYMBzOLmZlk4q/lHuPEiSUYMBzOLmZlk4q -goversion go1.16.12 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "/usr/lib/golang/src/runtime/internal/math=>runtime/internal/math;$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid PhwScmuJzLhEc-xZL2qt/PhwScmuJzLhEc-xZL2qt -goversion go1.16.12 -D "" -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/98/98430b07688f18a7871145c7dd4d1394c5b4a58518458cd2de38113dbfab8269-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/8f/8ff5dfb690aa91d9c82111bf889b850ea6c3cf50b9893c16a2c855f14a3ff31a-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/12/12eb1a77bae74df6677e50dc075eea841ae7504ee083c5dcd00d6952987ee983-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "/usr/lib/golang/src/internal/cpu=>internal/cpu;$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid MMWUcxh4qBq3OT1Kj57w/MMWUcxh4qBq3OT1Kj57w -goversion go1.16.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_amd64.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/24/240763be64e045a2314fe1bcd7f6bbcfacc2640c46afde2254446680062982b7-d # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/47/47683486439890c9f735cf462eafabb49fcb25e5cba069bb792add9c2d758bc9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b799/_pkg_.a # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/9e/9e2a90b5a2e4ca540b7697c309ee5554ef0eb5bb108c413475d822b245c22942-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "/usr/lib/golang/src/runtime/internal/atomic=>runtime/internal/atomic;$WORK/b011=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid o_t4_31GzdnWVy7z_x7U/o_t4_31GzdnWVy7z_x7U -goversion go1.16.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/20/204cbe4041f84e6c3d0428ca64748d92c27c3df8af7a98dab883927938d046a9-d # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/be/be72a683a4d9da8bf899b486f9944af35f9db630d75dfd633a7ff1a5bdf0433d-d # internal cp $WORK/b799/_pkg_.a /builddir/.cache/go-build/52/520be0bb302520b922c588221a46ab6e88537dde7a1ef18f3f503d1f882af7db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/64/64fc0f5f5a83dbcf35e12f92ebfa278796d41401ffe2324203ca83d0b24602a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/ef/ef1d0848a85f47c4d59b1f16e440da3d5fc73493208734ec809bdc5c2ddcc5c9-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "/usr/lib/golang/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/1c/1c8710d2d8e98085b66507c5d2b1635894b966928b5df08468b0e8cec4a2cf8b-d # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/d1/d140172da249c12297f7cdabd9e8adb204e1b9a65edf19c283d315f0264dae67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/16/16e9ece23268f2983697256b5edacf674698dcd04b2babd56d0b3fd5145ecaec-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/usr/lib/golang/src/sync/atomic=>sync/atomic;$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "/usr/lib/golang/src/runtime/internal/atomic=>runtime/internal/atomic;$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/bd/bdecacf9519c064736853d454167892515e70d1eba307d62af00d5a2b61f93a1-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9a/9a616776f410f907bae9974f794a0bf583280069f1ca9e0911fdf5d7fb1f3644-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c9/c92dc4b01f5c5751c31ce1086caab8835027d9da2afcd0b7b82b526d519db5b1-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b123/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "/usr/lib/golang/src/crypto/internal/boring/fipstls=>crypto/internal/boring/fipstls;$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b123/symabis ./dummy.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/12/123d3bb5d83111b5b659dc27fee5d4c563e91afafd225d2192b14fe1e0fb2b8d-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f9/f98cabe80dcf7d6694b813aa5a8c78afc4aafe5cff66fc5a126d509b1d1e11e3-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/set=>google.golang.org/protobuf@v1.26.0/internal/set;$WORK/b178=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid E4d4CREUsn0jbJ_Ox6bA/E4d4CREUsn0jbJ_Ox6bA -goversion go1.16.12 -D "" -importcfg $WORK/b178/importcfg -pack ./vendor/google.golang.org/protobuf/internal/set/ints.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/internal/boring/fipstls=>crypto/internal/boring/fipstls;$WORK/b123=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid BxuX9XUvk0WV0ZYSfdX2/BxuX9XUvk0WV0ZYSfdX2 -goversion go1.16.12 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/usr/lib/golang/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/cpu.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/usr/lib/golang/src/internal/cpu=>internal/cpu;$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu.o $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "/usr/lib/golang/src/crypto/internal/boring/fipstls=>crypto/internal/boring/fipstls;$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/86/86d63c26481189810d35f4af9ca3322998b71a01592eaa627e30ff25352a4ad3-d # internal internal/bytealg mkdir -p $WORK/b009/ cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/cf/cf896f23dfa1e2c075908d78a596e33ab5eef8b82217ff0c00cef67fe814acb1-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal 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_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/70/7079563c6f90dcc34cba2789fc28b2ce313c0d4450faa3f2126ce95c1c5de833-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/5e/5e73c8cd5dfbed321f2fa39c6581807b8d3e1e0d61775ed18302270f41cc1f53-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid _I0BEVVirjvwBV6JLzjb/_I0BEVVirjvwBV6JLzjb -goversion go1.16.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -shared -p math -std -installsuffix shared -buildid 2KbyZg1dlCXBjJz0fpTA/2KbyZg1dlCXBjJz0fpTA -goversion go1.16.12 -symabis $WORK/b029/symabis -D "" -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/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.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/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/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.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/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/equal_amd64.o ./equal_amd64.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c1/c12b13ebe316e6f463a600647beb70e301828c8820d330e2efc62ddc463f20d2-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/shurcooL/sanitized_anchor_name=>github.com/shurcooL/sanitized_anchor_name@v1.0.0;$WORK/b077=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid IUckN4MQ0WOugYHqSWEU/IUckN4MQ0WOugYHqSWEU -goversion go1.16.12 -D "" -importcfg $WORK/b077/importcfg -pack ./vendor/github.com/shurcooL/sanitized_anchor_name/main.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/usr/lib/golang/src/internal/bytealg=>internal/bytealg;$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/9d/9dc513eb2f79798a671ccbfff30ee84e0904f09b169d49ae24c60669e2ae5c92-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f1/f12196ea90baaa42d759b15be6cb557538ccdbdd48ec073cc9ba9460ca53737e-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid aBM7VNsehG79C-DuC6EJ/aBM7VNsehG79C-DuC6EJ -goversion go1.16.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.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/cpuflags_amd64.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/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.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_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/mgcmark.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/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_x86.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/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.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_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.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/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_amd64.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "/usr/lib/golang/src/math=>math;$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_amd64.o $WORK/b029/exp_amd64.o $WORK/b029/floor_amd64.o $WORK/b029/hypot_amd64.o $WORK/b029/log_amd64.o $WORK/b029/sqrt_amd64.o $WORK/b029/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3c/3c05526752a7d38e4aeb5463f0879c3c50bfa49aedb62a896106cefeaca2f5f1-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "/usr/lib/golang/src/runtime=>runtime;$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0e/0ebef387e1ad0808cfad7c12e3d53d34e8b698d081a29a4133963dcb3b20c5cc-d # internal github.com/containerd/containerd/version mkdir -p $WORK/b230/ internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/version=>github.com/containerd/containerd@v1.5.7/version;$WORK/b230=>" -shared -p github.com/containerd/containerd/version -complete -installsuffix shared -buildid QlHRc1trRcwgEM1Bzofr/QlHRc1trRcwgEM1Bzofr -goversion go1.16.12 -D "" -importcfg $WORK/b230/importcfg -pack ./vendor/github.com/containerd/containerd/version/version.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/usr/lib/golang/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "/usr/lib/golang/src/sync=>sync;$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid Co6Y3MG0xIt1sib386-x/Co6Y3MG0xIt1sib386-x -goversion go1.16.12 -D "" -importcfg $WORK/b015/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 cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "/usr/lib/golang/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid Rq4d6gSNk7BCAlFjq5G6/Rq4d6gSNk7BCAlFjq5G6 -goversion go1.16.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/01/0175cc09206b4749374a14de4b4397f174e4ab29dfff19d350c0e9479763107d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b6/b64a24980d7bcd179210f28440e99d398bb875e209476b08241c7e2a96e2d216-d # internal internal/singleflight mkdir -p $WORK/b069/ internal/testlog google.golang.org/protobuf/internal/pragma github.com/josharian/intern mkdir -p $WORK/b477/ internal/sysinfo math/rand mkdir -p $WORK/b510/ mkdir -p $WORK/b171/ mkdir -p $WORK/b037/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "/usr/lib/golang/src/internal/singleflight=>internal/singleflight;$WORK/b069=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid b0wc4eUn6Bs6IXlU7gO9/b0wc4eUn6Bs6IXlU7gO9 -goversion go1.16.12 -D "" -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/josharian/intern=>github.com/josharian/intern@v1.0.0;$WORK/b477=>" -shared -p github.com/josharian/intern -complete -installsuffix shared -buildid bWfa0owk9juxojMkeUdS/bWfa0owk9juxojMkeUdS -goversion go1.16.12 -D "" -importcfg $WORK/b477/importcfg -pack ./vendor/github.com/josharian/intern/intern.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "/usr/lib/golang/src/internal/testlog=>internal/testlog;$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QUTQItBlRau8NLBUzHgB/QUTQItBlRau8NLBUzHgB -goversion go1.16.12 -D "" -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "/usr/lib/golang/src/math/rand=>math/rand;$WORK/b094=>" -shared -p math/rand -std -complete -installsuffix shared -buildid MJDgCHplH28lbXdXvOeL/MJDgCHplH28lbXdXvOeL -goversion go1.16.12 -D "" -importcfg $WORK/b094/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/usr/lib/golang/src/internal/sysinfo=>internal/sysinfo;$WORK/b510=>" -shared -p internal/sysinfo -std -complete -installsuffix shared -buildid iHxNi-45zLvtLT0-n7Es/iHxNi-45zLvtLT0-n7Es -goversion go1.16.12 -D "" -importcfg $WORK/b510/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/pragma=>google.golang.org/protobuf@v1.26.0/internal/pragma;$WORK/b171=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid 7BcQuYCsxTh8HRvCZfcb/7BcQuYCsxTh8HRvCZfcb -goversion go1.16.12 -D "" -importcfg $WORK/b171/importcfg -pack ./vendor/google.golang.org/protobuf/internal/pragma/pragma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/57/570425edaf3f92ad6e140c7fb757c903c6b16fcd8731d6d4bb322f0d806e3283-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/fc/fc2aa8f2b901df497273ef3b69938cec6e4d6d785d5c084f3405bf77cc20ebd8-d # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/4d/4daca33545ebd045db7861d546b53e79b6ded75e12b262e4cd7152a54c4de0ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b5/b5f63cd211f59c498a885b77917546a0362be863d1d002934a5e535be39ce128-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/dc/dcdecce07a74d498192a793c35dc354aa93f14d9ced889f810345a5101f21afd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/34/34ae868d4d0e635285a0fbd17b9b51b980952cdc4a75a7a343f1e66c1c78e20a-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/usr/lib/golang/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8cea99cfade627cfacdec0703b58bcd92987d3a71245de4d05ea955762463bb-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b032/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "/usr/lib/golang/src/errors=>errors;$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid udTMm9qKLPM-GH64tEiW/udTMm9qKLPM-GH64tEiW -goversion go1.16.12 -D "" -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "/usr/lib/golang/src/sort=>sort;$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid wnX9rdUh0jOcyOlui4WM/wnX9rdUh0jOcyOlui4WM -goversion go1.16.12 -D "" -importcfg $WORK/b032/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/zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/6b/6bc2d719008a4ee8837a177ebfa325fd7d70d96455714cc27ba8501ee0fb47ce-d # internal internal/oserror mkdir -p $WORK/b024/ github.com/moby/locker mkdir -p $WORK/b233/ plugin path io mkdir -p $WORK/b014/ golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b067/ mkdir -p $WORK/b535/ mkdir -p $WORK/b039/ mkdir -p $WORK/b586/ strconv cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b031/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/moby/locker=>github.com/moby/locker@v1.0.1;$WORK/b233=>" -shared -p github.com/moby/locker -complete -installsuffix shared -buildid H56fz6nvpwhbP_jKviSN/H56fz6nvpwhbP_jKviSN -goversion go1.16.12 -D "" -importcfg $WORK/b233/importcfg -pack ./vendor/github.com/moby/locker/locker.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "/usr/lib/golang/src/internal/oserror=>internal/oserror;$WORK/b024=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid UNF3ercvKilztFPZiiMd/UNF3ercvKilztFPZiiMd -goversion go1.16.12 -D "" -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b067=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid yHTHpnSlyqeMSfaPf6Kv/yHTHpnSlyqeMSfaPf6Kv -goversion go1.16.12 -D "" -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "/usr/lib/golang/src/io=>io;$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid 1MG-LykSrULHh4Tb4lFr/1MG-LykSrULHh4Tb4lFr -goversion go1.16.12 -D "" -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/usr/lib/golang/src/plugin=>plugin;$WORK/b535=>" -shared -p plugin -std -complete -installsuffix shared -buildid erFZfcBK7qkzgOcGKEUb/erFZfcBK7qkzgOcGKEUb -goversion go1.16.12 -D "" -importcfg $WORK/b535/importcfg -pack /usr/lib/golang/src/plugin/plugin.go /usr/lib/golang/src/plugin/plugin_stubs.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "/usr/lib/golang/src/path=>path;$WORK/b039=>" -shared -p path -std -complete -installsuffix shared -buildid X02aZAEoVuBnYWXe5Cx5/X02aZAEoVuBnYWXe5Cx5 -goversion go1.16.12 -D "" -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b586/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "/usr/lib/golang/src/strconv=>strconv;$WORK/b031=>" -shared -p strconv -std -complete -installsuffix shared -buildid FcsmPU8RtpFQl2lN_pD-/FcsmPU8RtpFQl2lN_pD- -goversion go1.16.12 -D "" -importcfg $WORK/b031/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/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/extfloat.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/cast5=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/cast5;$WORK/b586=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid F9p2dmdP3EVHGwhBVNTP/F9p2dmdP3EVHGwhBVNTP -goversion go1.16.12 -D "" -importcfg $WORK/b586/importcfg -pack ./vendor/golang.org/x/crypto/cast5/cast5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/6d/6d3a6abfb4c0dcb1a35dbd34d5fd03658395b148a37b6f43f57547c2b0499601-d # internal syscall mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "/usr/lib/golang/src/syscall=>syscall;$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/3b/3b0609d1040c7859769b67deea87c60cc61104cb30cff0127676b75e60f87b1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "/usr/lib/golang/src/syscall=>syscall;$WORK/b023=>" -shared -p syscall -std -installsuffix shared -buildid MxlJ_6MLHAta-cKm1VDj/MxlJ_6MLHAta-cKm1VDj -goversion go1.16.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /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/str.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.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_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/a0/a07cb0830cbac4b4063e9b4681bbddb21a1cad64a95c6f32c1b5a7bcf8ffe1f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/c4/c474573b6b215246243fd6f9a6b9290bb5d2e5c710abd8f744fb529c2fd3024f-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b315/ github.com/beorn7/perks/quantile container/heap mkdir -p $WORK/b278/ mkdir -p $WORK/b454/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gogo/protobuf/sortkeys=>github.com/gogo/protobuf@v1.3.2/sortkeys;$WORK/b315=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid GlwQ48MWQerLxd9DcPzr/GlwQ48MWQerLxd9DcPzr -goversion go1.16.12 -D "" -importcfg $WORK/b315/importcfg -pack ./vendor/github.com/gogo/protobuf/sortkeys/sortkeys.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "/usr/lib/golang/src/container/heap=>container/heap;$WORK/b454=>" -shared -p container/heap -std -complete -installsuffix shared -buildid qrjkjiynqvzjz5yG8694/qrjkjiynqvzjz5yG8694 -goversion go1.16.12 -D "" -importcfg $WORK/b454/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/beorn7/perks/quantile=>github.com/beorn7/perks@v1.0.1/quantile;$WORK/b278=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid QAdbBoW6O7FLyw8WbJ4H/QAdbBoW6O7FLyw8WbJ4H -goversion go1.16.12 -D "" -importcfg $WORK/b278/importcfg -pack ./vendor/github.com/beorn7/perks/quantile/stream.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/9c/9c52066167dfc5cf6ff49065c0fd4dcf1f04f4a4fe080e3b470b964907ce8ec3-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5d/5d7320516052c1475e7b74989709c7725bc4731f66e956c4ee3ccabcd0c3d74c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/2b/2bdf75cf1ae5f22ca04342c46745f226dc050918575bcd8d3e349fcaf724ee3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/d3/d356c0cb61dde4bbb235a5cf4ba400a75cb4969f23544e183a5fc55b0bc85161-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/90/901d5ad70cfbb49519a76710ccc6d737e1f357398bb1b89519b94f949381b825-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6a/6a3e208e7ef77a9a10b1c0bcfa094d9c78d7dbb70a1db666207a7f4d5d1c8961-d # internal crypto/internal/randutil mkdir -p $WORK/b115/ github.com/liggitt/tabwriter mkdir -p $WORK/b363/ hash bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b020/ mkdir -p $WORK/b091/ text/tabwriter mkdir -p $WORK/b734/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/liggitt/tabwriter=>github.com/liggitt/tabwriter@v0.0.0-20181228230101-89fcab3d43de;$WORK/b363=>" -shared -p github.com/liggitt/tabwriter -complete -installsuffix shared -buildid 3CZMawF41hkI2tttMztd/3CZMawF41hkI2tttMztd -goversion go1.16.12 -D "" -importcfg $WORK/b363/importcfg -pack ./vendor/github.com/liggitt/tabwriter/tabwriter.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "/usr/lib/golang/src/bytes=>bytes;$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid OQmdkT4TnxMiHV-aVT9-/OQmdkT4TnxMiHV-aVT9- -goversion go1.16.12 -D "" -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b115=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid VgOOC4XCoCg-86njdaiy/VgOOC4XCoCg-86njdaiy -goversion go1.16.12 -D "" -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "/usr/lib/golang/src/strings=>strings;$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid _jux0SmW-2naerwxxZq9/_jux0SmW-2naerwxxZq9 -goversion go1.16.12 -D "" -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/strings/builder.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 cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b734/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "/usr/lib/golang/src/hash=>hash;$WORK/b091=>" -shared -p hash -std -complete -installsuffix shared -buildid Z0BvnSfK3Uzea6e756_x/Z0BvnSfK3Uzea6e756_x -goversion go1.16.12 -D "" -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "/usr/lib/golang/src/text/tabwriter=>text/tabwriter;$WORK/b734=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid XgXC5UvnUVrMTphEeNnZ/XgXC5UvnUVrMTphEeNnZ -goversion go1.16.12 -D "" -importcfg $WORK/b734/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/80/8096e67a13c70c2f800deffa70f75bc1477a45fcc4c2857f23db421edfb4d202-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/bc/bc64e048734faad248faea1fc58200852696ac303cc9b221654112d8836558dc-d # internal hash/adler32 mkdir -p $WORK/b573/ hash/crc32 mkdir -p $WORK/b105/ hash/fnv mkdir -p $WORK/b168/ cat >$WORK/b573/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a EOF cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "/usr/lib/golang/src/hash/adler32=>hash/adler32;$WORK/b573=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid D5a9Nm2nEmivgB4TkuOG/D5a9Nm2nEmivgB4TkuOG -goversion go1.16.12 -D "" -importcfg $WORK/b573/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/usr/lib/golang/src/hash/crc32=>hash/crc32;$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./crc32_amd64.s cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "/usr/lib/golang/src/hash/fnv=>hash/fnv;$WORK/b168=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tV2_B8U-bP1nNVCBhcYc/tV2_B8U-bP1nNVCBhcYc -goversion go1.16.12 -D "" -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "/usr/lib/golang/src/hash/crc32=>hash/crc32;$WORK/b105=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 4urivnCQ4SbX5Jtdst6j/4urivnCQ4SbX5Jtdst6j -goversion go1.16.12 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/70/703a18a8c85c792f7a6664e340bf7d2fd3051d9c4c64dcf7c4c74e172346dabf-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/4f/4fbc4be2be6dace111758b86ec29f810609305a76c09f95a218d58b823256e7c-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/56/56d43580fe5613f51053275ebd8492bafe7abf9e3c481e22c7027a5b8dbaa384-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/usr/lib/golang/src/hash/crc32=>hash/crc32;$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ce/ce3d0aae78fc5b4e8326a03459f62faee4fbd81954154fbf9e8b12d2a37631f2-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f4/f452cf9f5e8784d3a44e27e1e4817633c163d8c00fb9fb04e7a9f9cab17b7258-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/46/461dcdffc9c612976511356de679e597dbd967f46410d1aab2b4e7b9562ad213-d # internal crypto/rc4 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b125/ crypto encoding/base32 mkdir -p $WORK/b583/ mkdir -p $WORK/b090/ mkdir -p $WORK/b599/ golang.org/x/crypto/blowfish mkdir -p $WORK/b608/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal reflect mkdir -p $WORK/b028/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "/usr/lib/golang/src/crypto=>crypto;$WORK/b090=>" -shared -p crypto -std -complete -installsuffix shared -buildid 2ZCYvP6kO2tv7r__qFtm/2ZCYvP6kO2tv7r__qFtm -goversion go1.16.12 -D "" -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >$WORK/b599/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b583/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/base32=>encoding/base32;$WORK/b599=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid plFyhwMiNLkNRJYozcEx/plFyhwMiNLkNRJYozcEx -goversion go1.16.12 -D "" -importcfg $WORK/b599/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >$WORK/b608/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/rc4=>crypto/rc4;$WORK/b125=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid -ihRRKqK3C-XYkFJgxvk/-ihRRKqK3C-XYkFJgxvk -goversion go1.16.12 -D "" -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/errors=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/errors;$WORK/b583=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid ovvM_wcuGEZnMECmpO4j/ovvM_wcuGEZnMECmpO4j -goversion go1.16.12 -D "" -importcfg $WORK/b583/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/errors/errors.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "/usr/lib/golang/src/reflect=>reflect;$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b028/symabis ./asm_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/blowfish=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/blowfish;$WORK/b608=>" -shared -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid 9AllaLWmaLcIw2dYItDm/9AllaLWmaLcIw2dYItDm -goversion go1.16.12 -D "" -importcfg $WORK/b608/importcfg -pack ./vendor/golang.org/x/crypto/blowfish/block.go ./vendor/golang.org/x/crypto/blowfish/cipher.go ./vendor/golang.org/x/crypto/blowfish/const.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/45/45e485fba57bec4e93253cab04fc95352a0bbae55607449da75ca1980deb2bc8-d # internal github.com/mitchellh/go-wordwrap mkdir -p $WORK/b762/ vendor/golang.org/x/text/transform golang.org/x/text/transform mkdir -p $WORK/b358/ mkdir -p $WORK/b143/ sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts mkdir -p $WORK/b560/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/transform=>golang.org/x/text@v0.3.6/transform;$WORK/b358=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid m5EEUVEETICeCvZzIaKx/m5EEUVEETICeCvZzIaKx -goversion go1.16.12 -D "" -importcfg $WORK/b358/importcfg -pack ./vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b143=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 8aj7lPrfXdXGxj-rHXuz/8aj7lPrfXdXGxj-rHXuz -goversion go1.16.12 -D "" -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b762/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "/usr/lib/golang/src/reflect=>reflect;$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid K9hfXQaa5OjTYHkYiv-2/K9hfXQaa5OjTYHkYiv-2 -goversion go1.16.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.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/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mitchellh/go-wordwrap=>github.com/mitchellh/go-wordwrap@v1.0.0;$WORK/b762=>" -shared -p github.com/mitchellh/go-wordwrap -complete -installsuffix shared -buildid bYooX34Sjs8OgsVCr8dZ/bYooX34Sjs8OgsVCr8dZ -goversion go1.16.12 -D "" -importcfg $WORK/b762/importcfg -pack ./vendor/github.com/mitchellh/go-wordwrap/wordwrap.go cat >$WORK/b560/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts=>sigs.k8s.io/kustomize/api@v0.8.11/konfig/builtinpluginconsts;$WORK/b560=>" -shared -p sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts -complete -installsuffix shared -buildid RJSjj1YlpjUDmcE85Hyf/RJSjj1YlpjUDmcE85Hyf -goversion go1.16.12 -D "" -importcfg $WORK/b560/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/commonannotations.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/commonlabels.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/defaultconfig.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/doc.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/images.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/nameprefix.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/namereference.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/namespace.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/replicas.go ./vendor/sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts/varreference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b9/b93b46260c16c177312fafc91637f59e829c2ba0f5d1e1e620486091578ee078-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/7b/7b7861d54f351d3181e355f19d09e51c18dca0c0885c60fb5cb8ea945e022b99-d # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/dd/dd6b8862f283fcaafe19ab563e068364d15454663491500891ff18d011e04ca4-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cat >$WORK/b588/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/s2k=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/s2k;$WORK/b588=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid k3_qxiahhrml7nwDSwXX/k3_qxiahhrml7nwDSwXX -goversion go1.16.12 -D "" -importcfg $WORK/b588/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/95/950476f049b4d348120823ae726eb9c295c8cd4be905d05f151c3df2f10e1e3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/b3/b35dc7ae75dc06a0d55ae8a9e9f24bf8007b7a261cd4accd36d021bbfa6e4bb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/f7/f78ada8a2f39679f9b16a14e587cf313a2c20ed9555986076510e7287aec5d32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/b9/b9b974b8b6a83b0f4da32c2373ceee16eeb691876f1d69b0a81fe6a435463a4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/78/788740fd3e8050d300a553a5ad8e0ef83716966efc60a605ecaff16afb5520a7-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b284/ github.com/gobwas/glob/util/strings bufio mkdir -p $WORK/b002/ github.com/docker/docker/api/types/versions go.starlark.net/internal/spell mkdir -p $WORK/b549/ mkdir -p $WORK/b255/ mkdir -p $WORK/b631/ html github.com/huandu/xstrings regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b078/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=>github.com/prometheus/common@v0.26.0/internal/bitbucket.org/ww/goautoneg;$WORK/b284=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid FrjAluXQu-c7iNs0_gUQ/FrjAluXQu-c7iNs0_gUQ -goversion go1.16.12 -D "" -importcfg $WORK/b284/importcfg -pack ./vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go mkdir -p $WORK/b601/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/usr/lib/golang/src/bufio=>bufio;$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid bQqIe9PFhyKGxgBxArwb/bQqIe9PFhyKGxgBxArwb -goversion go1.16.12 -D "" -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/versions=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/versions;$WORK/b255=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid JmAYd3vkQGOyqMshQEIi/JmAYd3vkQGOyqMshQEIi -goversion go1.16.12 -D "" -importcfg $WORK/b255/importcfg -pack ./vendor/github.com/docker/docker/api/types/versions/compare.go cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/internal/spell=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/internal/spell;$WORK/b549=>" -shared -p go.starlark.net/internal/spell -complete -installsuffix shared -buildid FcafyoAi5HFhZCmwAVap/FcafyoAi5HFhZCmwAVap -goversion go1.16.12 -D "" -importcfg $WORK/b549/importcfg -pack ./vendor/go.starlark.net/internal/spell/spell.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "/usr/lib/golang/src/regexp/syntax=>regexp/syntax;$WORK/b048=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 8XPqnlrOFQ6tGwg81_3T/8XPqnlrOFQ6tGwg81_3T -goversion go1.16.12 -D "" -importcfg $WORK/b048/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 cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "/usr/lib/golang/src/html=>html;$WORK/b078=>" -shared -p html -std -complete -installsuffix shared -buildid At0Ymk3aCCouEvRX4ZDA/At0Ymk3aCCouEvRX4ZDA -goversion go1.16.12 -D "" -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b601/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b094/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b631/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/b0/b044b6c776e50725e81567fa3d23c8ffcb24df1b4c8b08e3926d74edbaeed701-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/huandu/xstrings=>github.com/huandu/xstrings@v1.3.2;$WORK/b601=>" -shared -p github.com/huandu/xstrings -complete -installsuffix shared -buildid xZOy6imhTAInHgihU3ej/xZOy6imhTAInHgihU3ej -goversion go1.16.12 -D "" -importcfg $WORK/b601/importcfg -pack ./vendor/github.com/huandu/xstrings/common.go ./vendor/github.com/huandu/xstrings/convert.go ./vendor/github.com/huandu/xstrings/count.go ./vendor/github.com/huandu/xstrings/doc.go ./vendor/github.com/huandu/xstrings/format.go ./vendor/github.com/huandu/xstrings/manipulate.go ./vendor/github.com/huandu/xstrings/stringbuilder.go ./vendor/github.com/huandu/xstrings/translate.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/util/strings=>github.com/gobwas/glob@v0.2.3/util/strings;$WORK/b631=>" -shared -p github.com/gobwas/glob/util/strings -complete -installsuffix shared -buildid t296IwIQxsSZPbeCHBku/t296IwIQxsSZPbeCHBku -goversion go1.16.12 -D "" -importcfg $WORK/b631/importcfg -pack ./vendor/github.com/gobwas/glob/util/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/90/908e57f3a3f0648738ffb82c3fa2a82d11264e86d1700837b788c1bc6b8300ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f2/f2eeb9be481b1fac928be7897c9845f113c39ab963c04602b6b542e8c2fae68f-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/28/285b9f5e494e1dba454bcaba13d8c750baecbd5db3316c9dc199b0417e5a0a52-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/47/47b2c29b6198a94caa723ba0b858e66c2e6962de28317971bb3fb5f7d24c7bab-d # internal golang.org/x/text/encoding mkdir -p $WORK/b375/ golang.org/x/text/runes mkdir -p $WORK/b379/ golang.org/x/text/width mkdir -p $WORK/b473/ cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/f1/f144cefb49ab52665f15b0563e12decbf5fd871105e8a9da05ec0c5958982a99-d # internal cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b376/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/encoding=>golang.org/x/text@v0.3.6/encoding;$WORK/b375=>" -shared -p golang.org/x/text/encoding -complete -installsuffix shared -buildid mqs04f0_A9lnlJuQ98N0/mqs04f0_A9lnlJuQ98N0 -goversion go1.16.12 -D "" -importcfg $WORK/b375/importcfg -pack ./vendor/golang.org/x/text/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/runes=>golang.org/x/text@v0.3.6/runes;$WORK/b379=>" -shared -p golang.org/x/text/runes -complete -installsuffix shared -buildid Ugsv0DCWwiDnJQXCBvi5/Ugsv0DCWwiDnJQXCBvi5 -goversion go1.16.12 -D "" -importcfg $WORK/b379/importcfg -pack ./vendor/golang.org/x/text/runes/cond.go ./vendor/golang.org/x/text/runes/runes.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/05/05766388236a762e991f75d6d765b36a74e85d7ae856b63eaa5114cff91b1332-d # internal cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/width=>golang.org/x/text@v0.3.6/width;$WORK/b473=>" -shared -p golang.org/x/text/width -complete -installsuffix shared -buildid Ew9ueAX0Wv_9WGqs2n85/Ew9ueAX0Wv_9WGqs2n85 -goversion go1.16.12 -D "" -importcfg $WORK/b473/importcfg -pack ./vendor/golang.org/x/text/width/kind_string.go ./vendor/golang.org/x/text/width/tables13.0.0.go ./vendor/golang.org/x/text/width/transform.go ./vendor/golang.org/x/text/width/trieval.go ./vendor/golang.org/x/text/width/width.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/c1/c1e1834c1df4eacb1cafb7843e1c3cae6cdd26e8cf55c8550cb09e3dc21d9f4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/81/81152c005a3f0ef10984649c9cab134e785c5f030821374ccf162667ca054fcd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/88/88ef27a33bb48c86e0cae7c02e5a4c85dea6cd4927a9e27fb85779e94e3a9243-d # internal golang.org/x/text/encoding/internal mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile golang.org/x/text/encoding=$WORK/b375/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b376/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/encoding/internal=>golang.org/x/text@v0.3.6/encoding/internal;$WORK/b377=>" -shared -p golang.org/x/text/encoding/internal -complete -installsuffix shared -buildid SB1Mvu-sf7A7aAzHcWy3/SB1Mvu-sf7A7aAzHcWy3 -goversion go1.16.12 -D "" -importcfg $WORK/b377/importcfg -pack ./vendor/golang.org/x/text/encoding/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/87/87fdfb07097607d03708b248468575d94acaf6716b9efae8e8cc3b9367a48073-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/b0/b02df8346e8500a61ad1d940ba50b3ce3ccd0c7bcbd9bbeef1ac6b8394766d9a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/db/dbe27920772cc3ae4e165420a5ae7f35b09f4f4765572af98cd70ea545a8b387-d # internal golang.org/x/text/encoding/unicode mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b375/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b377/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b376/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b378/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b379/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/encoding/unicode=>golang.org/x/text@v0.3.6/encoding/unicode;$WORK/b374=>" -shared -p golang.org/x/text/encoding/unicode -complete -installsuffix shared -buildid rfcI_W_89Tat37-a_gvG/rfcI_W_89Tat37-a_gvG -goversion go1.16.12 -D "" -importcfg $WORK/b374/importcfg -pack ./vendor/golang.org/x/text/encoding/unicode/override.go ./vendor/golang.org/x/text/encoding/unicode/unicode.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/27/2755e0562f8ba630628247907f147fe981b61faef039c94945f3f8b5f1836f96-d # internal compress/bzip2 mkdir -p $WORK/b585/ image mkdir -p $WORK/b589/ cat >$WORK/b585/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/usr/lib/golang/src/compress/bzip2=>compress/bzip2;$WORK/b585=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid XaUtTC8OFljpTMAHHDGO/XaUtTC8OFljpTMAHHDGO -goversion go1.16.12 -D "" -importcfg $WORK/b585/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 cat >$WORK/b589/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b590/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/usr/lib/golang/src/image=>image;$WORK/b589=>" -shared -p image -std -complete -installsuffix shared -buildid jn43wou5kdj8AWHBPEVA/jn43wou5kdj8AWHBPEVA -goversion go1.16.12 -D "" -importcfg $WORK/b589/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_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/f3/f3fdd2896f4da00290ec5496f52d0b94433162bccc909221690b57cd6191f08c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "/usr/lib/golang/src/syscall=>syscall;$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/a0/a0db55c0864346f3321e38a521b8a4e230f41c0d9db1d456d8a001018cae1ccf-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/57/5773ed87cf1df5905344c544500c32fbff07d9f3f2ddfcd735d59593ad781f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/1c/1c6d3163f0e08fb8acfbfcd76231918513378030cd67fa0a0b425b7471ca6f8c-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ github.com/mattn/go-isatty internal/syscall/unix mkdir -p $WORK/b057/ mkdir -p $WORK/b035/ time mkdir -p $WORK/b022/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "/usr/lib/golang/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid KtE-QefYhyuYYq9r98wq/KtE-QefYhyuYYq9r98wq -goversion go1.16.12 -D "" -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mattn/go-isatty=>github.com/mattn/go-isatty@v0.0.4;$WORK/b057=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid qAcfcYuycWfemr0sZTM9/qAcfcYuycWfemr0sZTM9 -goversion go1.16.12 -D "" -importcfg $WORK/b057/importcfg -pack ./vendor/github.com/mattn/go-isatty/doc.go ./vendor/github.com/mattn/go-isatty/isatty_linux.go ./vendor/github.com/mattn/go-isatty/isatty_others.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "/usr/lib/golang/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid xVMAnJ68IZcbCY74L8Nv/xVMAnJ68IZcbCY74L8Nv -goversion go1.16.12 -D "" -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "/usr/lib/golang/src/time=>time;$WORK/b022=>" -shared -p time -std -installsuffix shared -buildid BrTklxLYJyO0zB089Qsk/BrTklxLYJyO0zB089Qsk -goversion go1.16.12 -D "" -importcfg $WORK/b022/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_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b5/b5f2a71e13ba9cc44b54db9bfb0d457298894a2d831a61e76df0d2ade135b083-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f5/f5d4fc018206c758bff8fb3987341d30d40257149a842f16bc29e89dfae6726f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/20/203cd3e9642742d24c3b0545eccabd593437e065f99ef165a0d08b9f08cddcd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/49/4967c545dde3d603feb7307a036b711f89637e8b08a88e313f6155f6d22d64bc-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "/usr/lib/golang/src/regexp=>regexp;$WORK/b047=>" -shared -p regexp -std -complete -installsuffix shared -buildid v1ieBbK9wtkEAet7SHVs/v1ieBbK9wtkEAet7SHVs -goversion go1.16.12 -D "" -importcfg $WORK/b047/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_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/f1/f10e83943775d3c1e44a5ad4daed10ae3747a57625ae77c871c2c6aa7cbf1fa4-d # internal image/internal/imageutil mkdir -p $WORK/b592/ cat >$WORK/b592/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b589/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/usr/lib/golang/src/image/internal/imageutil=>image/internal/imageutil;$WORK/b592=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 5FpjQqR1SF26Qs2cnanv/5FpjQqR1SF26Qs2cnanv -goversion go1.16.12 -D "" -importcfg $WORK/b592/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/f6/f6fc8578507f1809c83bca6e1d759c9d444fecbd556f793155634daf1155ee4a-d # internal image/jpeg mkdir -p $WORK/b591/ cat >$WORK/b591/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b589/_pkg_.a packagefile image/color=$WORK/b590/_pkg_.a packagefile image/internal/imageutil=$WORK/b592/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/usr/lib/golang/src/image/jpeg=>image/jpeg;$WORK/b591=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid rDiLWF6bQrDtHQaBli7o/rDiLWF6bQrDtHQaBli7o -goversion go1.16.12 -D "" -importcfg $WORK/b591/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_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/bd/bde6daf486bfeb08c070217ec4b4ce92025bcc74d1f06f6c323a5d02d45cca6c-d # internal sigs.k8s.io/kustomize/api/image mkdir -p $WORK/b514/ k8s.io/apimachinery/pkg/version mkdir -p $WORK/b391/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/image=>sigs.k8s.io/kustomize/api@v0.8.11/image;$WORK/b514=>" -shared -p sigs.k8s.io/kustomize/api/image -complete -installsuffix shared -buildid oR_5mrofYgKNUbsIP0DP/oR_5mrofYgKNUbsIP0DP -goversion go1.16.12 -D "" -importcfg $WORK/b514/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/image/image.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/version=>k8s.io/apimachinery@v0.22.4/pkg/version;$WORK/b391=>" -shared -p k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 5gw6TGsTgKH5Utl6g4xP/5gw6TGsTgKH5Utl6g4xP -goversion go1.16.12 -D "" -importcfg $WORK/b391/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/version/doc.go ./vendor/k8s.io/apimachinery/pkg/version/helpers.go ./vendor/k8s.io/apimachinery/pkg/version/types.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ed/ed606999b4f76989d1fd1953fa40910e6ba7b4e6e7fe54498decb2fc0e3c7e12-d # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/d6/d640650e53053490756488e170b427a34d1f65670653962523adabc267a78e55-d # internal context mkdir -p $WORK/b021/ helm.sh/helm/v3/pkg/time k8s.io/apimachinery/pkg/util/clock github.com/google/go-cmp/cmp/internal/diff mkdir -p $WORK/b788/ mkdir -p $WORK/b437/ io/fs mkdir -p $WORK/b325/ internal/poll mkdir -p $WORK/b034/ mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cat >$WORK/b788/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b326/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/time=>helm.sh/helm/v3/pkg/time;$WORK/b788=>" -shared -p helm.sh/helm/v3/pkg/time -lang=go1.16 -complete -installsuffix shared -buildid Z7x-JvJcC1flnxoM6xJN/Z7x-JvJcC1flnxoM6xJN -goversion go1.16.12 -D "" -importcfg $WORK/b788/importcfg -pack ./pkg/time/time.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "/usr/lib/golang/src/context=>context;$WORK/b021=>" -shared -p context -std -complete -installsuffix shared -buildid KkjQ9ztCI-K34LfPOTpV/KkjQ9ztCI-K34LfPOTpV -goversion go1.16.12 -D "" -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "/usr/lib/golang/src/io/fs=>io/fs;$WORK/b038=>" -shared -p io/fs -std -complete -installsuffix shared -buildid Cd9DgPcZ6lp5EfpyRcAz/Cd9DgPcZ6lp5EfpyRcAz -goversion go1.16.12 -D "" -importcfg $WORK/b038/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_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/clock=>k8s.io/apimachinery@v0.22.4/pkg/util/clock;$WORK/b437=>" -shared -p k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid FzU_Z37Y7_P3b2GR5WsR/FzU_Z37Y7_P3b2GR5WsR -goversion go1.16.12 -D "" -importcfg $WORK/b437/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/clock/clock.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/go-cmp/cmp/internal/diff=>github.com/google/go-cmp@v0.5.5/cmp/internal/diff;$WORK/b325=>" -shared -p github.com/google/go-cmp/cmp/internal/diff -complete -installsuffix shared -buildid yor2CvDiw_zMYX87XEtt/yor2CvDiw_zMYX87XEtt -goversion go1.16.12 -D "" -importcfg $WORK/b325/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go ./vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "/usr/lib/golang/src/internal/poll=>internal/poll;$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid oRMmxMDzvTrZXRyTX9Rb/oRMmxMDzvTrZXRyTX9Rb -goversion go1.16.12 -D "" -importcfg $WORK/b034/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/b514/_pkg_.a /builddir/.cache/go-build/9a/9a570f89d9dc9694873ecaf4da99542cc6a54b9423d3bcc173a306c52097d931-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/13/131e0b14262415d834ebac7154deed8ca19ff22bc1a8223a8460ea54aab2d21e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "/usr/lib/golang/src/reflect=>reflect;$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b028/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b788/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/1b/1baab401c3b71824f4411299e9d515d8bdadced378e0b3a0b182670dcba13b38-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8b/8bf3ef463f0641366d6c0cbab989d076dd4e77ce270d141748fcb446b3a50b81-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b218/ golang.org/x/sync/semaphore github.com/go-logr/logr mkdir -p $WORK/b334/ mkdir -p $WORK/b219/ cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/f2/f2f9033d171fa88b1f32bdc7e8a74750764aa57d1689a1514c639c75bc63f9b0-d # internal k8s.io/apimachinery/pkg/util/cache mkdir -p $WORK/b732/ cp $WORK/b788/_pkg_.a /builddir/.cache/go-build/bc/bc9f50c74d3d1a88c173bcc827475ff44606841c450aaf481802bb706f2171e9-d # internal cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b110/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/go-logr/logr=>github.com/go-logr/logr@v0.4.0;$WORK/b334=>" -shared -p github.com/go-logr/logr -complete -installsuffix shared -buildid ZqBoASTl5zqqy2-3vAhB/ZqBoASTl5zqqy2-3vAhB -goversion go1.16.12 -D "" -importcfg $WORK/b334/importcfg -pack ./vendor/github.com/go-logr/logr/discard.go ./vendor/github.com/go-logr/logr/logr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sync/semaphore=>golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c/semaphore;$WORK/b219=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid O9O9IDtXOpnJjLzh6QOa/O9O9IDtXOpnJjLzh6QOa -goversion go1.16.12 -D "" -importcfg $WORK/b219/importcfg -pack ./vendor/golang.org/x/sync/semaphore/semaphore.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b732/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b454/_pkg_.a packagefile container/list=$WORK/b110/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sync/errgroup=>golang.org/x/sync@v0.0.0-20210220032951-036812b2e83c/errgroup;$WORK/b218=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid dzmDI3y4JEHmpprhaVlH/dzmDI3y4JEHmpprhaVlH -goversion go1.16.12 -D "" -importcfg $WORK/b218/importcfg -pack ./vendor/golang.org/x/sync/errgroup/errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/cache=>k8s.io/apimachinery@v0.22.4/pkg/util/cache;$WORK/b732=>" -shared -p k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid yyOLEGqyKX8HJwOMdw-d/yyOLEGqyKX8HJwOMdw-d -goversion go1.16.12 -D "" -importcfg $WORK/b732/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/cache/expiring.go ./vendor/k8s.io/apimachinery/pkg/util/cache/lruexpirecache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/63/6312fcb4082ce092d6e9b6552df8060c17b388349ae1b618366a417469cec2c6-d # internal internal/fmtsort mkdir -p $WORK/b027/ github.com/google/go-cmp/cmp/internal/function cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/be/be5410fcd5cd560eb8b4d120790937742570bdf1f0732044f0a0bee408b93fbd-d # internal encoding/binary mkdir -p $WORK/b045/ sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets github.com/jmoiron/sqlx/reflectx embed mkdir -p $WORK/b486/ sigs.k8s.io/structured-merge-diff/v4/schema k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b329/ mkdir -p $WORK/b797/ mkdir -p $WORK/b327/ mkdir -p $WORK/b802/ mkdir -p $WORK/b641/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cat >$WORK/b797/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/9f/9ff6af05921cbffbcc23a72a1dbeab3d0351bff3aaa61562889963c4d931eacc-d # internal cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cat >$WORK/b641/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/jmoiron/sqlx/reflectx=>github.com/jmoiron/sqlx@v1.3.1/reflectx;$WORK/b797=>" -shared -p github.com/jmoiron/sqlx/reflectx -complete -installsuffix shared -buildid P5CyOlr5aIFXmwwJLUe3/P5CyOlr5aIFXmwwJLUe3 -goversion go1.16.12 -D "" -importcfg $WORK/b797/importcfg -pack ./vendor/github.com/jmoiron/sqlx/reflectx/reflect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/binary=>encoding/binary;$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid DSANozwaAiUcMqhtUXg5/DSANozwaAiUcMqhtUXg5 -goversion go1.16.12 -D "" -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "/usr/lib/golang/src/internal/fmtsort=>internal/fmtsort;$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 4TxDw4tZf58OFXo7AxGC/4TxDw4tZf58OFXo7AxGC -goversion go1.16.12 -D "" -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/sets=>k8s.io/apimachinery@v0.22.4/pkg/util/sets;$WORK/b329=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid GgTs8H16L8gQnLo1o8_6/GgTs8H16L8gQnLo1o8_6 -goversion go1.16.12 -D "" -importcfg $WORK/b329/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/sets/byte.go ./vendor/k8s.io/apimachinery/pkg/util/sets/doc.go ./vendor/k8s.io/apimachinery/pkg/util/sets/empty.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int32.go ./vendor/k8s.io/apimachinery/pkg/util/sets/int64.go ./vendor/k8s.io/apimachinery/pkg/util/sets/string.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/structured-merge-diff/v4/schema=>sigs.k8s.io/structured-merge-diff/v4@v4.1.2/schema;$WORK/b641=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/schema -complete -installsuffix shared -buildid VCSDnJlf30Qq1NBX63KJ/VCSDnJlf30Qq1NBX63KJ -goversion go1.16.12 -D "" -importcfg $WORK/b641/importcfg -pack ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/elements.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/equals.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/schema/schemaschema.go cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/56/56e70aa988513367841107f98098a96c38639c19fdd383613930c6164a7832ab-d # internal cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/util/sets;$WORK/b486=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets -complete -installsuffix shared -buildid Xj2qo-mgCb4m_H91E2Fn/Xj2qo-mgCb4m_H91E2Fn -goversion go1.16.12 -D "" -importcfg $WORK/b486/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets/empty.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets/string.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/7a/7ab12a707b6768f233943b641bda21273fea844ae24afa4fc12ff92d1aebddae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/go-cmp/cmp/internal/function=>github.com/google/go-cmp@v0.5.5/cmp/internal/function;$WORK/b327=>" -shared -p github.com/google/go-cmp/cmp/internal/function -complete -installsuffix shared -buildid HnGKr3wike0b-srG6WHw/HnGKr3wike0b-srG6WHw -goversion go1.16.12 -D "" -importcfg $WORK/b327/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/function/func.go cat >$WORK/b802/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "/usr/lib/golang/src/embed=>embed;$WORK/b802=>" -shared -p embed -std -complete -installsuffix shared -buildid 53QKAO7c9wuInG_KAP2p/53QKAO7c9wuInG_KAP2p -goversion go1.16.12 -D "" -importcfg $WORK/b802/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/ba/bab698ec8437fc7969abf08fb1bd800a43b402040cde0faf0d3a19a3117eed22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b802/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/d2/d2e173ca42a44fdb00dd6e65d0f802b277d5dfe1209cdf56a1e0accdf5c49d19-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2d/2d9bda5c8218406a47726586bd624b957a46591a3aa7c56ad962009fa55da5fd-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/b9/b93566d0e5cbd4d00df70d518abb6e8984268a6142247f6790ceaaf1d56779fd-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/82/82bf2a7f80f13af5b28b7f8258c299d79c2b5c4900dbbee8367fbd740fb50303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b797/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/79/79d959ad0051c8dace40afdd2b97a957f3c6c29a1b5a4725559675eef7b09072-d # internal os mkdir -p $WORK/b033/ cp $WORK/b802/_pkg_.a /builddir/.cache/go-build/d3/d3fa4a55dac2b1a057577a8a86be41b64c23ed3666a3ebecb5bdbaec0e9a5316-d # internal cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b797/_pkg_.a /builddir/.cache/go-build/27/27b78004da7118931c546c3e643bbc996ed459cf2266d04da9344817c793deec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "/usr/lib/golang/src/os=>os;$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid u4N5wKcneZ9SUw8TYxNs/u4N5wKcneZ9SUw8TYxNs -goversion go1.16.12 -D "" -importcfg $WORK/b033/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/pipe_linux.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/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_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0d/0d72d0aedea36f308a0432c148bea1212d6ee59476dda66591e5a8a13f04b98c-d # internal encoding/base64 mkdir -p $WORK/b044/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b213/ github.com/cespare/xxhash/v2 crypto/md5 crypto/cipher vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b086/ github.com/klauspost/compress/snappy mkdir -p $WORK/b136/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b124/ mkdir -p $WORK/b279/ mkdir -p $WORK/b212/ mkdir -p $WORK/b121/ golang.org/x/sys/unix mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cat >$WORK/b212/go_asm.h << 'EOF' # internal EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "/usr/lib/golang/src/crypto/cipher=>crypto/cipher;$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b086/symabis ./xor_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/ed25519/internal/edwards25519=>crypto/ed25519/internal/edwards25519;$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid dbegW3ORYD7mFNrEcMv4/dbegW3ORYD7mFNrEcMv4 -goversion go1.16.12 -D "" -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/const.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go cat >$WORK/b279/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.0.0-20210616094352-59db8d763f22/unix;$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b050/symabis ./asm_linux_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2=>github.com/cespare/xxhash/v2@v2.1.1;$WORK/b279=>" -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b279/symabis ./xxhash_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/base64=>encoding/base64;$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid eUGRTwFHheOR0hEngQr7/eUGRTwFHheOR0hEngQr7 -goversion go1.16.12 -D "" -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b213/go_asm.h << 'EOF' # internal EOF cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/usr/lib/golang/src/crypto/md5=>crypto/md5;$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b124/symabis ./md5block_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/snappy -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy=>github.com/klauspost/compress@v1.11.13/snappy;$WORK/b212=>" -I $WORK/b212/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b212/symabis ./decode_amd64.s ./encode_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.11.13/zstd/internal/xxhash;$WORK/b213=>" -I $WORK/b213/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b213/symabis ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305=>vendor/golang.org/x/crypto/poly1305;$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./sum_amd64.s cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/cipher=>crypto/cipher;$WORK/b086=>" -shared -p crypto/cipher -std -installsuffix shared -buildid tQFPVUGHR4VE8Dv3LEil/tQFPVUGHR4VE8Dv3LEil -goversion go1.16.12 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h /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_amd64.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305=>vendor/golang.org/x/crypto/poly1305;$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid P-ZT9IuLCMw9UeuzLB63/P-ZT9IuLCMw9UeuzLB63 -goversion go1.16.12 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.0.0-20210616094352-59db8d763f22/unix;$WORK/b050=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid hF4_aywcPtjuVvvFA8NP/hF4_aywcPtjuVvvFA8NP -goversion go1.16.12 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./vendor/golang.org/x/sys/unix/affinity_linux.go ./vendor/golang.org/x/sys/unix/aliases.go ./vendor/golang.org/x/sys/unix/bluetooth_linux.go ./vendor/golang.org/x/sys/unix/constants.go ./vendor/golang.org/x/sys/unix/dev_linux.go ./vendor/golang.org/x/sys/unix/dirent.go ./vendor/golang.org/x/sys/unix/endian_little.go ./vendor/golang.org/x/sys/unix/env_unix.go ./vendor/golang.org/x/sys/unix/fcntl.go ./vendor/golang.org/x/sys/unix/fdset.go ./vendor/golang.org/x/sys/unix/ioctl.go ./vendor/golang.org/x/sys/unix/ioctl_linux.go ./vendor/golang.org/x/sys/unix/pagesize_unix.go ./vendor/golang.org/x/sys/unix/race0.go ./vendor/golang.org/x/sys/unix/readdirent_getdents.go ./vendor/golang.org/x/sys/unix/sockcmsg_linux.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix.go ./vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go ./vendor/golang.org/x/sys/unix/str.go ./vendor/golang.org/x/sys/unix/syscall.go ./vendor/golang.org/x/sys/unix/syscall_linux.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./vendor/golang.org/x/sys/unix/syscall_linux_gc.go ./vendor/golang.org/x/sys/unix/syscall_unix.go ./vendor/golang.org/x/sys/unix/syscall_unix_gc.go ./vendor/golang.org/x/sys/unix/timestruct.go ./vendor/golang.org/x/sys/unix/zerrors_linux.go ./vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go ./vendor/golang.org/x/sys/unix/zptrace_x86_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux.go ./vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./vendor/golang.org/x/sys/unix/ztypes_linux.go ./vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2=>github.com/cespare/xxhash/v2@v2.1.1;$WORK/b279=>" -shared -p github.com/cespare/xxhash/v2 -installsuffix shared -buildid 0-hXJaMRc3uhZAG008Xv/0-hXJaMRc3uhZAG008Xv -goversion go1.16.12 -symabis $WORK/b279/symabis -D "" -importcfg $WORK/b279/importcfg -pack -asmhdr $WORK/b279/go_asm.h ./vendor/github.com/cespare/xxhash/v2/xxhash.go ./vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go ./vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy=>github.com/klauspost/compress@v1.11.13/snappy;$WORK/b212=>" -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid 1LXPjEvBJbBNTiv1Gjdz/1LXPjEvBJbBNTiv1Gjdz -goversion go1.16.12 -symabis $WORK/b212/symabis -D "" -importcfg $WORK/b212/importcfg -pack -asmhdr $WORK/b212/go_asm.h ./vendor/github.com/klauspost/compress/snappy/decode.go ./vendor/github.com/klauspost/compress/snappy/decode_amd64.go ./vendor/github.com/klauspost/compress/snappy/encode.go ./vendor/github.com/klauspost/compress/snappy/encode_amd64.go ./vendor/github.com/klauspost/compress/snappy/snappy.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/md5=>crypto/md5;$WORK/b124=>" -shared -p crypto/md5 -std -installsuffix shared -buildid kPwZqED8sds3Ryo2yShQ/kPwZqED8sds3Ryo2yShQ -goversion go1.16.12 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/ce/ce7194253937fc41963820273e1fc04dcd37c672690eebda6b73f72bdbdf2f66-d # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.11.13/zstd/internal/xxhash;$WORK/b213=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid AmvxX7A_HvAvgh8l9UrZ/AmvxX7A_HvAvgh8l9UrZ -goversion go1.16.12 -symabis $WORK/b213/symabis -D "" -importcfg $WORK/b213/importcfg -pack -asmhdr $WORK/b213/go_asm.h ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_amd64.go ./vendor/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/cespare/xxhash/v2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2=>github.com/cespare/xxhash/v2@v2.1.1;$WORK/b279=>" -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b279/xxhash_amd64.o ./xxhash_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305=>vendor/golang.org/x/crypto/poly1305;$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/snappy -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy=>github.com/klauspost/compress@v1.11.13/snappy;$WORK/b212=>" -I $WORK/b212/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b212/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash=>github.com/klauspost/compress@v1.11.13/zstd/internal/xxhash;$WORK/b213=>" -I $WORK/b213/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b213/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/usr/lib/golang/src/crypto/md5=>crypto/md5;$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b124/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b279/_pkg_.a $WORK/b279/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/snappy -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy=>github.com/klauspost/compress@v1.11.13/snappy;$WORK/b212=>" -I $WORK/b212/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b212/encode_amd64.o ./encode_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b213/_pkg_.a $WORK/b213/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b212/_pkg_.a $WORK/b212/decode_amd64.o $WORK/b212/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/6b/6b6736de4f86966c66b2bc2a81d4325605ad57de9073c6752ec895540a82f8c5-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/04/04c6680da900b61dd213500c743e33fbeb0ed0bec945a950a98971350625d9e1-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/34/347402e0e9cf041c0dc8dbb0090e673fe1eb239c6de71ffc185c1d4fdaca828a-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c5/c50cc09f549116f55e867d8f9b5b927adaa6dc7ed06dafeb356a927dffb07057-d # internal encoding/pem mkdir -p $WORK/b132/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b582/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e4/e41b8cbf5e4954435d07e16fbb6d7cdd5d637728e3102c5a45ff5cd800dd9b5c-d # internal cat >$WORK/b582/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/pem=>encoding/pem;$WORK/b132=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid wtg9phyCVl6z4pYlnA4U/wtg9phyCVl6z4pYlnA4U -goversion go1.16.12 -D "" -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/armor=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/armor;$WORK/b582=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid OtqMX1bJ1N1zsZX0s16F/OtqMX1bJ1N1zsZX0s16F -goversion go1.16.12 -D "" -importcfg $WORK/b582/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/armor/armor.go ./vendor/golang.org/x/crypto/openpgp/armor/encode.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3b/3b20ba586465988f5e892b511c5407ad4713a770f69c9c8f90be340d5f7b0f85-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "/usr/lib/golang/src/crypto/cipher=>crypto/cipher;$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b086/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/05/053ab8aade09c3f3467a3a838dd4135dfeeaf48c4d1b0f5e418417cd838db0c4-d # internal crypto/des mkdir -p $WORK/b112/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b134/ golang.org/x/crypto/pkcs12/internal/rc2 mkdir -p $WORK/b822/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/4e/4ec9aab1ac795e329613e8e6740100d7190e3e1a07fc175f9c965d3e477ad2f5-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8b/8bc0942fc5a0f20259fbb7402a531ec6b21497af5dd4066fe8bb0ac1ed4c31f5-d # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/des=>crypto/des;$WORK/b112=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid rDVQqkTMSaC7J2C668-g/rDVQqkTMSaC7J2C668-g -goversion go1.16.12 -D "" -importcfg $WORK/b112/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 cat >$WORK/b822/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid qNOxbupAH1DIn7j32lqZ/qNOxbupAH1DIn7j32lqZ -goversion go1.16.12 -D "" -importcfg $WORK/b134/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_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/pkcs12/internal/rc2=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/pkcs12/internal/rc2;$WORK/b822=>" -shared -p golang.org/x/crypto/pkcs12/internal/rc2 -complete -installsuffix shared -buildid xj-K0RWnKkH4G3mLO3OQ/xj-K0RWnKkH4G3mLO3OQ -goversion go1.16.12 -D "" -importcfg $WORK/b822/importcfg -pack ./vendor/golang.org/x/crypto/pkcs12/internal/rc2/rc2.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5d/5daad44a194ce2fa108df863e1c6515482c45bf0d034f33ed75a60aaf097dd66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b822/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b822/_pkg_.a /builddir/.cache/go-build/a9/a970eb035e3a2921b0d69e92fd0760dc5291ab25fad64d60b3dafe857abec620-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a3/a33219b38861131269354084d16b9b5fd234b0e015acd1efbbc1218c8591550d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/11/11c732bba8f4cb9ac37fce2092c319faa24b3106732c1ec2d41c942dd4dcedc4-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c2/c2f3f0b1f40c39b2677c9ae96402a91e18fe95b7787803753945f34a4470d7f2-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b056/ github.com/gofrs/flock google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b053/ os/signal internal/lazyregexp github.com/docker/docker/rootless github.com/docker/docker/api/types/mount github.com/mattn/go-runewidth runtime/debug mkdir -p $WORK/b214/ path/filepath mkdir -p $WORK/b070/ fmt mkdir -p $WORK/b167/ mkdir -p $WORK/b052/ mkdir -p $WORK/b339/ mkdir -p $WORK/b297/ mkdir -p $WORK/b251/ mkdir -p $WORK/b059/ mkdir -p $WORK/b026/ net mkdir -p $WORK/b066/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cat >$WORK/b214/go_asm.h << 'EOF' # internal EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gofrs/flock=>github.com/gofrs/flock@v0.8.1;$WORK/b053=>" -shared -p github.com/gofrs/flock -complete -installsuffix shared -buildid nj_vP8PPYwWws92xDKTh/nj_vP8PPYwWws92xDKTh -goversion go1.16.12 -D "" -importcfg $WORK/b053/importcfg -pack ./vendor/github.com/gofrs/flock/flock.go ./vendor/github.com/gofrs/flock/flock_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/rootless=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/rootless;$WORK/b297=>" -shared -p github.com/docker/docker/rootless -complete -installsuffix shared -buildid 5Y1KJyQrZ7LcLVYADM9L/5Y1KJyQrZ7LcLVYADM9L -goversion go1.16.12 -D "" -importcfg $WORK/b297/importcfg -pack ./vendor/github.com/docker/docker/rootless/rootless.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/usr/lib/golang/src/internal/lazyregexp=>internal/lazyregexp;$WORK/b339=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid wVyTykqB2-kfZSLOxQCp/wVyTykqB2-kfZSLOxQCp -goversion go1.16.12 -D "" -importcfg $WORK/b339/importcfg -pack /usr/lib/golang/src/internal/lazyregexp/lazyre.go cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "/usr/lib/golang/src/net=>net;$WORK/b066=>" -shared -p net -std -installsuffix shared -buildid hD8so0kEQh9q2nw6SsLZ/hD8so0kEQh9q2nw6SsLZ -goversion go1.16.12 -D "" -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.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_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/writev_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/usr/lib/golang/src/os/signal=>os/signal;$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./sig.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mattn/go-runewidth=>github.com/mattn/go-runewidth@v0.0.9;$WORK/b059=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 4pSWI24QpUkJpTGr89Oj/4pSWI24QpUkJpTGr89Oj -goversion go1.16.12 -D "" -importcfg $WORK/b059/importcfg -pack ./vendor/github.com/mattn/go-runewidth/runewidth.go ./vendor/github.com/mattn/go-runewidth/runewidth_posix.go ./vendor/github.com/mattn/go-runewidth/runewidth_table.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "/usr/lib/golang/src/path/filepath=>path/filepath;$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 3qTuQs0r_VGjqrFjeVSF/3qTuQs0r_VGjqrFjeVSF -goversion go1.16.12 -D "" -importcfg $WORK/b070/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/usr/lib/golang/src/runtime/debug=>runtime/debug;$WORK/b214=>" -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b214/symabis ./debug.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile hash/fnv=$WORK/b168/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mattn/go-colorable=>github.com/mattn/go-colorable@v0.0.9;$WORK/b056=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid _9L7jXp3NzQBsbmkF3xL/_9L7jXp3NzQBsbmkF3xL -goversion go1.16.12 -D "" -importcfg $WORK/b056/importcfg -pack ./vendor/github.com/mattn/go-colorable/colorable_others.go ./vendor/github.com/mattn/go-colorable/noncolorable.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "/usr/lib/golang/src/fmt=>fmt;$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid RZnqOWmTyj_9u8Yy-zA_/RZnqOWmTyj_9u8Yy-zA_ -goversion go1.16.12 -D "" -importcfg $WORK/b026/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_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/detrand=>google.golang.org/protobuf@v1.26.0/internal/detrand;$WORK/b167=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid WwW_gb7yKj3UH_30vPZ3/WwW_gb7yKj3UH_30vPZ3 -goversion go1.16.12 -D "" -importcfg $WORK/b167/importcfg -pack ./vendor/google.golang.org/protobuf/internal/detrand/rand.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/mount=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/mount;$WORK/b251=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid Wul5iieR3ZZfj3f2sdOt/Wul5iieR3ZZfj3f2sdOt -goversion go1.16.12 -D "" -importcfg $WORK/b251/importcfg -pack ./vendor/github.com/docker/docker/api/types/mount/mount.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "/usr/lib/golang/src/runtime/debug=>runtime/debug;$WORK/b214=>" -shared -p runtime/debug -std -installsuffix shared -buildid uhR-pRNMrU_gcLxAFnpO/uhR-pRNMrU_gcLxAFnpO -goversion go1.16.12 -symabis $WORK/b214/symabis -D "" -importcfg $WORK/b214/importcfg -pack -asmhdr $WORK/b214/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_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "/usr/lib/golang/src/os/signal=>os/signal;$WORK/b052=>" -shared -p os/signal -std -installsuffix shared -buildid hEbMkrcLsqwnXNFDmKEZ/hEbMkrcLsqwnXNFDmKEZ -goversion go1.16.12 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/cf/cf55715e41bd7fb136b91e6ed18e34aa06a429a3d0b557d1baab479333e66e7d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e5/e5d9f6dd7727303306ec427e277e268fdbf9913ee16fd7e7f68f2b80a07be5cb-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f8/f8a85399cd19e8a0853492c2583d6defcec60724ede7dfeca2ba96c7032aa9b0-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f4/f4f8edc061acb18c1c2b08cd359df2429ee177a61003df7da1252ebafaa5f922-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/1e/1eaf5beb8f4ec8aace4922bdc30acb384e52626f1a2e50dd627b4eed5b1c5059-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/usr/lib/golang/src/runtime/debug=>runtime/debug;$WORK/b214=>" -I $WORK/b214/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b214/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b214/_pkg_.a $WORK/b214/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/usr/lib/golang/src/os/signal=>os/signal;$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/sig.o ./sig.s cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/18/187d814f8983c95b06fca45c9f2879e0b0543638a140303a088af1088fca70ea-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/73/73bdc70217d0ed424ce63e8c4d14828475eed252502dfbdba0cb40a940b4c2b7-d # internal github.com/gosuri/uitable/util/strutil mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gosuri/uitable/util/strutil=>github.com/gosuri/uitable@v0.0.4/util/strutil;$WORK/b058=>" -shared -p github.com/gosuri/uitable/util/strutil -complete -installsuffix shared -buildid iT45pAYW7i8ZrYhVol_x/iT45pAYW7i8ZrYhVol_x -goversion go1.16.12 -D "" -importcfg $WORK/b058/importcfg -pack ./vendor/github.com/gosuri/uitable/util/strutil/strutil.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a6/a6ecd472def80bf96c99b71956c25b423bdf6ba0093f8017b7297c21dd18c9c6-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7b/7b8871983aaf07aaab272104614bf4e3b8c8555cc4e60f83897fbc4d9870a733-d # internal k8s.io/kubectl/pkg/util/interrupt mkdir -p $WORK/b773/ cat >$WORK/b773/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/util/interrupt=>k8s.io/kubectl@v0.22.4/pkg/util/interrupt;$WORK/b773=>" -shared -p k8s.io/kubectl/pkg/util/interrupt -complete -installsuffix shared -buildid NLWXX2fS3b8oUuGl6mim/NLWXX2fS3b8oUuGl6mim -goversion go1.16.12 -D "" -importcfg $WORK/b773/importcfg -pack ./vendor/k8s.io/kubectl/pkg/util/interrupt/interrupt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/53/535905a46a8c62f2638f30d5d96fa8129988fedde1740104ee7925ca2fac9298-d # internal github.com/gosuri/uitable/util/wordwrap mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/gosuri/uitable/util/strutil=$WORK/b058/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gosuri/uitable/util/wordwrap=>github.com/gosuri/uitable@v0.0.4/util/wordwrap;$WORK/b060=>" -shared -p github.com/gosuri/uitable/util/wordwrap -complete -installsuffix shared -buildid SFFOnY1thPpYbGQcvXT7/SFFOnY1thPpYbGQcvXT7 -goversion go1.16.12 -D "" -importcfg $WORK/b060/importcfg -pack ./vendor/github.com/gosuri/uitable/util/wordwrap/wordwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/02/02dd9dc469aa6fe3bd4d3c5295686d93271c8cdd31d9db601d656693a69377b8-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/a7/a78936e2652634a488ff87fa2bdc82958e85f6ed37fce05f70ea0f00dbb11464-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b244/ k8s.io/client-go/util/homedir io/ioutil mkdir -p $WORK/b097/ os/exec mkdir -p $WORK/b215/ mkdir -p $WORK/b223/ github.com/monochromegane/go-gitignore mkdir -p $WORK/b502/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "/usr/lib/golang/src/io/ioutil=>io/ioutil;$WORK/b097=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid HR4aq62RbwF8jQYisgSV/HR4aq62RbwF8jQYisgSV -goversion go1.16.12 -D "" -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "/usr/lib/golang/src/os/exec=>os/exec;$WORK/b215=>" -shared -p os/exec -std -complete -installsuffix shared -buildid uPIRdkI0j8BPjpw-gtNq/uPIRdkI0j8BPjpw-gtNq -goversion go1.16.12 -D "" -importcfg $WORK/b215/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_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/homedir=>k8s.io/client-go@v0.22.4/util/homedir;$WORK/b223=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid pCm9yv-TI6z3Am9TxpxW/pCm9yv-TI6z3Am9TxpxW -goversion go1.16.12 -D "" -importcfg $WORK/b223/importcfg -pack ./vendor/k8s.io/client-go/util/homedir/homedir.go cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/monochromegane/go-gitignore=>github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00;$WORK/b502=>" -shared -p github.com/monochromegane/go-gitignore -complete -installsuffix shared -buildid XYvRB54ISyKF8ZlZz3Ew/XYvRB54ISyKF8ZlZz3Ew -goversion go1.16.12 -D "" -importcfg $WORK/b502/importcfg -pack ./vendor/github.com/monochromegane/go-gitignore/depth_holder.go ./vendor/github.com/monochromegane/go-gitignore/full_scan_patterns.go ./vendor/github.com/monochromegane/go-gitignore/gitignore.go ./vendor/github.com/monochromegane/go-gitignore/index_scan_patterns.go ./vendor/github.com/monochromegane/go-gitignore/initial_holder.go ./vendor/github.com/monochromegane/go-gitignore/match.go ./vendor/github.com/monochromegane/go-gitignore/pattern.go ./vendor/github.com/monochromegane/go-gitignore/patterns.go ./vendor/github.com/monochromegane/go-gitignore/util.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/continuity/pathdriver=>github.com/containerd/continuity@v0.1.0/pathdriver;$WORK/b244=>" -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid 8wyHG8DinKg6g7sq11pm/8wyHG8DinKg6g7sq11pm -goversion go1.16.12 -D "" -importcfg $WORK/b244/importcfg -pack ./vendor/github.com/containerd/continuity/pathdriver/path_driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c8/c8c96cf44b021e136b033082455dea81d106d671318b8b839c9e570d572e01de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5e/5e0b18b2f491867c7cdc2dcd31af97f76537eee92e812b61e6ee81be3eacd3ba-d # internal helm.sh/helm/v3/pkg/helmpath mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile helm.sh/helm/v3/pkg/helmpath/xdg=$WORK/b222/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b223/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/helmpath=>helm.sh/helm/v3/pkg/helmpath;$WORK/b221=>" -shared -p helm.sh/helm/v3/pkg/helmpath -lang=go1.16 -complete -installsuffix shared -buildid 1TO_l5f4diQ1X7n8wueL/1TO_l5f4diQ1X7n8wueL -goversion go1.16.12 -D "" -importcfg $WORK/b221/importcfg -pack ./pkg/helmpath/home.go ./pkg/helmpath/lazypath.go ./pkg/helmpath/lazypath_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/55/550f17262424e283b908f1723274d6f7bd4ca4b183deed5002c21d4a4172a46c-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/06/0630d429c0a8f06322cd8dd9a668c7a922adea31a2818b49371f335a489fb84a-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b288/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b137/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/procfs/internal/util=>github.com/prometheus/procfs@v0.6.0/internal/util;$WORK/b288=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid O2hyc5CYSf96nc8kYKDA/O2hyc5CYSf96nc8kYKDA -goversion go1.16.12 -D "" -importcfg $WORK/b288/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/util/parse.go ./vendor/github.com/prometheus/procfs/internal/util/readfile.go ./vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go ./vendor/github.com/prometheus/procfs/internal/util/valueparser.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/usr/lib/golang/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b137=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid A2HiNxDW3HeRJcjSeyB3/A2HiNxDW3HeRJcjSeyB3 -goversion go1.16.12 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/a9/a9e94516a9781e1802d5a7a318369129a7bf6db3064ff3318a41ec76fa82ff4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/f0/f08c8c4b8542af587a627176e5c696977e0db6b18d356b9dbd1f4d89f30ab474-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/f3/f3caf404571848fd58784c0d2e1f73d6bf1b71ea2f9acb416b0279d9cc2df1ae-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "/usr/lib/golang/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/39/3965dc61aefcb54c09d8a4f5058c18b1611a163ad44e54e0e944eb2807e05f86-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b133/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b133/symabis ./chacha20poly1305_amd64.s cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b137/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid KERo-sb2NB7Ja3ZmR_Ty/KERo-sb2NB7Ja3ZmR_Ty -goversion go1.16.12 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/4a/4ae0629fbb58415b24e4219b61097505f091a1f5a05942ab67a6325f3e23e0ae-d # internal k8s.io/utils/exec mkdir -p $WORK/b776/ cat >$WORK/b776/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/utils/exec=>k8s.io/utils@v0.0.0-20210819203725-bdf08cb9a70a/exec;$WORK/b776=>" -shared -p k8s.io/utils/exec -complete -installsuffix shared -buildid _ZvQRHf05TAwku1N2ESV/_ZvQRHf05TAwku1N2ESV -goversion go1.16.12 -D "" -importcfg $WORK/b776/importcfg -pack ./vendor/k8s.io/utils/exec/doc.go ./vendor/k8s.io/utils/exec/exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2d/2df314e6f799f779a62fe0b58df7de042b918a4b498c9d990c9ea72bdea27d11-d # internal encoding/hex mkdir -p $WORK/b065/ encoding/csv net/url database/sql/driver github.com/pkg/errors flag github.com/fatih/color mkdir -p $WORK/b064/ text/template/parse mkdir -p $WORK/b073/ encoding/json mkdir -p $WORK/b042/ os/user mkdir -p $WORK/b102/ log mkdir -p $WORK/b107/ github.com/russross/blackfriday/v2 mkdir -p $WORK/b076/ mime/quotedprintable mkdir -p $WORK/b151/ compress/flate net/http/internal mime vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b072/ mkdir -p $WORK/b041/ mkdir -p $WORK/b061/ github.com/opencontainers/image-spec/specs-go golang.org/x/time/rate mkdir -p $WORK/b025/ mkdir -p $WORK/b055/ mkdir -p $WORK/b104/ google.golang.org/protobuf/internal/errors github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b250/ github.com/prometheus/procfs/internal/fs google.golang.org/protobuf/internal/version gopkg.in/yaml.v2 math/big github.com/google/btree github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b615/ google.golang.org/grpc/codes runtime/trace golang.org/x/sys/execabs github.com/morikuni/aec k8s.io/apimachinery/third_party/forked/golang/reflect github.com/imdario/mergo sigs.k8s.io/kustomize/api/internal/kusterr mkdir -p $WORK/b465/ k8s.io/apimachinery/pkg/util/errors github.com/go-errors/errors github.com/google/gofuzz github.com/google/shlex sigs.k8s.io/kustomize/api/provenance go/token github.com/mitchellh/reflectwalk github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b504/ github.com/opencontainers/go-digest k8s.io/apimachinery/pkg/util/naming k8s.io/utils/pointer k8s.io/apimachinery/pkg/util/duration github.com/xlab/treeprint k8s.io/apimachinery/pkg/fields github.com/docker/go-units k8s.io/client-go/pkg/version mkdir -p $WORK/b287/ github.com/google/go-cmp/cmp/internal/value helm.sh/helm/v3/pkg/gates golang.org/x/net/http2/hpack vendor/golang.org/x/net/http2/hpack sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors mkdir -p $WORK/b361/ mkdir -p $WORK/b160/ mkdir -p $WORK/b148/ sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml mkdir -p $WORK/b482/ mkdir -p $WORK/b525/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b133/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s mkdir -p $WORK/b149/ mkdir -p $WORK/b138/ github.com/klauspost/compress/fse cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b206/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b148=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Yggx6BRGZOhGBkqT5yqy/Yggx6BRGZOhGBkqT5yqy -goversion go1.16.12 -D "" -importcfg $WORK/b148/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_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/grpc/codes=>google.golang.org/grpc@v1.38.0/codes;$WORK/b160=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid FaBso1JLNiLIXE0afKb9/FaBso1JLNiLIXE0afKb9 -goversion go1.16.12 -D "" -importcfg $WORK/b160/importcfg -pack ./vendor/google.golang.org/grpc/codes/code_string.go ./vendor/google.golang.org/grpc/codes/codes.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b455/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "/usr/lib/golang/src/text/template/parse=>text/template/parse;$WORK/b073=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid buLRFh5zHN1u606jPXNy/buLRFh5zHN1u606jPXNy -goversion go1.16.12 -D "" -importcfg $WORK/b073/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 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/blkiodev=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/blkiodev;$WORK/b250=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid 8i938bf-1R7dI21YOoye/8i938bf-1R7dI21YOoye -goversion go1.16.12 -D "" -importcfg $WORK/b250/importcfg -pack ./vendor/github.com/docker/docker/api/types/blkiodev/blkio.go mkdir -p $WORK/b166/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "/usr/lib/golang/src/net/url=>net/url;$WORK/b072=>" -shared -p net/url -std -complete -installsuffix shared -buildid jykTC2InfUQ_vs3R3cnN/jykTC2InfUQ_vs3R3cnN -goversion go1.16.12 -D "" -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/csv=>encoding/csv;$WORK/b064=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid AjS05Ev178PPxAfBn3LX/AjS05Ev178PPxAfBn3LX -goversion go1.16.12 -D "" -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >$WORK/b615/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "/usr/lib/golang/src/database/sql/driver=>database/sql/driver;$WORK/b041=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid KNii1CCG3Es6N2zaEOUI/KNii1CCG3Es6N2zaEOUI -goversion go1.16.12 -D "" -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b056/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b192/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "/usr/lib/golang/src/os/user=>os/user;$WORK/b102=>" -shared -p os/user -std -complete -installsuffix shared -buildid ejya6DmlhK6-LuK7b299/ejya6DmlhK6-LuK7b299 -goversion go1.16.12 -D "" -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/lookup_stubs.go /usr/lib/golang/src/os/user/lookup_unix.go /usr/lib/golang/src/os/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "/usr/lib/golang/src/compress/flate=>compress/flate;$WORK/b104=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 2xFRxZOQQ7vLqPXCohGD/2xFRxZOQQ7vLqPXCohGD -goversion go1.16.12 -D "" -importcfg $WORK/b104/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_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/pkg/errors=>github.com/pkg/errors@v0.9.1;$WORK/b061=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid DxJ_ESucNQQj4A9x0Rsq/DxJ_ESucNQQj4A9x0Rsq -goversion go1.16.12 -D "" -importcfg $WORK/b061/importcfg -pack ./vendor/github.com/pkg/errors/errors.go ./vendor/github.com/pkg/errors/go113.go ./vendor/github.com/pkg/errors/stack.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/fatih/color=>github.com/fatih/color@v1.7.0;$WORK/b055=>" -shared -p github.com/fatih/color -complete -installsuffix shared -buildid bU2Y9iOYayeQ2HzRk628/bU2Y9iOYayeQ2HzRk628 -goversion go1.16.12 -D "" -importcfg $WORK/b055/importcfg -pack ./vendor/github.com/fatih/color/color.go ./vendor/github.com/fatih/color/doc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/xeipuuv/gojsonpointer=>github.com/xeipuuv/gojsonpointer@v0.0.0-20180127040702-4e3ac2762d5f;$WORK/b615=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid BEXEDvyGqekKZ8PifF5w/BEXEDvyGqekKZ8PifF5w -goversion go1.16.12 -D "" -importcfg $WORK/b615/importcfg -pack ./vendor/github.com/xeipuuv/gojsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "/usr/lib/golang/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b151=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid oHvTx3HPraAvplDUidsx/oHvTx3HPraAvplDUidsx -goversion go1.16.12 -D "" -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/json=>encoding/json;$WORK/b042=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid oNxEYoh9v3x8jlACiZBb/oNxEYoh9v3x8jlACiZBb -goversion go1.16.12 -D "" -importcfg $WORK/b042/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/pmezard/go-difflib/difflib=>github.com/pmezard/go-difflib@v1.0.0/difflib;$WORK/b504=>" -shared -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid mmRTKRZ7Vjjmms_6OC_e/mmRTKRZ7Vjjmms_6OC_e -goversion go1.16.12 -D "" -importcfg $WORK/b504/importcfg -pack ./vendor/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml=>sigs.k8s.io/kustomize/kyaml@v0.11.0/internal/forked/github.com/go-yaml/yaml;$WORK/b482=>" -shared -p sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml -complete -installsuffix shared -buildid gH2y8Zg2idX7JL2M60qv/gH2y8Zg2idX7JL2M60qv -goversion go1.16.12 -D "" -importcfg $WORK/b482/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/apic.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/decode.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/emitterc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/encode.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/parserc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/readerc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/resolve.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/scannerc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/sorter.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/writerc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/yaml.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/yamlh.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml/yamlprivateh.go mkdir -p $WORK/b079/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/hex=>encoding/hex;$WORK/b065=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid 9QtldyFprdKbycPc2mo4/9QtldyFprdKbycPc2mo4 -goversion go1.16.12 -D "" -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/imdario/mergo=>github.com/imdario/mergo@v0.3.12;$WORK/b465=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid SjRu5lzMUuBMo16DChKl/SjRu5lzMUuBMo16DChKl -goversion go1.16.12 -D "" -importcfg $WORK/b465/importcfg -pack ./vendor/github.com/imdario/mergo/doc.go ./vendor/github.com/imdario/mergo/map.go ./vendor/github.com/imdario/mergo/merge.go ./vendor/github.com/imdario/mergo/mergo.go mkdir -p $WORK/b093/ gopkg.in/yaml.v3 mkdir -p $WORK/b373/ mkdir -p $WORK/b574/ mkdir -p $WORK/b511/ mkdir -p $WORK/b240/ mkdir -p $WORK/b293/ mkdir -p $WORK/b320/ mkdir -p $WORK/b332/ mkdir -p $WORK/b481/ mkdir -p $WORK/b153/ mkdir -p $WORK/b316/ mkdir -p $WORK/b537/ mkdir -p $WORK/b563/ mkdir -p $WORK/b175/ mkdir -p $WORK/b603/ mkdir -p $WORK/b204/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b344/ mkdir -p $WORK/b620/ mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/procfs/internal/fs=>github.com/prometheus/procfs@v0.6.0/internal/fs;$WORK/b287=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid AmQgbSGlmmZCUgy6WQTf/AmQgbSGlmmZCUgy6WQTf -goversion go1.16.12 -D "" -importcfg $WORK/b287/importcfg -pack ./vendor/github.com/prometheus/procfs/internal/fs/fs.go mkdir -p $WORK/b506/ mkdir -p $WORK/b321/ mkdir -p $WORK/b246/ mkdir -p $WORK/b439/ mkdir -p $WORK/b328/ mkdir -p $WORK/b624/ mkdir -p $WORK/b489/ mkdir -p $WORK/b211/ mkdir -p $WORK/b145/ mkdir -p $WORK/b360/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b077/_pkg_.a packagefile html=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "/usr/lib/golang/src/log=>log;$WORK/b107=>" -shared -p log -std -complete -installsuffix shared -buildid D8MKc8E0vdeqjQazTmSz/D8MKc8E0vdeqjQazTmSz -goversion go1.16.12 -D "" -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/http2/hpack=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/http2/hpack;$WORK/b361=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 87JUciY2Ys-JSPo82TSh/87JUciY2Ys-JSPo82TSh -goversion go1.16.12 -D "" -importcfg $WORK/b361/importcfg -pack ./vendor/golang.org/x/net/http2/hpack/encode.go ./vendor/golang.org/x/net/http2/hpack/hpack.go ./vendor/golang.org/x/net/http2/hpack/huffman.go ./vendor/golang.org/x/net/http2/hpack/tables.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/russross/blackfriday/v2=>github.com/russross/blackfriday/v2@v2.0.1;$WORK/b076=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid stzhcMzIJzRpqPoWs4YE/stzhcMzIJzRpqPoWs4YE -goversion go1.16.12 -D "" -importcfg $WORK/b076/importcfg -pack ./vendor/github.com/russross/blackfriday/v2/block.go ./vendor/github.com/russross/blackfriday/v2/doc.go ./vendor/github.com/russross/blackfriday/v2/esc.go ./vendor/github.com/russross/blackfriday/v2/html.go ./vendor/github.com/russross/blackfriday/v2/inline.go ./vendor/github.com/russross/blackfriday/v2/markdown.go ./vendor/github.com/russross/blackfriday/v2/node.go ./vendor/github.com/russross/blackfriday/v2/smartypants.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "/usr/lib/golang/src/flag=>flag;$WORK/b025=>" -shared -p flag -std -complete -installsuffix shared -buildid d31aJ3XbgD4yuakXkOFX/d31aJ3XbgD4yuakXkOFX -goversion go1.16.12 -D "" -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519=>vendor/golang.org/x/crypto/curve25519;$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b138/symabis ./curve25519_amd64.s cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/kusterr=>sigs.k8s.io/kustomize/api@v0.8.11/internal/kusterr;$WORK/b525=>" -shared -p sigs.k8s.io/kustomize/api/internal/kusterr -complete -installsuffix shared -buildid -73z-Gwe8__F6NQQi58t/-73z-Gwe8__F6NQQi58t -goversion go1.16.12 -D "" -importcfg $WORK/b525/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/kusterr/yamlformaterror.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/time/rate=>golang.org/x/time@v0.0.0-20210723032227-1f47c861a9ac/rate;$WORK/b455=>" -shared -p golang.org/x/time/rate -complete -installsuffix shared -buildid CtDjoVEA-2udXAH2ABj4/CtDjoVEA-2udXAH2ABj4 -goversion go1.16.12 -D "" -importcfg $WORK/b455/importcfg -pack ./vendor/golang.org/x/time/rate/rate.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/execabs=>golang.org/x/sys@v0.0.0-20210616094352-59db8d763f22/execabs;$WORK/b240=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid HvyMK31Y-m6YtRV-XTzf/HvyMK31Y-m6YtRV-XTzf -goversion go1.16.12 -D "" -importcfg $WORK/b240/importcfg -pack ./vendor/golang.org/x/sys/execabs/execabs.go cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/version=>google.golang.org/protobuf@v1.26.0/internal/version;$WORK/b192=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid tzodQOYhshZPzYTp53nt/tzodQOYhshZPzYTp53nt -goversion go1.16.12 -D "" -importcfg $WORK/b192/importcfg -pack ./vendor/google.golang.org/protobuf/internal/version/version.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/go-errors/errors=>github.com/go-errors/errors@v1.0.1;$WORK/b481=>" -shared -p github.com/go-errors/errors -complete -installsuffix shared -buildid UkpcKY6h4xRrWRsrKeBL/UkpcKY6h4xRrWRsrKeBL -goversion go1.16.12 -D "" -importcfg $WORK/b481/importcfg -pack ./vendor/github.com/go-errors/errors/error.go ./vendor/github.com/go-errors/errors/parse_panic.go ./vendor/github.com/go-errors/errors/stackframe.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=>k8s.io/apimachinery@v0.22.4/third_party/forked/golang/reflect;$WORK/b320=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid VxkWD7SMI6cl2i1v6T0N/VxkWD7SMI6cl2i1v6T0N -goversion go1.16.12 -D "" -importcfg $WORK/b320/importcfg -pack ./vendor/k8s.io/apimachinery/third_party/forked/golang/reflect/deep_equal.go cat >$WORK/b620/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b167/_pkg_.a EOF cat >$WORK/b624/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b563/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/fse=>github.com/klauspost/compress@v1.11.13/fse;$WORK/b211=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid _WcuepG_NzwxWoC-O3Ek/_WcuepG_NzwxWoC-O3Ek -goversion go1.16.12 -D "" -importcfg $WORK/b211/importcfg -pack ./vendor/github.com/klauspost/compress/fse/bitreader.go ./vendor/github.com/klauspost/compress/fse/bitwriter.go ./vendor/github.com/klauspost/compress/fse/bytereader.go ./vendor/github.com/klauspost/compress/fse/compress.go ./vendor/github.com/klauspost/compress/fse/decompress.go ./vendor/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/errors=>google.golang.org/protobuf@v1.26.0/internal/errors;$WORK/b166=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid im4N_0autbWNDyvcXRW8/im4N_0autbWNDyvcXRW8 -goversion go1.16.12 -D "" -importcfg $WORK/b166/importcfg -pack ./vendor/google.golang.org/protobuf/internal/errors/errors.go ./vendor/google.golang.org/protobuf/internal/errors/is_go113.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b322/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b603/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "/usr/lib/golang/src/runtime/trace=>runtime/trace;$WORK/b511=>" -shared -p runtime/trace -std -installsuffix shared -buildid Z5VpQ3W9PObNyn8Ng501/Z5VpQ3W9PObNyn8Ng501 -goversion go1.16.12 -D "" -importcfg $WORK/b511/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "/usr/lib/golang/src/go/token=>go/token;$WORK/b175=>" -shared -p go/token -std -complete -installsuffix shared -buildid ox9yVXAVtkvu-ce3B8Lu/ox9yVXAVtkvu-ce3B8Lu -goversion go1.16.12 -D "" -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mitchellh/reflectwalk=>github.com/mitchellh/reflectwalk@v1.0.1;$WORK/b603=>" -shared -p github.com/mitchellh/reflectwalk -complete -installsuffix shared -buildid Uk0khrK2u-ST3Fq1xWkQ/Uk0khrK2u-ST3Fq1xWkQ -goversion go1.16.12 -D "" -importcfg $WORK/b603/importcfg -pack ./vendor/github.com/mitchellh/reflectwalk/location.go ./vendor/github.com/mitchellh/reflectwalk/location_string.go ./vendor/github.com/mitchellh/reflectwalk/reflectwalk.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "/usr/lib/golang/src/mime=>mime;$WORK/b149=>" -shared -p mime -std -complete -installsuffix shared -buildid xbFOa549IjD4tUauOrwZ/xbFOa549IjD4tUauOrwZ -goversion go1.16.12 -D "" -importcfg $WORK/b149/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_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/shlex=>github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510;$WORK/b537=>" -shared -p github.com/google/shlex -complete -installsuffix shared -buildid W9BQ4brBn7hItS6jk358/W9BQ4brBn7hItS6jk358 -goversion go1.16.12 -D "" -importcfg $WORK/b537/importcfg -pack ./vendor/github.com/google/shlex/shlex.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/opencontainers/go-digest=>github.com/opencontainers/go-digest@v1.0.0;$WORK/b204=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid aLZ9Al1sK96j6F4ju_2W/aLZ9Al1sK96j6F4ju_2W -goversion go1.16.12 -D "" -importcfg $WORK/b204/importcfg -pack ./vendor/github.com/opencontainers/go-digest/algorithm.go ./vendor/github.com/opencontainers/go-digest/digest.go ./vendor/github.com/opencontainers/go-digest/digester.go ./vendor/github.com/opencontainers/go-digest/doc.go ./vendor/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/gopkg.in/yaml.v3=>gopkg.in/yaml.v3@v3.0.0-20210107192922-496545a6307b;$WORK/b373=>" -shared -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid ZhO8Vbvn17cK_A9uQFNH/ZhO8Vbvn17cK_A9uQFNH -goversion go1.16.12 -D "" -importcfg $WORK/b373/importcfg -pack ./vendor/gopkg.in/yaml.v3/apic.go ./vendor/gopkg.in/yaml.v3/decode.go ./vendor/gopkg.in/yaml.v3/emitterc.go ./vendor/gopkg.in/yaml.v3/encode.go ./vendor/gopkg.in/yaml.v3/parserc.go ./vendor/gopkg.in/yaml.v3/readerc.go ./vendor/gopkg.in/yaml.v3/resolve.go ./vendor/gopkg.in/yaml.v3/scannerc.go ./vendor/gopkg.in/yaml.v3/sorter.go ./vendor/gopkg.in/yaml.v3/writerc.go ./vendor/gopkg.in/yaml.v3/yaml.go ./vendor/gopkg.in/yaml.v3/yamlh.go ./vendor/gopkg.in/yaml.v3/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/duration=>k8s.io/apimachinery@v0.22.4/pkg/util/duration;$WORK/b365=>" -shared -p k8s.io/apimachinery/pkg/util/duration -complete -installsuffix shared -buildid nHns00mB0M8NwSqH3LoW/nHns00mB0M8NwSqH3LoW -goversion go1.16.12 -D "" -importcfg $WORK/b365/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/duration/duration.go cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=$WORK/b486/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/util/errors;$WORK/b489=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors -complete -installsuffix shared -buildid OGwB-eaxQOn2BdGXR0T5/OGwB-eaxQOn2BdGXR0T5 -goversion go1.16.12 -D "" -importcfg $WORK/b489/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/gofuzz=>github.com/google/gofuzz@v1.1.0;$WORK/b316=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid oPHLNpg657rtDYXW-MEX/oPHLNpg657rtDYXW-MEX -goversion go1.16.12 -D "" -importcfg $WORK/b316/importcfg -pack ./vendor/github.com/google/gofuzz/doc.go ./vendor/github.com/google/gofuzz/fuzz.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a EOF cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/utils/pointer=>k8s.io/utils@v0.0.0-20210819203725-bdf08cb9a70a/pointer;$WORK/b620=>" -shared -p k8s.io/utils/pointer -complete -installsuffix shared -buildid -v-UwNyYLgI4QA41BZM_/-v-UwNyYLgI4QA41BZM_ -goversion go1.16.12 -D "" -importcfg $WORK/b620/importcfg -pack ./vendor/k8s.io/utils/pointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/gopkg.in/yaml.v2=>gopkg.in/yaml.v2@v2.4.0;$WORK/b079=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 8apnPyu163mSAR26dB79/8apnPyu163mSAR26dB79 -goversion go1.16.12 -D "" -importcfg $WORK/b079/importcfg -pack ./vendor/gopkg.in/yaml.v2/apic.go ./vendor/gopkg.in/yaml.v2/decode.go ./vendor/gopkg.in/yaml.v2/emitterc.go ./vendor/gopkg.in/yaml.v2/encode.go ./vendor/gopkg.in/yaml.v2/parserc.go ./vendor/gopkg.in/yaml.v2/readerc.go ./vendor/gopkg.in/yaml.v2/resolve.go ./vendor/gopkg.in/yaml.v2/scannerc.go ./vendor/gopkg.in/yaml.v2/sorter.go ./vendor/gopkg.in/yaml.v2/writerc.go ./vendor/gopkg.in/yaml.v2/yaml.go ./vendor/gopkg.in/yaml.v2/yamlh.go ./vendor/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/errors=>k8s.io/apimachinery@v0.22.4/pkg/util/errors;$WORK/b332=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid Y3Iga9VI1Fk21Upv2rxr/Y3Iga9VI1Fk21Upv2rxr -goversion go1.16.12 -D "" -importcfg $WORK/b332/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/util/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/go-units=>github.com/docker/go-units@v0.4.0;$WORK/b246=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid AFD0uu6xyB-KTfPFx64P/AFD0uu6xyB-KTfPFx64P -goversion go1.16.12 -D "" -importcfg $WORK/b246/importcfg -pack ./vendor/github.com/docker/go-units/duration.go ./vendor/github.com/docker/go-units/size.go ./vendor/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/xlab/treeprint=>github.com/xlab/treeprint@v0.0.0-20181112141820-a009c3971eca;$WORK/b506=>" -shared -p github.com/xlab/treeprint -complete -installsuffix shared -buildid 3nPIRpt8d9C1-4Gs1hz9/3nPIRpt8d9C1-4Gs1hz9 -goversion go1.16.12 -D "" -importcfg $WORK/b506/importcfg -pack ./vendor/github.com/xlab/treeprint/helpers.go ./vendor/github.com/xlab/treeprint/struct.go ./vendor/github.com/xlab/treeprint/treeprint.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/provenance=>sigs.k8s.io/kustomize/api@v0.8.11/provenance;$WORK/b563=>" -shared -p sigs.k8s.io/kustomize/api/provenance -complete -installsuffix shared -buildid 43UjCTT0xwb-t4KaHzVU/43UjCTT0xwb-t4KaHzVU -goversion go1.16.12 -D "" -importcfg $WORK/b563/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/provenance/provenance.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b143/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/naming=>k8s.io/apimachinery@v0.22.4/pkg/util/naming;$WORK/b344=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid mh2zpNUMck_QYKoBR7uw/mh2zpNUMck_QYKoBR7uw -goversion go1.16.12 -D "" -importcfg $WORK/b344/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/naming/from_stack.go cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/unicode/norm=>golang.org/x/text@v0.3.6/unicode/norm;$WORK/b360=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid sHifDysy7A0JcOOWF5l0/sHifDysy7A0JcOOWF5l0 -goversion go1.16.12 -D "" -importcfg $WORK/b360/importcfg -pack ./vendor/golang.org/x/text/unicode/norm/composition.go ./vendor/golang.org/x/text/unicode/norm/forminfo.go ./vendor/golang.org/x/text/unicode/norm/input.go ./vendor/golang.org/x/text/unicode/norm/iter.go ./vendor/golang.org/x/text/unicode/norm/normalize.go ./vendor/golang.org/x/text/unicode/norm/readwriter.go ./vendor/golang.org/x/text/unicode/norm/tables13.0.0.go ./vendor/golang.org/x/text/unicode/norm/transform.go ./vendor/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b145=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid xIifAm6Hf9dLTNuIc44w/xIifAm6Hf9dLTNuIc44w -goversion go1.16.12 -D "" -importcfg $WORK/b145/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_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/fields=>k8s.io/apimachinery@v0.22.4/pkg/fields;$WORK/b321=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid t151m0IHr9J0KeXY57Lq/t151m0IHr9J0KeXY57Lq -goversion go1.16.12 -D "" -importcfg $WORK/b321/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/fields/doc.go ./vendor/k8s.io/apimachinery/pkg/fields/fields.go ./vendor/k8s.io/apimachinery/pkg/fields/requirements.go ./vendor/k8s.io/apimachinery/pkg/fields/selector.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/gates=>helm.sh/helm/v3/pkg/gates;$WORK/b624=>" -shared -p helm.sh/helm/v3/pkg/gates -lang=go1.16 -complete -installsuffix shared -buildid TCi2PJtDVYhR_-sM6VLY/TCi2PJtDVYhR_-sM6VLY -goversion go1.16.12 -D "" -importcfg $WORK/b624/importcfg -pack ./pkg/gates/doc.go ./pkg/gates/gates.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/version=>k8s.io/client-go@v0.22.4/pkg/version;$WORK/b439=>" -shared -p k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid OYYr0XxBjCm2QG0WX8NT/OYYr0XxBjCm2QG0WX8NT -goversion go1.16.12 -D "" -importcfg $WORK/b439/importcfg -pack ./vendor/k8s.io/client-go/pkg/version/base.go ./vendor/k8s.io/client-go/pkg/version/doc.go ./vendor/k8s.io/client-go/pkg/version/version.go cat >$WORK/b574/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/morikuni/aec=>github.com/morikuni/aec@v1.0.0;$WORK/b293=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid 3ehCBn24VniT2MPe_Mtv/3ehCBn24VniT2MPe_Mtv -goversion go1.16.12 -D "" -importcfg $WORK/b293/importcfg -pack ./vendor/github.com/morikuni/aec/aec.go ./vendor/github.com/morikuni/aec/ansi.go ./vendor/github.com/morikuni/aec/builder.go ./vendor/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/go-cmp/cmp/internal/value=>github.com/google/go-cmp@v0.5.5/cmp/internal/value;$WORK/b328=>" -shared -p github.com/google/go-cmp/cmp/internal/value -complete -installsuffix shared -buildid TAMRzql-LBA-XK1ZLpls/TAMRzql-LBA-XK1ZLpls -goversion go1.16.12 -D "" -importcfg $WORK/b328/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/internal/value/name.go ./vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go ./vendor/github.com/google/go-cmp/cmp/internal/value/sort.go ./vendor/github.com/google/go-cmp/cmp/internal/value/zero.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "/usr/lib/golang/src/math/big=>math/big;$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./arith_amd64.s cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/opencontainers/image-spec/specs-go=>github.com/opencontainers/image-spec@v1.0.1/specs-go;$WORK/b206=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid jkMpRp4bEs6QQdP_sNFq/jkMpRp4bEs6QQdP_sNFq -goversion go1.16.12 -D "" -importcfg $WORK/b206/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/version.go ./vendor/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/btree=>github.com/google/btree@v1.0.1;$WORK/b574=>" -shared -p github.com/google/btree -complete -installsuffix shared -buildid 09bR9IOw4gODTiAA7fDv/09bR9IOw4gODTiAA7fDv -goversion go1.16.12 -D "" -importcfg $WORK/b574/importcfg -pack ./vendor/github.com/google/btree/btree.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "/usr/lib/golang/src/net/http/internal=>net/http/internal;$WORK/b153=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Q-M8fWEVejCWafGOSFNg/Q-M8fWEVejCWafGOSFNg -goversion go1.16.12 -D "" -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/src/net/http/internal/testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519=>vendor/golang.org/x/crypto/curve25519;$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid O8WlkabGYLvo6ytGVBS9/O8WlkabGYLvo6ytGVBS9 -goversion go1.16.12 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/5b/5b999ddba607e9f356850830abd5c36be374df3cd32b3decb6079d8563098165-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b626/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/70/70041afe6cc66a6fe8be207fd33a3a9832b0cc5e83358e4e40132b825219fe4a-d # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/31/314ca8f6997b4d7226e754b35dc9a87f1c2334753b740911cdf276e17912cd3f-d # internal github.com/gobwas/glob/syntax/lexer mkdir -p $WORK/b633/ github.com/gobwas/glob/match mkdir -p $WORK/b629/ cat >$WORK/b626/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/BurntSushi/toml=>github.com/BurntSushi/toml@v0.3.1;$WORK/b626=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid 7aIiGXCAfn-ri47fC9ge/7aIiGXCAfn-ri47fC9ge -goversion go1.16.12 -D "" -importcfg $WORK/b626/importcfg -pack ./vendor/github.com/BurntSushi/toml/decode.go ./vendor/github.com/BurntSushi/toml/decode_meta.go ./vendor/github.com/BurntSushi/toml/doc.go ./vendor/github.com/BurntSushi/toml/encode.go ./vendor/github.com/BurntSushi/toml/encoding_types.go ./vendor/github.com/BurntSushi/toml/lex.go ./vendor/github.com/BurntSushi/toml/parse.go ./vendor/github.com/BurntSushi/toml/type_check.go ./vendor/github.com/BurntSushi/toml/type_fields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cat >$WORK/b633/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b630/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/6d/6dbe9771f5e6e04042b125cd8ae89c38eca4ddd8abd6ac83a790dbed17ce0b5a-d # internal cat >$WORK/b629/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b630/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b631/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/syntax/lexer=>github.com/gobwas/glob@v0.2.3/syntax/lexer;$WORK/b633=>" -shared -p github.com/gobwas/glob/syntax/lexer -complete -installsuffix shared -buildid DCI1oaz7i0szjRf90ivU/DCI1oaz7i0szjRf90ivU -goversion go1.16.12 -D "" -importcfg $WORK/b633/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/lexer/lexer.go ./vendor/github.com/gobwas/glob/syntax/lexer/token.go k8s.io/apimachinery/third_party/forked/golang/json mkdir -p $WORK/b649/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/match=>github.com/gobwas/glob@v0.2.3/match;$WORK/b629=>" -shared -p github.com/gobwas/glob/match -complete -installsuffix shared -buildid UERal8GoBlAyLp6zYukI/UERal8GoBlAyLp6zYukI -goversion go1.16.12 -D "" -importcfg $WORK/b629/importcfg -pack ./vendor/github.com/gobwas/glob/match/any.go ./vendor/github.com/gobwas/glob/match/any_of.go ./vendor/github.com/gobwas/glob/match/btree.go ./vendor/github.com/gobwas/glob/match/contains.go ./vendor/github.com/gobwas/glob/match/every_of.go ./vendor/github.com/gobwas/glob/match/list.go ./vendor/github.com/gobwas/glob/match/match.go ./vendor/github.com/gobwas/glob/match/max.go ./vendor/github.com/gobwas/glob/match/min.go ./vendor/github.com/gobwas/glob/match/nothing.go ./vendor/github.com/gobwas/glob/match/prefix.go ./vendor/github.com/gobwas/glob/match/prefix_any.go ./vendor/github.com/gobwas/glob/match/prefix_suffix.go ./vendor/github.com/gobwas/glob/match/range.go ./vendor/github.com/gobwas/glob/match/row.go ./vendor/github.com/gobwas/glob/match/segments.go ./vendor/github.com/gobwas/glob/match/single.go ./vendor/github.com/gobwas/glob/match/suffix.go ./vendor/github.com/gobwas/glob/match/suffix_any.go ./vendor/github.com/gobwas/glob/match/super.go ./vendor/github.com/gobwas/glob/match/text.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/85/85146c42cde45114635b3e09d24d3f62d2676e09f55c46ca2af79678dd42ecf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal k8s.io/component-base/version mkdir -p $WORK/b750/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cat >$WORK/b649/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/third_party/forked/golang/json=>k8s.io/apimachinery@v0.22.4/third_party/forked/golang/json;$WORK/b649=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/json -complete -installsuffix shared -buildid elzu5RfCRNj84U9cAwNX/elzu5RfCRNj84U9cAwNX -goversion go1.16.12 -D "" -importcfg $WORK/b649/importcfg -pack ./vendor/k8s.io/apimachinery/third_party/forked/golang/json/fields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cat >$WORK/b750/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/component-base/version=>k8s.io/component-base@v0.22.4/version;$WORK/b750=>" -shared -p k8s.io/component-base/version -complete -installsuffix shared -buildid uk45cyXILl0uF-77EOKa/uk45cyXILl0uF-77EOKa -goversion go1.16.12 -D "" -importcfg $WORK/b750/importcfg -pack ./vendor/k8s.io/component-base/version/base.go ./vendor/k8s.io/component-base/version/version.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/88/884d33f69985f374744def33d5087b3957de85be390923bcf3a66e47699e8520-d # internal github.com/MakeNowJust/heredoc mkdir -p $WORK/b759/ cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/7e/7ed15f3949f0a9f2093823f0f680086a29467cd922325f302f77f7230bd09d3d-d # internal github.com/russross/blackfriday mkdir -p $WORK/b760/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/4a/4a82ccecfea0cceea29e0a362af21ba6dd170c431760dee994026cc2b1e12563-d # internal helm.sh/helm/v3/pkg/lint/support mkdir -p $WORK/b781/ cat >$WORK/b760/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/russross/blackfriday=>github.com/russross/blackfriday@v1.5.2;$WORK/b760=>" -shared -p github.com/russross/blackfriday -complete -installsuffix shared -buildid U3e4bMo1T72J69NP3wn4/U3e4bMo1T72J69NP3wn4 -goversion go1.16.12 -D "" -importcfg $WORK/b760/importcfg -pack ./vendor/github.com/russross/blackfriday/block.go ./vendor/github.com/russross/blackfriday/doc.go ./vendor/github.com/russross/blackfriday/html.go ./vendor/github.com/russross/blackfriday/inline.go ./vendor/github.com/russross/blackfriday/latex.go ./vendor/github.com/russross/blackfriday/markdown.go ./vendor/github.com/russross/blackfriday/smartypants.go cat >$WORK/b759/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/MakeNowJust/heredoc=>github.com/MakeNowJust/heredoc@v0.0.0-20170808103936-bb23615498cd;$WORK/b759=>" -shared -p github.com/MakeNowJust/heredoc -complete -installsuffix shared -buildid -W2ivDr5LcqA36KOKtxh/-W2ivDr5LcqA36KOKtxh -goversion go1.16.12 -D "" -importcfg $WORK/b759/importcfg -pack ./vendor/github.com/MakeNowJust/heredoc/heredoc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/sys/unix=>golang.org/x/sys@v0.0.0-20210616094352-59db8d763f22/unix;$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b050/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c3/c3ddb7ca8e6bd10c15cd43cf5540df4536b16f524b5a6467a67dab0c5ade3f25-d # internal k8s.io/apimachinery/pkg/api/validation/path mkdir -p $WORK/b784/ cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/cd/cd14f043e6b55dba42c9952e301cf312f13be0829c29829917dd1c60589bb039-d # internal archive/tar mkdir -p $WORK/b101/ cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/07/072aecdeb1d94f3d2e508f8caa548954c37144ef66bd60387cebc0ba4d828e3b-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b441/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/d3/d3f5adee5a0507bf008c9cb2e9117aadbdf04898b385bd04c750298788ed7a17-d # internal cat >$WORK/b781/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b459/ cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/lint/support=>helm.sh/helm/v3/pkg/lint/support;$WORK/b781=>" -shared -p helm.sh/helm/v3/pkg/lint/support -lang=go1.16 -complete -installsuffix shared -buildid P8mzLdleV6BFkMb6SUML/P8mzLdleV6BFkMb6SUML -goversion go1.16.12 -D "" -importcfg $WORK/b781/importcfg -pack ./pkg/lint/support/doc.go ./pkg/lint/support/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b784/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/validation/path=>k8s.io/apimachinery@v0.22.4/pkg/api/validation/path;$WORK/b784=>" -shared -p k8s.io/apimachinery/pkg/api/validation/path -complete -installsuffix shared -buildid qWZCtDvuuBYM5Th8a1Om/qWZCtDvuuBYM5Th8a1Om -goversion go1.16.12 -D "" -importcfg $WORK/b784/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/validation/path/name.go cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/49/495a6b6f4808a14d9f667da71457f2a43244da3fe518be8919fe4a0e42810719-d # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/davecgh/go-spew/spew=>github.com/davecgh/go-spew@v1.1.1/spew;$WORK/b441=>" -shared -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid EMD6VZUlzXdwaJD17bKq/EMD6VZUlzXdwaJD17bKq -goversion go1.16.12 -D "" -importcfg $WORK/b441/importcfg -pack ./vendor/github.com/davecgh/go-spew/spew/bypass.go ./vendor/github.com/davecgh/go-spew/spew/common.go ./vendor/github.com/davecgh/go-spew/spew/config.go ./vendor/github.com/davecgh/go-spew/spew/doc.go ./vendor/github.com/davecgh/go-spew/spew/dump.go ./vendor/github.com/davecgh/go-spew/spew/format.go ./vendor/github.com/davecgh/go-spew/spew/spew.go helm.sh/helm/v3/internal/third_party/dep/fs mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "/usr/lib/golang/src/archive/tar=>archive/tar;$WORK/b101=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid OoKLOEWI7UnUwBfEXFFe/OoKLOEWI7UnUwBfEXFFe -goversion go1.16.12 -D "" -importcfg $WORK/b101/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_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b455/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b460/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/1f/1f113f9eb3c94e4dd5e92d3e5be31622c318f6a966cbee13af48482ad889c60c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/flowcontrol=>k8s.io/client-go@v0.22.4/util/flowcontrol;$WORK/b459=>" -shared -p k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid 11zh33w31ynOg2XRoMH4/11zh33w31ynOg2XRoMH4 -goversion go1.16.12 -D "" -importcfg $WORK/b459/importcfg -pack ./vendor/k8s.io/client-go/util/flowcontrol/backoff.go ./vendor/k8s.io/client-go/util/flowcontrol/throttle.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF github.com/cyphar/filepath-securejoin mkdir -p $WORK/b612/ cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/4b/4bc6523ecb90894f48f137a6470246079df6f75959e6e867d36704f590bcb97d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/third_party/dep/fs=>helm.sh/helm/v3/internal/third_party/dep/fs;$WORK/b096=>" -shared -p helm.sh/helm/v3/internal/third_party/dep/fs -lang=go1.16 -complete -installsuffix shared -buildid wV5kqIQRJkTxuDhrUxaA/wV5kqIQRJkTxuDhrUxaA -goversion go1.16.12 -D "" -importcfg $WORK/b096/importcfg -pack ./internal/third_party/dep/fs/fs.go ./internal/third_party/dep/fs/rename.go helm.sh/helm/v3/pkg/postrender mkdir -p $WORK/b786/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cat >$WORK/b786/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/89/89b6d9b620970aebd6f57ad2000fb4e833ba4b50f728cab3d7ba8204b554d145-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/postrender=>helm.sh/helm/v3/pkg/postrender;$WORK/b786=>" -shared -p helm.sh/helm/v3/pkg/postrender -lang=go1.16 -complete -installsuffix shared -buildid QRLsYvJz5SjP2Uv9fg0G/QRLsYvJz5SjP2Uv9fg0G -goversion go1.16.12 -D "" -importcfg $WORK/b786/importcfg -pack ./pkg/postrender/exec.go ./pkg/postrender/postrender.go github.com/gosuri/uitable mkdir -p $WORK/b054/ cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ea/ea842a5a116253b68e46b994cecfd357fffcdcbc667197309f53bab03b6065f1-d # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/fatih/color=$WORK/b055/_pkg_.a packagefile github.com/gosuri/uitable/util/strutil=$WORK/b058/_pkg_.a packagefile github.com/gosuri/uitable/util/wordwrap=$WORK/b060/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gosuri/uitable=>github.com/gosuri/uitable@v0.0.4;$WORK/b054=>" -shared -p github.com/gosuri/uitable -complete -installsuffix shared -buildid y_bcONJcLIjyJBjBJ-cD/y_bcONJcLIjyJBjBJ-cD -goversion go1.16.12 -D "" -importcfg $WORK/b054/importcfg -pack ./vendor/github.com/gosuri/uitable/table.go github.com/lann/ps mkdir -p $WORK/b795/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/96/96af1a5f84c7501d937fa1d9d3a52a689756d4bb69a40026b21c3a6446538066-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/cf/cf8efea622910039825fb0d0d7c851fe367ab92ddbd0ed745a12066e5e58a155-d # internal cat >$WORK/b612/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF github.com/docker/distribution/digestset mkdir -p $WORK/b265/ google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cyphar/filepath-securejoin=>github.com/cyphar/filepath-securejoin@v0.2.2;$WORK/b612=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid N_cdsZEeqFQuJiw2xvIk/N_cdsZEeqFQuJiw2xvIk -goversion go1.16.12 -D "" -importcfg $WORK/b612/importcfg -pack ./vendor/github.com/cyphar/filepath-securejoin/join.go ./vendor/github.com/cyphar/filepath-securejoin/vfs.go mkdir -p $WORK/b165/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cat >$WORK/b795/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e6/e6f162b79e3c299288573cb0362274d3bf27e598fe52f77ebb011a3bdb7c0cfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/lann/ps=>github.com/lann/ps@v0.0.0-20150810152359-62de8c46ede0;$WORK/b795=>" -shared -p github.com/lann/ps -complete -installsuffix shared -buildid iMELbwen9WdbPyKk-NCS/iMELbwen9WdbPyKk-NCS -goversion go1.16.12 -D "" -importcfg $WORK/b795/importcfg -pack ./vendor/github.com/lann/ps/list.go ./vendor/github.com/lann/ps/map.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/encoding/protowire=>google.golang.org/protobuf@v1.26.0/encoding/protowire;$WORK/b165=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid w1cb4Je6lmuPGtQ6urhp/w1cb4Je6lmuPGtQ6urhp -goversion go1.16.12 -D "" -importcfg $WORK/b165/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/protowire/wire.go helm.sh/helm/v3/internal/ignore mkdir -p $WORK/b106/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/digestset=>github.com/docker/distribution@v2.7.1+incompatible/digestset;$WORK/b265=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid ZhhK0yu1SDjKnpT3d_B5/ZhhK0yu1SDjKnpT3d_B5 -goversion go1.16.12 -D "" -importcfg $WORK/b265/importcfg -pack ./vendor/github.com/docker/distribution/digestset/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/93/934d864128308a5c193565a8a090d54405efa3affb48addcd13b2404f2c479e4-d # internal helm.sh/helm/v3/internal/sympath mkdir -p $WORK/b108/ cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/45/45515411b33b69e6e38a877715620d1044218494411e214c8261fd75f7598270-d # internal cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/0c/0c0ec9844708c846af3eb207d0d733c260ec6ff22096c9f4a052f021595c90e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/ignore=>helm.sh/helm/v3/internal/ignore;$WORK/b106=>" -shared -p helm.sh/helm/v3/internal/ignore -lang=go1.16 -complete -installsuffix shared -buildid CJjnjmvislRGN0G2QwQ2/CJjnjmvislRGN0G2QwQ2 -goversion go1.16.12 -D "" -importcfg $WORK/b106/importcfg -pack ./internal/ignore/doc.go ./internal/ignore/rules.go cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/c6/c65fcf1e2cfaa547f01c7f49442b7ee59feee3533b49c50ac7d6b73dcc4a7ef4-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b348/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b144/ golang.org/x/text/unicode/bidi mkdir -p $WORK/b359/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/sympath=>helm.sh/helm/v3/internal/sympath;$WORK/b108=>" -shared -p helm.sh/helm/v3/internal/sympath -lang=go1.16 -complete -installsuffix shared -buildid HucwiajJBiA2k9ZXt901/HucwiajJBiA2k9ZXt901 -goversion go1.16.12 -D "" -importcfg $WORK/b108/importcfg -pack ./internal/sympath/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/ef/ef9cc1e610edd4a42f92cce2af5ec90be9863b25ef44f7c09357d9937c2717fb-d # internal cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF sigs.k8s.io/kustomize/kyaml/errors mkdir -p $WORK/b480/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b144=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid zs6aXzallm76_GQ0Bmbd/zs6aXzallm76_GQ0Bmbd -goversion go1.16.12 -D "" -importcfg $WORK/b144/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 cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/da/da2a4d79250260a628ea6864a0a1b5c08c44ebf28ddeb12da65a4411e8dcd884-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/concurrent=>github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd;$WORK/b348=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid CrlY4cYtAXym1oeCki_S/CrlY4cYtAXym1oeCki_S -goversion go1.16.12 -D "" -importcfg $WORK/b348/importcfg -pack ./vendor/github.com/modern-go/concurrent/executor.go ./vendor/github.com/modern-go/concurrent/go_above_19.go ./vendor/github.com/modern-go/concurrent/log.go ./vendor/github.com/modern-go/concurrent/unbounded_executor.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/6d/6d99404871f8c1f258bffcdd42759f15335b0ce18888b709ffc10e723a1b5b14-d # internal github.com/mitchellh/copystructure mkdir -p $WORK/b602/ sigs.k8s.io/kustomize/kyaml/filesys mkdir -p $WORK/b500/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/unicode/bidi=>golang.org/x/text@v0.3.6/unicode/bidi;$WORK/b359=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 4JA3D1vgN1MSgWIuPIs1/4JA3D1vgN1MSgWIuPIs1 -goversion go1.16.12 -D "" -importcfg $WORK/b359/importcfg -pack ./vendor/golang.org/x/text/unicode/bidi/bidi.go ./vendor/golang.org/x/text/unicode/bidi/bracket.go ./vendor/golang.org/x/text/unicode/bidi/core.go ./vendor/golang.org/x/text/unicode/bidi/prop.go ./vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go ./vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/52/528cb051f10c95aba1286a9db048231ee77317fb8fc4e0f82c49ccac3fa9fbd7-d # internal cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b481/_pkg_.a EOF cat >$WORK/b602/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/mitchellh/reflectwalk=$WORK/b603/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/errors=>sigs.k8s.io/kustomize/kyaml@v0.11.0/errors;$WORK/b480=>" -shared -p sigs.k8s.io/kustomize/kyaml/errors -complete -installsuffix shared -buildid iJtgoK0k-GlCIoA7JFJE/iJtgoK0k-GlCIoA7JFJE -goversion go1.16.12 -D "" -importcfg $WORK/b480/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/errors/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mitchellh/copystructure=>github.com/mitchellh/copystructure@v1.1.1;$WORK/b602=>" -shared -p github.com/mitchellh/copystructure -complete -installsuffix shared -buildid zB7Ym4am3W9A1jkVDzUL/zB7Ym4am3W9A1jkVDzUL -goversion go1.16.12 -D "" -importcfg $WORK/b602/importcfg -pack ./vendor/github.com/mitchellh/copystructure/copier_time.go ./vendor/github.com/mitchellh/copystructure/copystructure.go sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field mkdir -p $WORK/b488/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/filesys=>sigs.k8s.io/kustomize/kyaml@v0.11.0/filesys;$WORK/b500=>" -shared -p sigs.k8s.io/kustomize/kyaml/filesys -complete -installsuffix shared -buildid TqNrzgab9Ty6_Ab-Myqk/TqNrzgab9Ty6_Ab-Myqk -goversion go1.16.12 -D "" -importcfg $WORK/b500/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/confirmeddir.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/file.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/fileinfo.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/fileondisk.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/filesystem.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/fsnode.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/fsondisk.go ./vendor/sigs.k8s.io/kustomize/kyaml/filesys/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors=$WORK/b489/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=$WORK/b486/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/util/validation/field;$WORK/b488=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field -complete -installsuffix shared -buildid U3W4MVDJhZSWlnliJVYI/U3W4MVDJhZSWlnliJVYI -goversion go1.16.12 -D "" -importcfg $WORK/b488/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field/errors.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "/usr/lib/golang/src/math/big=>math/big;$WORK/b093=>" -shared -p math/big -std -installsuffix shared -buildid CIxZwR_TtgVffUMx5OA6/CIxZwR_TtgVffUMx5OA6 -goversion go1.16.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/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_amd64.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/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_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/59/59798f9f8d53d609d8cfd3c1ee972c0fe7c02f309dec66e671d5c19e1e565b0b-d # internal github.com/rubenv/sql-migrate/sqlparse mkdir -p $WORK/b803/ cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8e/8e2809fea35b4b50c942cd05a2ff9c2640e1d2030ee60d4e87757436b033205b-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/3d/3dccca69713015de738cc8a1ef7616918ba1ab557afd964977a1fabb46fa26e2-d # internal database/sql mkdir -p $WORK/b793/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal encoding/xml mkdir -p $WORK/b811/ cat >$WORK/b803/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/rubenv/sql-migrate/sqlparse=>github.com/rubenv/sql-migrate@v0.0.0-20210614095031-55d5740dbbcc/sqlparse;$WORK/b803=>" -shared -p github.com/rubenv/sql-migrate/sqlparse -complete -installsuffix shared -buildid mPwuKo3U8HMjCe1VymZH/mPwuKo3U8HMjCe1VymZH -goversion go1.16.12 -D "" -importcfg $WORK/b803/importcfg -pack ./vendor/github.com/rubenv/sql-migrate/sqlparse/sqlparse.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f2/f2cf7c728c3e0fe234e29a7dad466c870839e56f55c9858b092451be4d413530-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b049/ cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/6b/6b0be788cb43b2b2deec31866fb8ae23b9ea06cc60b08b64e24feaeef0d0794b-d # internal cat >$WORK/b811/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b793/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/61/61a004a35de6fc8601eef8419c0c372fce27d72e55ad7fc695847fc1e3211d6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/xml=>encoding/xml;$WORK/b811=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid j-KNq6FA_CsXm7RJ66v8/j-KNq6FA_CsXm7RJ66v8 -goversion go1.16.12 -D "" -importcfg $WORK/b811/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_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "/usr/lib/golang/src/database/sql=>database/sql;$WORK/b793=>" -shared -p database/sql -std -complete -installsuffix shared -buildid 4A2BEmGgEt8LajeCLJ3l/4A2BEmGgEt8LajeCLJ3l -goversion go1.16.12 -D "" -importcfg $WORK/b793/importcfg -pack /usr/lib/golang/src/database/sql/convert.go /usr/lib/golang/src/database/sql/ctxutil.go /usr/lib/golang/src/database/sql/sql.go golang.org/x/term mkdir -p $WORK/b080/ github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/term=>golang.org/x/term@v0.0.0-20210220032956-6a3ed077a48d;$WORK/b080=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid jxcXCXAofGYCHozKxMv_/jxcXCXAofGYCHozKxMv_ -goversion go1.16.12 -D "" -importcfg $WORK/b080/importcfg -pack ./vendor/golang.org/x/term/term.go ./vendor/golang.org/x/term/term_unix.go ./vendor/golang.org/x/term/term_unix_linux.go ./vendor/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/term=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/term;$WORK/b049=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid -GCQ86tBKylpMfoZNeq9/-GCQ86tBKylpMfoZNeq9 -goversion go1.16.12 -D "" -importcfg $WORK/b049/importcfg -pack ./vendor/github.com/docker/docker/pkg/term/ascii.go ./vendor/github.com/docker/docker/pkg/term/proxy.go ./vendor/github.com/docker/docker/pkg/term/tc.go ./vendor/github.com/docker/docker/pkg/term/term.go ./vendor/github.com/docker/docker/pkg/term/termios_linux.go ./vendor/github.com/docker/docker/pkg/term/winsize.go cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/opencontainers/runc/libcontainer/user=>github.com/opencontainers/runc@v1.0.2/libcontainer/user;$WORK/b247=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid acE0y65dUNZlfn6mqwhi/acE0y65dUNZlfn6mqwhi -goversion go1.16.12 -D "" -importcfg $WORK/b247/importcfg -pack ./vendor/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./vendor/github.com/opencontainers/runc/libcontainer/user/user.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/40/40da94e2f4ce56af61d727d09c8f1bb5ee8b39a8aeb1d50b7a214fbe5ab7826b-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ed/ed8e13cbc33f483a33d7b89bfc3e19f6c73f0e0bb813b29fc29a651ea665f58c-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b205/ k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/22/22816af7edfddae885c9123832876c78532d41852f9204f8c37d5c2e44f9f641-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/e2/e2227d8458ec267bd895b40dba510e60bba9855902939410eb225a73e931a98f-d # internal cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b206/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b319/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/opencontainers/image-spec/specs-go/v1=>github.com/opencontainers/image-spec@v1.0.1/specs-go/v1;$WORK/b205=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid EDz7KmmZjCxS9VUdzi25/EDz7KmmZjCxS9VUdzi25 -goversion go1.16.12 -D "" -importcfg $WORK/b205/importcfg -pack ./vendor/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/config.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/index.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./vendor/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/moby/term mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/validation/field=>k8s.io/apimachinery@v0.22.4/pkg/util/validation/field;$WORK/b331=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid wuqvKyyPkk7kKHofsLBo/wuqvKyyPkk7kKHofsLBo -goversion go1.16.12 -D "" -importcfg $WORK/b331/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/validation/field/errors.go ./vendor/k8s.io/apimachinery/pkg/util/validation/field/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b320/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/conversion=>k8s.io/apimachinery@v0.22.4/pkg/conversion;$WORK/b319=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid 4GVsJH9EL4xIHMsjHYAi/4GVsJH9EL4xIHMsjHYAi -goversion go1.16.12 -D "" -importcfg $WORK/b319/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/conversion/converter.go ./vendor/k8s.io/apimachinery/pkg/conversion/deep_equal.go ./vendor/k8s.io/apimachinery/pkg/conversion/doc.go ./vendor/k8s.io/apimachinery/pkg/conversion/helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cat >$WORK/b763/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/69/69516cbd1d968e28f88007a0ccc56f18f6de17a5542e58fa647d9617b8c72c39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/moby/term=>github.com/moby/term@v0.0.0-20210610120745-9d4ed1856297;$WORK/b763=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid 7oaZOOr6D4e4gBkPojW_/7oaZOOr6D4e4gBkPojW_ -goversion go1.16.12 -D "" -importcfg $WORK/b763/importcfg -pack ./vendor/github.com/moby/term/ascii.go ./vendor/github.com/moby/term/proxy.go ./vendor/github.com/moby/term/tc.go ./vendor/github.com/moby/term/term.go ./vendor/github.com/moby/term/termios.go ./vendor/github.com/moby/term/termios_nonbsd.go ./vendor/github.com/moby/term/winsize.go go/scanner mkdir -p $WORK/b337/ cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/2f/2f0c04e7f66456bd7a062a187e877ec4735e3f94d4cbb5f9434b5da70fcf38b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b784/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/77/778a9f0ce23cfd04a519133df97f3cf4f3c5164354a136a233f81c7c8d0470a2-d # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/3e/3edda56ad1686d8e0f7c86a7d7423d9759a5b71989032aec9f71e61df67704a4-d # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/ea/eaa86d8c6ccac5df28f84e05735bbabd664dcfb1461f1045e8437bd58ca0e94d-d # internal cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/usr/lib/golang/src/go/scanner=>go/scanner;$WORK/b337=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid GDBFnZQHckVpSEALGfSX/GDBFnZQHckVpSEALGfSX -goversion go1.16.12 -D "" -importcfg $WORK/b337/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/4e/4ebc46506efed8e7642fecfe789e53600f00ed95dbf5f5bd8cf3493b82f6cb56-d # internal helm.sh/helm/v3/internal/version mkdir -p $WORK/b220/ k8s.io/klog/v2 mkdir -p $WORK/b333/ testing mkdir -p $WORK/b509/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/sysinfo=$WORK/b510/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile runtime/trace=$WORK/b511/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7f/7f3197f37c9cccd167dc0d6faa19fe6537924fe5e7ff48839d20f884cd908b78-d # internal cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b334/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/usr/lib/golang/src/testing=>testing;$WORK/b509=>" -shared -p testing -std -complete -installsuffix shared -buildid -dOowtZfCgccjyHEbtpo/-dOowtZfCgccjyHEbtpo -goversion go1.16.12 -D "" -importcfg $WORK/b509/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/match.go /usr/lib/golang/src/testing/run_example.go /usr/lib/golang/src/testing/testing.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/version=>helm.sh/helm/v3/internal/version;$WORK/b220=>" -shared -p helm.sh/helm/v3/internal/version -lang=go1.16 -complete -installsuffix shared -buildid Y_kSLD_4sBKLvgXzaBkY/Y_kSLD_4sBKLvgXzaBkY -goversion go1.16.12 -D "" -importcfg $WORK/b220/importcfg -pack ./internal/version/version.go helm.sh/helm/v3/internal/urlutil mkdir -p $WORK/b098/ github.com/containerd/containerd/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/klog/v2=>k8s.io/klog/v2@v2.9.0;$WORK/b333=>" -shared -p k8s.io/klog/v2 -complete -installsuffix shared -buildid cQyuvhFEaoffqABoCXvp/cQyuvhFEaoffqABoCXvp -goversion go1.16.12 -D "" -importcfg $WORK/b333/importcfg -pack ./vendor/k8s.io/klog/v2/klog.go ./vendor/k8s.io/klog/v2/klog_file.go mkdir -p $WORK/b227/ k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b341/ cp $WORK/b784/_pkg_.a /builddir/.cache/go-build/3c/3c38180d5b92294602dbec1b10d83b925ecdb8c03401fea72747c78f753030d8-d # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF k8s.io/client-go/third_party/forked/golang/template mkdir -p $WORK/b367/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/reference=>github.com/containerd/containerd@v1.5.7/reference;$WORK/b227=>" -shared -p github.com/containerd/containerd/reference -complete -installsuffix shared -buildid TIV8VsVcaeuo6cJbmpvB/TIV8VsVcaeuo6cJbmpvB -goversion go1.16.12 -D "" -importcfg $WORK/b227/importcfg -pack ./vendor/github.com/containerd/containerd/reference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=>k8s.io/apimachinery@v0.22.4/pkg/conversion/queryparams;$WORK/b341=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid GOBt_o8aFtwtTigVS3Xl/GOBt_o8aFtwtTigVS3Xl -goversion go1.16.12 -D "" -importcfg $WORK/b341/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/convert.go ./vendor/k8s.io/apimachinery/pkg/conversion/queryparams/doc.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/urlutil=>helm.sh/helm/v3/internal/urlutil;$WORK/b098=>" -shared -p helm.sh/helm/v3/internal/urlutil -lang=go1.16 -complete -installsuffix shared -buildid MjmvBSiYPmFrRXtsMYnK/MjmvBSiYPmFrRXtsMYnK -goversion go1.16.12 -D "" -importcfg $WORK/b098/importcfg -pack ./internal/urlutil/urlutil.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f0/f02c517e1df2ba4adb4269367b1a6cde291ea72274f351f29ede53fdee02a436-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519=>vendor/golang.org/x/crypto/curve25519;$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/curve25519_amd64.o ./curve25519_amd64.s k8s.io/client-go/tools/metrics mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/metrics=>k8s.io/client-go@v0.22.4/tools/metrics;$WORK/b447=>" -shared -p k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid lqjVkMDKb6_JmCE274zf/lqjVkMDKb6_JmCE274zf -goversion go1.16.12 -D "" -importcfg $WORK/b447/importcfg -pack ./vendor/k8s.io/client-go/tools/metrics/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/third_party/forked/golang/template=>k8s.io/client-go@v0.22.4/third_party/forked/golang/template;$WORK/b367=>" -shared -p k8s.io/client-go/third_party/forked/golang/template -complete -installsuffix shared -buildid cpeidJrKd3Iaw9oBDvr7/cpeidJrKd3Iaw9oBDvr7 -goversion go1.16.12 -D "" -importcfg $WORK/b367/importcfg -pack ./vendor/k8s.io/client-go/third_party/forked/golang/template/exec.go ./vendor/k8s.io/client-go/third_party/forked/golang/template/funcs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7a/7a94a3c73156c9684bfd02e7006e88e2f9808e80841d2ba087ba8f97230d94c4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal github.com/PuerkitoBio/urlesc mkdir -p $WORK/b472/ cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/16/16785776b8b9e6759af973ac1196a6c46252012446710b3eb3b4feab9b0db805-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b614/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b786/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/PuerkitoBio/urlesc=>github.com/PuerkitoBio/urlesc@v0.0.0-20170810143723-de5bf2ad4578;$WORK/b472=>" -shared -p github.com/PuerkitoBio/urlesc -complete -installsuffix shared -buildid -BX0lsAMPw3_a9L0Pbyu/-BX0lsAMPw3_a9L0Pbyu -goversion go1.16.12 -D "" -importcfg $WORK/b472/importcfg -pack ./vendor/github.com/PuerkitoBio/urlesc/urlesc.go cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/24/24eb06dcfaded01bf7fb5fae53d742d3664aab4f1a1d1a1aa749e3e19aed74fb-d # internal github.com/google/go-cmp/cmp mkdir -p $WORK/b324/ cat >$WORK/b614/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b615/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/xeipuuv/gojsonreference=>github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415;$WORK/b614=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid F0LqBgWQFk9g_wxtETwT/F0LqBgWQFk9g_wxtETwT -goversion go1.16.12 -D "" -importcfg $WORK/b614/importcfg -pack ./vendor/github.com/xeipuuv/gojsonreference/reference.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c5/c509d04bd552b77e1e692b67ea0528860b152a45e57e4a44b945478233d585c7-d # internal github.com/gobwas/glob/syntax/ast mkdir -p $WORK/b632/ cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/7b/7b19446cdb95142bc6676aafe827c749fa8285d488d971ff5b2bd2dc70a351a1-d # internal cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b325/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b326/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b327/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b328/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b786/_pkg_.a /builddir/.cache/go-build/93/93ca4785281559a64f85f1080eef9b33420a8975591b69f21e3579c70a340dad-d # internal k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b771/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/go-cmp/cmp=>github.com/google/go-cmp@v0.5.5/cmp;$WORK/b324=>" -shared -p github.com/google/go-cmp/cmp -complete -installsuffix shared -buildid s1mBsGYeku1RVrH3ruWF/s1mBsGYeku1RVrH3ruWF -goversion go1.16.12 -D "" -importcfg $WORK/b324/importcfg -pack ./vendor/github.com/google/go-cmp/cmp/compare.go ./vendor/github.com/google/go-cmp/cmp/export_unsafe.go ./vendor/github.com/google/go-cmp/cmp/options.go ./vendor/github.com/google/go-cmp/cmp/path.go ./vendor/github.com/google/go-cmp/cmp/report.go ./vendor/github.com/google/go-cmp/cmp/report_compare.go ./vendor/github.com/google/go-cmp/cmp/report_references.go ./vendor/github.com/google/go-cmp/cmp/report_reflect.go ./vendor/github.com/google/go-cmp/cmp/report_slices.go ./vendor/github.com/google/go-cmp/cmp/report_text.go ./vendor/github.com/google/go-cmp/cmp/report_value.go helm.sh/helm/v3/pkg/plugin/cache mkdir -p $WORK/b812/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cat >$WORK/b771/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b812/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/3e/3edf82a941d117260d2e1536983fc268d2390c4f3001d61f31cc178d4ad07a80-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/plugin/cache=>helm.sh/helm/v3/pkg/plugin/cache;$WORK/b812=>" -shared -p helm.sh/helm/v3/pkg/plugin/cache -lang=go1.16 -complete -installsuffix shared -buildid 6SHmnNM3Tqhun7jitnNx/6SHmnNM3Tqhun7jitnNx -goversion go1.16.12 -D "" -importcfg $WORK/b812/importcfg -pack ./pkg/plugin/cache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=>k8s.io/apimachinery@v0.22.4/third_party/forked/golang/netutil;$WORK/b771=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid 89TwV-Yz8e_x26IAvf3Q/89TwV-Yz8e_x26IAvf3Q -goversion go1.16.12 -D "" -importcfg $WORK/b771/importcfg -pack ./vendor/k8s.io/apimachinery/third_party/forked/golang/netutil/addr.go cat >$WORK/b632/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b633/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/syntax/ast=>github.com/gobwas/glob@v0.2.3/syntax/ast;$WORK/b632=>" -shared -p github.com/gobwas/glob/syntax/ast -complete -installsuffix shared -buildid mCZWOmWtwj1ulWMmksup/mCZWOmWtwj1ulWMmksup -goversion go1.16.12 -D "" -importcfg $WORK/b632/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/ast/ast.go ./vendor/github.com/gobwas/glob/syntax/ast/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/9e/9e7854d410bc4edd998c32487793b0ef52b4113a731f7b04786a8b919afdadec-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/3e/3e2383b2c95e6b2e7bf7a46952d92e87a431b984669fd9a7e79656a0b69a3906-d # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/98/984412c11aa75a8ad948f1fa24e25cf95c2332ce3b06705faac15aba36ae845e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b795/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/cd/cd811e090c0a85f88ba48b27c0510359e6f5311a1d21d44e3d6439e83fd9ded5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/94/94096163d4a970048ccb3072f281a23b88eb19da789d9a24ec572234d19f7574-d # internal helm.sh/helm/v3/internal/fileutil mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/16/16d3584630342fdbaea02731545c27b7818c49d9092d9eb4b6a2b2c39377b8e2-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/46/46dcab74f1fcba9ab9515c52a35a9b65c5302f33245f3a99ca9b096feacee773-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b170/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile helm.sh/helm/v3/internal/third_party/dep/fs=$WORK/b096/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/fileutil=>helm.sh/helm/v3/internal/fileutil;$WORK/b095=>" -shared -p helm.sh/helm/v3/internal/fileutil -lang=go1.16 -complete -installsuffix shared -buildid HTpwsMZR61caCCiPWIXH/HTpwsMZR61caCCiPWIXH -goversion go1.16.12 -D "" -importcfg $WORK/b095/importcfg -pack ./internal/fileutil/fileutil.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/8d/8dcdd8df6defb429f19922dbb31b9dfebd9f7b2060fefde0c5c6c64c429aeb2d-d # internal cp $WORK/b795/_pkg_.a /builddir/.cache/go-build/f2/f201d112c3b2bf39a8624117152d926fc36dc177481a76f65df1a7a6bafcb127-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b264/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b803/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/01/01c747fd5a43f8c27aa6434372ca6eecd74cfbec5c07608dc2ae134e2b7415fb-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b210/ cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a4/a4399965a13982cfae0f807f765f115aea394783aaad35ddb240903e204abf77-d # internal cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ec/ecf80ad149c2baa0f529dd1f6a75916d19164e5599d7198a7273022b1c1ad2c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/reflect/protoreflect=>google.golang.org/protobuf@v1.26.0/reflect/protoreflect;$WORK/b170=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid bBVXMBfXjdluZ-GG-6lq/bBVXMBfXjdluZ-GG-6lq -goversion go1.16.12 -D "" -importcfg $WORK/b170/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/type.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b265/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/reference=>github.com/docker/distribution@v2.7.1+incompatible/reference;$WORK/b264=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 4pIqpvGMnND9_lmtPfxH/4pIqpvGMnND9_lmtPfxH -goversion go1.16.12 -D "" -importcfg $WORK/b264/importcfg -pack ./vendor/github.com/docker/distribution/reference/helpers.go ./vendor/github.com/docker/distribution/reference/normalize.go ./vendor/github.com/docker/distribution/reference/reference.go ./vendor/github.com/docker/distribution/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/5a/5a64cdbeb9a31d7cb64bbc2017f4b9b92b533ce9c3c8373f76c460b17cafe0e1-d # internal cp $WORK/b803/_pkg_.a /builddir/.cache/go-build/96/96e1561a3e2a5eedd43aa0cc4f7244e1ca1ec95214d406c1f2b30ea0c1ff4831-d # internal cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b211/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/9f/9f0aa4c18e177752ba7907e6c36a14e78c4fdf086550bc39bd35805b3b445e15-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/d5/d566a02a247902f3cfa002a118b9e09f0fc0118685b192a5d58519c0958858fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/huff0=>github.com/klauspost/compress@v1.11.13/huff0;$WORK/b210=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid ZBqh27nAuGzm3QF218x3/ZBqh27nAuGzm3QF218x3 -goversion go1.16.12 -D "" -importcfg $WORK/b210/importcfg -pack ./vendor/github.com/klauspost/compress/huff0/bitreader.go ./vendor/github.com/klauspost/compress/huff0/bitwriter.go ./vendor/github.com/klauspost/compress/huff0/bytereader.go ./vendor/github.com/klauspost/compress/huff0/compress.go ./vendor/github.com/klauspost/compress/huff0/decompress.go ./vendor/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/40/403368ec33b4e80cb21756282142b22ddfdc65c652d4262980f58d6f6a7ba2c9-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/23/23cfae495f26230814313bf2044bff3c9a740de2bb972e2a0e3436d09dc6c4ec-d # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5c/5c28396ff742041379a40c908155fe541da5bb1a1375305e922541e57d48e5f1-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b349/ cat >$WORK/b349/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b349/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/7d/7da6060e26cead7d5800b92511effbec00b13c0c71acaa8b576462a40627f737-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/f6/f6ee667893e8068a9b6d0e7f84ee06fbca11bee512b818a62b343dfff9ddf17b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/74/747b06b3965bdde2c881217364394b15f431b88b1792ec0237a25ddec74e1367-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/4f/4fb457114adecfc67b679223ec30278142b0c414acc7f14ed064782417367165-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/2d/2db738ee213e1579c1d2ed4ef4c12f8fba99a244cf77c9c218eecb00549591ea-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/ff/ff4022aa748fad2078e102ded228214442a52b1f3e9029bdbb6f435034c8a1e3-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/72/7255537d080d61bbdbee4c3a19da6bad83330351ad2d61ccb8e4fa6938bbefe1-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/57/57564e79296eb1c9af17cb9d56f96dc84f288fc2e6e30b62a9c7ae4d4aa61b24-d # internal cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b348/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid w2kfaf2VtEJyYSPwk30q/w2kfaf2VtEJyYSPwk30q -goversion go1.16.12 -symabis $WORK/b349/symabis -D "" -importcfg $WORK/b349/importcfg -pack -asmhdr $WORK/b349/go_asm.h ./vendor/github.com/modern-go/reflect2/go_above_17.go ./vendor/github.com/modern-go/reflect2/go_above_19.go ./vendor/github.com/modern-go/reflect2/reflect2.go ./vendor/github.com/modern-go/reflect2/reflect2_kind.go ./vendor/github.com/modern-go/reflect2/safe_field.go ./vendor/github.com/modern-go/reflect2/safe_map.go ./vendor/github.com/modern-go/reflect2/safe_slice.go ./vendor/github.com/modern-go/reflect2/safe_struct.go ./vendor/github.com/modern-go/reflect2/safe_type.go ./vendor/github.com/modern-go/reflect2/type_map.go ./vendor/github.com/modern-go/reflect2/unsafe_array.go ./vendor/github.com/modern-go/reflect2/unsafe_eface.go ./vendor/github.com/modern-go/reflect2/unsafe_field.go ./vendor/github.com/modern-go/reflect2/unsafe_iface.go ./vendor/github.com/modern-go/reflect2/unsafe_link.go ./vendor/github.com/modern-go/reflect2/unsafe_map.go ./vendor/github.com/modern-go/reflect2/unsafe_ptr.go ./vendor/github.com/modern-go/reflect2/unsafe_slice.go ./vendor/github.com/modern-go/reflect2/unsafe_struct.go ./vendor/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/66/6699152f94bd2bc17d1baa90053a879cb1fb5c531db60bd1e4df513de6124cfd-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/27/27c92d73585b5499cb0fe3a481a348a5a67fac35ba608899c0532f79d0ea09f0-d # internal compress/zlib mkdir -p $WORK/b572/ compress/gzip mkdir -p $WORK/b103/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cat >$WORK/b572/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile hash/adler32=$WORK/b573/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "/usr/lib/golang/src/compress/zlib=>compress/zlib;$WORK/b572=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid W9RGYuol6ASu2h3CqtCU/W9RGYuol6ASu2h3CqtCU -goversion go1.16.12 -D "" -importcfg $WORK/b572/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "/usr/lib/golang/src/compress/gzip=>compress/gzip;$WORK/b103=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid PXpL1NaNWDiu2UTXgLr0/PXpL1NaNWDiu2UTXgLr0 -goversion go1.16.12 -D "" -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b812/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/4a/4a544e1a9ad1c89d74afc926d316d95586a8137aedcd60a1c25332bdae8a37c3-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/05/059ebe5026e48bff588475f60cd82d5281bb2286c609ae68bfa3f9bd5ae6e714-d # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/dc/dc2cf1f5b9869ba0e2b2224e3077881ab81f5355dda2d5195b881e46a896cb51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c7/c732fb35730b9e79209212952f23719c33622efd3b1acbcdc552e9d574bb18bf-d # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/07/07ebc6f4ebf1a7ab6e416ff698d0a465edde0d5f75cdd082f6800973c10c18e2-d # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/d3/d3ed9c0721b05131f4ecf77d21ebc9b43f8c64b75fd1cecd4491b238105ca8d8-d # internal github.com/gobwas/glob/syntax mkdir -p $WORK/b634/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b812/_pkg_.a /builddir/.cache/go-build/86/86fbe421f57c12c3f74c430dd5fa0f58b372f691753d16e0ecb43f83093f93a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cat >$WORK/b634/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/syntax/ast=$WORK/b632/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b633/_pkg_.a EOF cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/45/4527bd43a5529e61c15cba8d1f9df7b09485b57a89b5e10934398d8e59c1ca98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/syntax=>github.com/gobwas/glob@v0.2.3/syntax;$WORK/b634=>" -shared -p github.com/gobwas/glob/syntax -complete -installsuffix shared -buildid i9DrC4y63kXpTdc1n_mU/i9DrC4y63kXpTdc1n_mU -goversion go1.16.12 -D "" -importcfg $WORK/b634/importcfg -pack ./vendor/github.com/gobwas/glob/syntax/syntax.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/30/302b4a847c2cc4a1696f1579acddbd2898a72a6ed2ab4ba479da6fd92f36e165-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal go/ast mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/scanner=$WORK/b337/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/usr/lib/golang/src/go/ast=>go/ast;$WORK/b336=>" -shared -p go/ast -std -complete -installsuffix shared -buildid 8k2s1T-xf2VrbEEOUXjE/8k2s1T-xf2VrbEEOUXjE -goversion go1.16.12 -D "" -importcfg $WORK/b336/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/fa/fa1d46730e588b2117e7857684705c39dfed309d42ea551cd1b3f7196300b058-d # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/03/03aef008dae36b566cd66927ff235cf5a730d86c1d6d676042843ed442603517-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3e/3e5ca8bb8fa58674c7d040ea61f3d9b611de3b9979fb663465491f8c3133d041-d # internal github.com/gobwas/glob/compiler mkdir -p $WORK/b628/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cat >$WORK/b628/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b629/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b632/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b630/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob/compiler=>github.com/gobwas/glob@v0.2.3/compiler;$WORK/b628=>" -shared -p github.com/gobwas/glob/compiler -complete -installsuffix shared -buildid 1rXY4tFuTNwlbHarVmxV/1rXY4tFuTNwlbHarVmxV -goversion go1.16.12 -D "" -importcfg $WORK/b628/importcfg -pack ./vendor/github.com/gobwas/glob/compiler/compiler.go cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/7b/7bf6a080e58c469784b4817c7d3f463603d542794c73ee64f20e53b50583e5a7-d # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/e1/e13f5bbb16393f269e4e8b28ba46924f2fa845aae52261ce2af78807bfc09c64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/ff/ffe08fe5fdded02b0c840516a5773df4dbe1b9387a213b13f3a30d08d9bd17ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f0/f0fad0852d680e128ad91b3be597272cb74acc203ca0a0084df17cba388db981-d # internal sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi mkdir -p $WORK/b499/ github.com/peterbourgon/diskv mkdir -p $WORK/b571/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi=>sigs.k8s.io/kustomize/kyaml@v0.11.0/openapi/kustomizationapi;$WORK/b499=>" -shared -p sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi -complete -installsuffix shared -buildid LtQSkq1H1XWiCJsb-maD/LtQSkq1H1XWiCJsb-maD -goversion go1.16.12 -D "" -importcfg $WORK/b499/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi/swagger.go cat >$WORK/b571/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/flate=$WORK/b104/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile compress/zlib=$WORK/b572/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/google/btree=$WORK/b574/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/peterbourgon/diskv=>github.com/peterbourgon/diskv@v2.0.1+incompatible;$WORK/b571=>" -shared -p github.com/peterbourgon/diskv -complete -installsuffix shared -buildid OHMo6cEmPnp2BkJx0FoC/OHMo6cEmPnp2BkJx0FoC -goversion go1.16.12 -D "" -importcfg $WORK/b571/importcfg -pack ./vendor/github.com/peterbourgon/diskv/compression.go ./vendor/github.com/peterbourgon/diskv/diskv.go ./vendor/github.com/peterbourgon/diskv/index.go cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/fb/fbf42d7de48318fcfeea7f01328b2ad9276fc40afe5b03e2326ff995ec5bd35f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204 mkdir -p $WORK/b498/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204=>sigs.k8s.io/kustomize/kyaml@v0.11.0/openapi/kubernetesapi/v1204;$WORK/b498=>" -shared -p sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204 -complete -installsuffix shared -buildid qnBX4fibZuRrumbhr6-e/qnBX4fibZuRrumbhr6-e -goversion go1.16.12 -D "" -importcfg $WORK/b498/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204/swagger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/76/76da68852f7505d7be86f68e14d51964547214a0fdfb224619dfbd4a782c5993-d # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/03/032086aa8fd61e94ba661921cc8c1324534754736e8b17050b3c6feb77e99e21-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b359/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/text/secure/bidirule=>golang.org/x/text@v0.3.6/secure/bidirule;$WORK/b357=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid a049jaWWXvx9ufwqDX1k/a049jaWWXvx9ufwqDX1k -goversion go1.16.12 -D "" -importcfg $WORK/b357/importcfg -pack ./vendor/golang.org/x/text/secure/bidirule/bidirule.go ./vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/13/136ffa81ee37970a02afa06ce0b96c7a144850be332b5a662ea90bf1c8048c39-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b144/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b142=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7_OSH68n1KOmbO9-6A7U/7_OSH68n1KOmbO9-6A7U -goversion go1.16.12 -D "" -importcfg $WORK/b142/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_amd64/buildid -w $WORK/b367/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/a4/a483410d819bdf858ad34dae0ed9ed85f79ee553eb0b8d3c0e40bb8d40377736-d # internal github.com/gobwas/glob mkdir -p $WORK/b627/ cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/51/519858ac4f31f4b98b94d4fe5787386c4d666c11ba7d95a8247dacbecd67103d-d # internal cat >$WORK/b627/importcfg << 'EOF' # internal # import config packagefile github.com/gobwas/glob/compiler=$WORK/b628/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b634/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gobwas/glob=>github.com/gobwas/glob@v0.2.3;$WORK/b627=>" -shared -p github.com/gobwas/glob -complete -installsuffix shared -buildid IORXDhlcFoUmtaNzntpC/IORXDhlcFoUmtaNzntpC -goversion go1.16.12 -D "" -importcfg $WORK/b627/importcfg -pack ./vendor/github.com/gobwas/glob/glob.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/36/36ca5d2ecda15de9e026281009e9ec6872a8cf099eb2a2722c6a2b7d2d103a40-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/0b/0b68af3546b27641a4a91367eaf19d2d94f10276d2e60f0226b4ef734ecbef85-d # internal k8s.io/utils/trace mkdir -p $WORK/b739/ cat >$WORK/b739/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/utils/trace=>k8s.io/utils@v0.0.0-20210819203725-bdf08cb9a70a/trace;$WORK/b739=>" -shared -p k8s.io/utils/trace -complete -installsuffix shared -buildid cvAhzWRXggGaH3pUNTMy/cvAhzWRXggGaH3pUNTMy -goversion go1.16.12 -D "" -importcfg $WORK/b739/importcfg -pack ./vendor/k8s.io/utils/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d6/d64568543e57b8148ba189dd0dba2dacb165a2bf3ccbd6e3d11edf8512649faa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/0a/0ac7d380408f75c5a91e8a8839f717a3a1e6c82345ab4f7c46b789f417ba4c94-d # internal golang.org/x/net/idna mkdir -p $WORK/b356/ cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/b3/b373d0db6f5754432bfd0aa87af6d240b61e6bcc400cdf60262500fb9fb464ff-d # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/1b/1b2bd072769e8604397a9c0353b7b914f431841d21b328566348eafb96c756dd-d # internal cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b359/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b360/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/idna=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/idna;$WORK/b356=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid kg_hTUMP_DJ77bNDP8hV/kg_hTUMP_DJ77bNDP8hV -goversion go1.16.12 -D "" -importcfg $WORK/b356/importcfg -pack ./vendor/golang.org/x/net/idna/idna10.0.0.go ./vendor/golang.org/x/net/idna/punycode.go ./vendor/golang.org/x/net/idna/tables13.0.0.go ./vendor/golang.org/x/net/idna/trie.go ./vendor/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/40/4060220670180c27719cf24ece7cd09a8c6850dc819a037e5771f9a7254ebbfe-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/db/db98a21241a571afeb7a16c6f49c1cc4bcb99d85b180e8549314ec3e3fbb6077-d # internal sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204=$WORK/b498/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi=>sigs.k8s.io/kustomize/kyaml@v0.11.0/openapi/kubernetesapi;$WORK/b497=>" -shared -p sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi -complete -installsuffix shared -buildid 4GH2HJGXljanJQOUQib4/4GH2HJGXljanJQOUQib4 -goversion go1.16.12 -D "" -importcfg $WORK/b497/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/openapiinfo.go vendor/golang.org/x/net/idna mkdir -p $WORK/b141/ cat >$WORK/b141/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/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b141=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid t07mC2OsriHZY0wRdHFj/t07mC2OsriHZY0wRdHFj -goversion go1.16.12 -D "" -importcfg $WORK/b141/importcfg -pack /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 cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d7/d7fb24e84e013514a0fe608bfd20b285b6b47f1ea2320aad1e1c8472ec4bd240-d # internal github.com/Masterminds/semver/v3 mkdir -p $WORK/b040/ github.com/sirupsen/logrus mkdir -p $WORK/b203/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/docker/docker/api/types/strslice mkdir -p $WORK/b252/ cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d7/d78bb2e645986a9033d34ccd16f73243336281347ce229bcdbbee37b870ab697-d # internal github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Masterminds/semver/v3=>github.com/Masterminds/semver/v3@v3.1.1;$WORK/b040=>" -shared -p github.com/Masterminds/semver/v3 -complete -installsuffix shared -buildid 5f4aYiCe0kUK2XEwI8dA/5f4aYiCe0kUK2XEwI8dA -goversion go1.16.12 -D "" -importcfg $WORK/b040/importcfg -pack ./vendor/github.com/Masterminds/semver/v3/collection.go ./vendor/github.com/Masterminds/semver/v3/constraints.go ./vendor/github.com/Masterminds/semver/v3/doc.go ./vendor/github.com/Masterminds/semver/v3/version.go github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b239/ github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b292/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/evanphx/json-patch mkdir -p $WORK/b311/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/sirupsen/logrus=>github.com/sirupsen/logrus@v1.8.1;$WORK/b203=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid -LOb8OMsyev2ypdVw1kL/-LOb8OMsyev2ypdVw1kL -goversion go1.16.12 -D "" -importcfg $WORK/b203/importcfg -pack ./vendor/github.com/sirupsen/logrus/alt_exit.go ./vendor/github.com/sirupsen/logrus/buffer_pool.go ./vendor/github.com/sirupsen/logrus/doc.go ./vendor/github.com/sirupsen/logrus/entry.go ./vendor/github.com/sirupsen/logrus/exported.go ./vendor/github.com/sirupsen/logrus/formatter.go ./vendor/github.com/sirupsen/logrus/hooks.go ./vendor/github.com/sirupsen/logrus/json_formatter.go ./vendor/github.com/sirupsen/logrus/logger.go ./vendor/github.com/sirupsen/logrus/logrus.go ./vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go ./vendor/github.com/sirupsen/logrus/terminal_check_unix.go ./vendor/github.com/sirupsen/logrus/text_formatter.go ./vendor/github.com/sirupsen/logrus/writer.go k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b343/ github.com/prometheus/common/model mkdir -p $WORK/b285/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a EOF k8s.io/apimachinery/pkg/util/framer mkdir -p $WORK/b385/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/strslice=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/strslice;$WORK/b252=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid nCb55j3yzGkj-wFmzxSu/nCb55j3yzGkj-wFmzxSu -goversion go1.16.12 -D "" -importcfg $WORK/b252/importcfg -pack ./vendor/github.com/docker/docker/api/types/strslice/strslice.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b049/_pkg_.a packagefile github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b293/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/client-go/util/jsonpath mkdir -p $WORK/b254/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/mailru/easyjson/jlexer cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/jsonmessage=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/jsonmessage;$WORK/b292=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid FWbcUcFQq3Oz56iv1dCi/FWbcUcFQq3Oz56iv1dCi -goversion go1.16.12 -D "" -importcfg $WORK/b292/importcfg -pack ./vendor/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF github.com/exponent-io/jsonpath mkdir -p $WORK/b775/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/evanphx/json-patch=>github.com/evanphx/json-patch@v4.11.0+incompatible;$WORK/b311=>" -shared -p github.com/evanphx/json-patch -complete -installsuffix shared -buildid q-Cw-ZvHGQSgTneiwQHH/q-Cw-ZvHGQSgTneiwQHH -goversion go1.16.12 -D "" -importcfg $WORK/b311/importcfg -pack ./vendor/github.com/evanphx/json-patch/errors.go ./vendor/github.com/evanphx/json-patch/merge.go ./vendor/github.com/evanphx/json-patch/patch.go mkdir -p $WORK/b366/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker-credential-helpers/credentials=>github.com/docker/docker-credential-helpers@v0.6.3/credentials;$WORK/b239=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid qRrR_9eKXUvDxQueglMt/qRrR_9eKXUvDxQueglMt -goversion go1.16.12 -D "" -importcfg $WORK/b239/importcfg -pack ./vendor/github.com/docker/docker-credential-helpers/credentials/credentials.go ./vendor/github.com/docker/docker-credential-helpers/credentials/error.go ./vendor/github.com/docker/docker-credential-helpers/credentials/helper.go ./vendor/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/json=>k8s.io/apimachinery@v0.22.4/pkg/util/json;$WORK/b343=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid uQS3FkIKZTh2T-TQQxx2/uQS3FkIKZTh2T-TQQxx2 -goversion go1.16.12 -D "" -importcfg $WORK/b343/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/json/json.go mkdir -p $WORK/b476/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF github.com/Azure/go-autorest/autorest/date mkdir -p $WORK/b817/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/framer=>k8s.io/apimachinery@v0.22.4/pkg/util/framer;$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid bvAbh4j8CgZJDSs98bxF/bvAbh4j8CgZJDSs98bxF -goversion go1.16.12 -D "" -importcfg $WORK/b385/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/framer/framer.go text/template mkdir -p $WORK/b071/ cat >$WORK/b775/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/exponent-io/jsonpath=>github.com/exponent-io/jsonpath@v0.0.0-20151013193312-d6023ce2651d;$WORK/b775=>" -shared -p github.com/exponent-io/jsonpath -complete -installsuffix shared -buildid hHH4jKivXyj6pTANM4AY/hHH4jKivXyj6pTANM4AY -goversion go1.16.12 -D "" -importcfg $WORK/b775/importcfg -pack ./vendor/github.com/exponent-io/jsonpath/decoder.go ./vendor/github.com/exponent-io/jsonpath/path.go ./vendor/github.com/exponent-io/jsonpath/pathaction.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b255/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/client-go/third_party/forked/golang/template=$WORK/b367/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/jsonpath=>k8s.io/client-go@v0.22.4/util/jsonpath;$WORK/b366=>" -shared -p k8s.io/client-go/util/jsonpath -complete -installsuffix shared -buildid HgOwACO4Szvmg8t8EglR/HgOwACO4Szvmg8t8EglR -goversion go1.16.12 -D "" -importcfg $WORK/b366/importcfg -pack ./vendor/k8s.io/client-go/util/jsonpath/doc.go ./vendor/k8s.io/client-go/util/jsonpath/jsonpath.go ./vendor/k8s.io/client-go/util/jsonpath/node.go ./vendor/k8s.io/client-go/util/jsonpath/parser.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/filters=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/filters;$WORK/b254=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid xiN9BJMT-laBVycbb1iv/xiN9BJMT-laBVycbb1iv -goversion go1.16.12 -D "" -importcfg $WORK/b254/importcfg -pack ./vendor/github.com/docker/docker/api/types/filters/parse.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/josharian/intern=$WORK/b477/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/common/model=>github.com/prometheus/common@v0.26.0/model;$WORK/b285=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid CLizffdYCXSdraJzCfiW/CLizffdYCXSdraJzCfiW -goversion go1.16.12 -D "" -importcfg $WORK/b285/importcfg -pack ./vendor/github.com/prometheus/common/model/alert.go ./vendor/github.com/prometheus/common/model/fingerprinting.go ./vendor/github.com/prometheus/common/model/fnv.go ./vendor/github.com/prometheus/common/model/labels.go ./vendor/github.com/prometheus/common/model/labelset.go ./vendor/github.com/prometheus/common/model/metric.go ./vendor/github.com/prometheus/common/model/model.go ./vendor/github.com/prometheus/common/model/signature.go ./vendor/github.com/prometheus/common/model/silence.go ./vendor/github.com/prometheus/common/model/time.go ./vendor/github.com/prometheus/common/model/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mailru/easyjson/jlexer=>github.com/mailru/easyjson@v0.7.6/jlexer;$WORK/b476=>" -shared -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid z1ntyFnG3niXmivKYmdw/z1ntyFnG3niXmivKYmdw -goversion go1.16.12 -D "" -importcfg $WORK/b476/importcfg -pack ./vendor/github.com/mailru/easyjson/jlexer/bytestostr.go ./vendor/github.com/mailru/easyjson/jlexer/error.go ./vendor/github.com/mailru/easyjson/jlexer/lexer.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b073/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "/usr/lib/golang/src/text/template=>text/template;$WORK/b071=>" -shared -p text/template -std -complete -installsuffix shared -buildid DnkMzbhnuZ-vdV9F63tm/DnkMzbhnuZ-vdV9F63tm -goversion go1.16.12 -D "" -importcfg $WORK/b071/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 cat >$WORK/b817/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/autorest/date=>github.com/Azure/go-autorest/autorest/date@v0.3.0;$WORK/b817=>" -shared -p github.com/Azure/go-autorest/autorest/date -complete -installsuffix shared -buildid CwCNyHEHKCLXUB9a93cf/CwCNyHEHKCLXUB9a93cf -goversion go1.16.12 -D "" -importcfg $WORK/b817/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/date/date.go ./vendor/github.com/Azure/go-autorest/autorest/date/time.go ./vendor/github.com/Azure/go-autorest/autorest/date/timerfc1123.go ./vendor/github.com/Azure/go-autorest/autorest/date/unixtime.go ./vendor/github.com/Azure/go-autorest/autorest/date/utility.go github.com/gogo/protobuf/proto mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gogo/protobuf/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b262=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid oTOgqKKrpOOQZK1Cc5lF/oTOgqKKrpOOQZK1Cc5lF -goversion go1.16.12 -D "" -importcfg $WORK/b262/importcfg -pack ./vendor/github.com/gogo/protobuf/proto/clone.go ./vendor/github.com/gogo/protobuf/proto/custom_gogo.go ./vendor/github.com/gogo/protobuf/proto/decode.go ./vendor/github.com/gogo/protobuf/proto/deprecated.go ./vendor/github.com/gogo/protobuf/proto/discard.go ./vendor/github.com/gogo/protobuf/proto/duration.go ./vendor/github.com/gogo/protobuf/proto/duration_gogo.go ./vendor/github.com/gogo/protobuf/proto/encode.go ./vendor/github.com/gogo/protobuf/proto/encode_gogo.go ./vendor/github.com/gogo/protobuf/proto/equal.go ./vendor/github.com/gogo/protobuf/proto/extensions.go ./vendor/github.com/gogo/protobuf/proto/extensions_gogo.go ./vendor/github.com/gogo/protobuf/proto/lib.go ./vendor/github.com/gogo/protobuf/proto/lib_gogo.go ./vendor/github.com/gogo/protobuf/proto/message_set.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go ./vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./vendor/github.com/gogo/protobuf/proto/properties.go ./vendor/github.com/gogo/protobuf/proto/properties_gogo.go ./vendor/github.com/gogo/protobuf/proto/skip_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_marshal.go ./vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/table_merge.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal.go ./vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./vendor/github.com/gogo/protobuf/proto/text.go ./vendor/github.com/gogo/protobuf/proto/text_gogo.go ./vendor/github.com/gogo/protobuf/proto/text_parser.go ./vendor/github.com/gogo/protobuf/proto/timestamp.go ./vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go ./vendor/github.com/gogo/protobuf/proto/wrappers.go ./vendor/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/d4/d4d98a2ec3d2878aab12890fb1a13e38c0d3e08b067a2886801a247b7c517f27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/78/78332f7c2351733004b30f6eb43e7ccc91322d7cd27620271c81e8f6eb302c6e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b8/b87401f9f8fe6d822db797cceb2ee8ba4c5b4b53f9da0d07543c328d1e24c13b-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/cpuguy83/go-md2man/v2/md2man=>github.com/cpuguy83/go-md2man/v2@v2.0.0/md2man;$WORK/b075=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid yh6k9hsJaaeNVW4ihNp6/yh6k9hsJaaeNVW4ihNp6 -goversion go1.16.12 -D "" -importcfg $WORK/b075/importcfg -pack ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/6a/6a7630ac420ceef6d34e7849eaf49651c1bf7486ab6a3bb9d64eebb255ec500e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/3f/3f35121ea9fa19c7ee750632dcbab440c0263a359ee98711a28ef508cf26570c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/5a/5af3e61db62519dc730064d5ece9c9624128db6e0532967108575d06a9b768f7-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/aa/aae1aba49386304108a5f07896e5ad056e550eb79f142d3d77c2c63a8a7e5290-d # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/28/28fd909d2b26f40ec5d15fa6b512a0c0a625ba0b1c0819715cef8e3010b73df1-d # internal github.com/gregjones/httpcache/diskcache mkdir -p $WORK/b570/ cat >$WORK/b570/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/peterbourgon/diskv=$WORK/b571/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gregjones/httpcache/diskcache=>github.com/gregjones/httpcache@v0.0.0-20180305231024-9cad4c3443a7/diskcache;$WORK/b570=>" -shared -p github.com/gregjones/httpcache/diskcache -complete -installsuffix shared -buildid 7ZLMizS0Z2GdYL4-t7LW/7ZLMizS0Z2GdYL4-t7LW -goversion go1.16.12 -D "" -importcfg $WORK/b570/importcfg -pack ./vendor/github.com/gregjones/httpcache/diskcache/diskcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/ae/ae129afbef00139ce567c5b75255f570adfa2906c6e43cc23957117abe423a26-d # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/61/6165bec27e1649b8c4bb2c25ab9b8e0a60c33e07afbacc45278f08242055f3bc-d # internal k8s.io/kubectl/pkg/validation mkdir -p $WORK/b774/ cat >$WORK/b774/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/exponent-io/jsonpath=$WORK/b775/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/validation=>k8s.io/kubectl@v0.22.4/pkg/validation;$WORK/b774=>" -shared -p k8s.io/kubectl/pkg/validation -complete -installsuffix shared -buildid V9GJhVVuVoeuQBNB30L7/V9GJhVVuVoeuQBNB30L7 -goversion go1.16.12 -D "" -importcfg $WORK/b774/importcfg -pack ./vendor/k8s.io/kubectl/pkg/validation/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/29/29354e483de7fdbe9cb3f275e0cf2534d6b6a5ebbac05b3f2ee1a34032051d7e-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker-credential-helpers/client=>github.com/docker/docker-credential-helpers@v0.6.3/client;$WORK/b238=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid JHQ5uND1xarvQMLUQqPz/JHQ5uND1xarvQMLUQqPz -goversion go1.16.12 -D "" -importcfg $WORK/b238/importcfg -pack ./vendor/github.com/docker/docker-credential-helpers/client/client.go ./vendor/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4f/4f96414f01c16f4c1a65dfc694dced33bd4315e4b9f0b9ebff199f4d2176eed5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/88/883192c3cc06b197151e74e6140e080ec748f8cde479da7f2c002016f5275066-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/e8/e874be9f5c259dfd8026fa115383d37a951b8d8de386744606959bedce5e1c9c-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/bd/bd00feff414753ce39bff66dbe3942aaa25c6f602c9c0ba7c9c90c4f699a8a2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/a2/a22fef64073ba8f1ce418b6fed1b66925d2c22285cd550985dc87b7ccddbdb27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/44/449df3109321e06c698cb3bb4bb9da4fc59b0dcf2735b81f6b52f23fb60b286a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/aa/aa661a563581c073866d503977089422925bc0508772599d9f145806f39365dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/07/071f1232ddb4507454603410e6d09a38dc88ce3ce9cef90ef6007b41feb5f451-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/cc/cc7635524b2b3d875c7a6a007a30134a3321476d76248420949efe9b617df571-d # internal github.com/docker/cli/cli/config/credentials mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile github.com/docker/cli/cli/config/types=$WORK/b237/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b240/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/cli/cli/config/credentials=>github.com/docker/cli@v20.10.7+incompatible/cli/config/credentials;$WORK/b236=>" -shared -p github.com/docker/cli/cli/config/credentials -complete -installsuffix shared -buildid U37ejli5RXaslYbiqfcN/U37ejli5RXaslYbiqfcN -goversion go1.16.12 -D "" -importcfg $WORK/b236/importcfg -pack ./vendor/github.com/docker/cli/cli/config/credentials/credentials.go ./vendor/github.com/docker/cli/cli/config/credentials/default_store.go ./vendor/github.com/docker/cli/cli/config/credentials/default_store_linux.go ./vendor/github.com/docker/cli/cli/config/credentials/file_store.go ./vendor/github.com/docker/cli/cli/config/credentials/native_store.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b8/b8fb9d309b13d77c464c38dbb7835b8417700f0d00d30c4a5b0c44873b0df2c9-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b169/ google.golang.org/protobuf/internal/strs mkdir -p $WORK/b174/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/encoding/messageset=>google.golang.org/protobuf@v1.26.0/internal/encoding/messageset;$WORK/b169=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid l3lHpZZuh6bzzaMUsXuO/l3lHpZZuh6bzzaMUsXuO -goversion go1.16.12 -D "" -importcfg $WORK/b169/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b176/ google.golang.org/protobuf/internal/order mkdir -p $WORK/b177/ google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b181/ google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b185/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b175/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/strs=>google.golang.org/protobuf@v1.26.0/internal/strs;$WORK/b174=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid irsKG9d7Brqru8JZ04fE/irsKG9d7Brqru8JZ04fE -goversion go1.16.12 -D "" -importcfg $WORK/b174/importcfg -pack ./vendor/google.golang.org/protobuf/internal/strs/strings.go ./vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/genid=>google.golang.org/protobuf@v1.26.0/internal/genid;$WORK/b176=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid lykCcv6WIoJy40H_jGSH/lykCcv6WIoJy40H_jGSH -goversion go1.16.12 -D "" -importcfg $WORK/b176/importcfg -pack ./vendor/google.golang.org/protobuf/internal/genid/any_gen.go ./vendor/google.golang.org/protobuf/internal/genid/api_gen.go ./vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./vendor/google.golang.org/protobuf/internal/genid/doc.go ./vendor/google.golang.org/protobuf/internal/genid/duration_gen.go ./vendor/google.golang.org/protobuf/internal/genid/empty_gen.go ./vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./vendor/google.golang.org/protobuf/internal/genid/goname.go ./vendor/google.golang.org/protobuf/internal/genid/map_entry.go ./vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go ./vendor/google.golang.org/protobuf/internal/genid/struct_gen.go ./vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./vendor/google.golang.org/protobuf/internal/genid/type_gen.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers.go ./vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/order=>google.golang.org/protobuf@v1.26.0/internal/order;$WORK/b177=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid iH-UQjma9JDWpKhjvIcI/iH-UQjma9JDWpKhjvIcI -goversion go1.16.12 -D "" -importcfg $WORK/b177/importcfg -pack ./vendor/google.golang.org/protobuf/internal/order/order.go ./vendor/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a EOF cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/runtime/protoiface=>google.golang.org/protobuf@v1.26.0/runtime/protoiface;$WORK/b181=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid 4a4WItJObi3AfSkdZ_sA/4a4WItJObi3AfSkdZ_sA -goversion go1.16.12 -D "" -importcfg $WORK/b181/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go ./vendor/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/descopts=>google.golang.org/protobuf@v1.26.0/internal/descopts;$WORK/b186=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 6sLHagACAjtgGPJzAwJp/6sLHagACAjtgGPJzAwJp -goversion go1.16.12 -D "" -importcfg $WORK/b186/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/descfmt=>google.golang.org/protobuf@v1.26.0/internal/descfmt;$WORK/b185=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid FyeWTRyYWijBxiVGygeu/FyeWTRyYWijBxiVGygeu -goversion go1.16.12 -D "" -importcfg $WORK/b185/importcfg -pack ./vendor/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/97/9756ecf251450ba4960f17843b5a715e47eadc0cda97be5731cb5b0f3f8cf30a-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/08/08c4bf2fb6122aef535107a61063cc1f26dc1dd589a8afdd075d6a1861891d92-d # internal helm.sh/helm/v3/pkg/chart mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/chart=>helm.sh/helm/v3/pkg/chart;$WORK/b099=>" -shared -p helm.sh/helm/v3/pkg/chart -lang=go1.16 -complete -installsuffix shared -buildid 6ovHlgI4YTjRsm6kJLcI/6ovHlgI4YTjRsm6kJLcI -goversion go1.16.12 -D "" -importcfg $WORK/b099/importcfg -pack ./pkg/chart/chart.go ./pkg/chart/dependency.go ./pkg/chart/errors.go ./pkg/chart/file.go ./pkg/chart/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b793/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/8d/8d30cfcb849ff74b690f97d73c1a37181c96ffb3b314b1babcd77a2cb19e30f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/3e/3ea9fbf3ff5cfac16e682a7935c33bf957634ad111184f94f6a6dad1b7055d97-d # internal cp $WORK/b793/_pkg_.a /builddir/.cache/go-build/44/4416535cf1f7f39f3200557886cad38fa9e432043819388b868f13734e35f0c1-d # internal gopkg.in/gorp.v1 mkdir -p $WORK/b804/ github.com/jmoiron/sqlx mkdir -p $WORK/b796/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cat >$WORK/b804/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/gopkg.in/gorp.v1=>gopkg.in/gorp.v1@v1.7.2;$WORK/b804=>" -shared -p gopkg.in/gorp.v1 -complete -installsuffix shared -buildid dILPoONhVaTFEGBV80wI/dILPoONhVaTFEGBV80wI -goversion go1.16.12 -D "" -importcfg $WORK/b804/importcfg -pack ./vendor/gopkg.in/gorp.v1/dialect.go ./vendor/gopkg.in/gorp.v1/errors.go ./vendor/gopkg.in/gorp.v1/gorp.go cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/56/56a1909f85911941dca99ba3eb6a69725caebaa8c3fc29e84d76b96759c5375c-d # internal github.com/PuerkitoBio/purell mkdir -p $WORK/b471/ cat >$WORK/b796/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b797/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/jmoiron/sqlx=>github.com/jmoiron/sqlx@v1.3.1;$WORK/b796=>" -shared -p github.com/jmoiron/sqlx -complete -installsuffix shared -buildid xOJKZrtSpF4OEJekbniU/xOJKZrtSpF4OEJekbniU -goversion go1.16.12 -D "" -importcfg $WORK/b796/importcfg -pack ./vendor/github.com/jmoiron/sqlx/bind.go ./vendor/github.com/jmoiron/sqlx/doc.go ./vendor/github.com/jmoiron/sqlx/named.go ./vendor/github.com/jmoiron/sqlx/named_context.go ./vendor/github.com/jmoiron/sqlx/sqlx.go ./vendor/github.com/jmoiron/sqlx/sqlx_context.go cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b472/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b356/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b360/_pkg_.a packagefile golang.org/x/text/width=$WORK/b473/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/PuerkitoBio/purell=>github.com/PuerkitoBio/purell@v1.1.1;$WORK/b471=>" -shared -p github.com/PuerkitoBio/purell -complete -installsuffix shared -buildid m2qtm51Nhe_3tJmuVSFM/m2qtm51Nhe_3tJmuVSFM -goversion go1.16.12 -D "" -importcfg $WORK/b471/importcfg -pack ./vendor/github.com/PuerkitoBio/purell/purell.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/00/0066bf18352496ff8bbea9cee388d88d7f42307db3caba3689f4805ff097228a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b817/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/73/737d6c5d3da5d52125b3e00147aabc81bd4b234138d49df27ed4ab85ba36d744-d # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2b/2bdf52808c43bdf1d8212dddc36652e9b3696187fd7bf6b46dca0fc47b7d01e6-d # internal cp $WORK/b817/_pkg_.a /builddir/.cache/go-build/c2/c2094a643c578653718f33159863b5194f972581409b78fbe25f848b0c530219-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b811/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/98/98ec62f409f4147af4f57fa9d41ad95ef8665764e95fcb772a73efcfe0b410cd-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cc/cc0bf759099ac99792a45d88978a552924d13746d352142f4a0f8edc4b349ccf-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9b/9ba0ee3e08f5e73bb3d93f97cb63ab1650f9fc01c2e64c94d4c5d78f6e9f879e-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/reflect/protoregistry=>google.golang.org/protobuf@v1.26.0/reflect/protoregistry;$WORK/b180=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid XfLdaJELZiiPWHlUFcNi/XfLdaJELZiiPWHlUFcNi -goversion go1.16.12 -D "" -importcfg $WORK/b180/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e5/e5ff5cf6b6296c75649aed1927c4aa1fd4a36773a760c2bc4b9f915d421e36a6-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/encoding/text=>google.golang.org/protobuf@v1.26.0/internal/encoding/text;$WORK/b172=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid W9PPqHWQTGv71Rn0jYoV/W9PPqHWQTGv71Rn0jYoV -goversion go1.16.12 -D "" -importcfg $WORK/b172/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/text/decode.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./vendor/google.golang.org/protobuf/internal/encoding/text/doc.go ./vendor/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b811/_pkg_.a /builddir/.cache/go-build/41/41e391499b1eb7671d33a9f25c2d307f95982ed12de35b7d5be7eecf3e18f12a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fa/faaee4931cdadef01806fd274b19eefca0bc80a14d6a627facccacd04b23b414-d # internal helm.sh/helm/v3/pkg/release mkdir -p $WORK/b787/ cat >$WORK/b787/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/time=$WORK/b788/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/release=>helm.sh/helm/v3/pkg/release;$WORK/b787=>" -shared -p helm.sh/helm/v3/pkg/release -lang=go1.16 -complete -installsuffix shared -buildid YpGAy0asZ5gHs9n_Xx6q/YpGAy0asZ5gHs9n_Xx6q -goversion go1.16.12 -D "" -importcfg $WORK/b787/importcfg -pack ./pkg/release/hook.go ./pkg/release/info.go ./pkg/release/mock.go ./pkg/release/release.go ./pkg/release/responses.go ./pkg/release/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/94/94b635a30ea8c3f132d1478df500ddfca648f7abb19fc18f0d43875c6f55391f-d # internal github.com/lann/builder mkdir -p $WORK/b794/ go/parser mkdir -p $WORK/b340/ cat >$WORK/b794/importcfg << 'EOF' # internal # import config packagefile github.com/lann/ps=$WORK/b795/_pkg_.a packagefile go/ast=$WORK/b336/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/lann/builder=>github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0;$WORK/b794=>" -shared -p github.com/lann/builder -complete -installsuffix shared -buildid Z-R6Y2bnOGIcevtESNSC/Z-R6Y2bnOGIcevtESNSC -goversion go1.16.12 -D "" -importcfg $WORK/b794/importcfg -pack ./vendor/github.com/lann/builder/builder.go ./vendor/github.com/lann/builder/reflect.go ./vendor/github.com/lann/builder/registry.go cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/ast=$WORK/b336/_pkg_.a packagefile go/scanner=$WORK/b337/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/usr/lib/golang/src/go/parser=>go/parser;$WORK/b340=>" -shared -p go/parser -std -complete -installsuffix shared -buildid qR-iPUy8QBlG_Ai0lHg5/qR-iPUy8QBlG_Ai0lHg5 -goversion go1.16.12 -D "" -importcfg $WORK/b340/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/b7/b700eb8b46bb955aec525aab60c2ce8b93c2521d1e9793eba665d53bee04037e-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/40/4072f263987164696c2b17ae228e1e5a40def96e641323e84f7cce2cfe03d97b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/54/542eb559987380685095a2e16115411c97de7655a0aa77ca2b9eda5c025aab1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b787/_pkg_.a # internal cp $WORK/b787/_pkg_.a /builddir/.cache/go-build/e9/e95cd8dbdde398fd3093fe1bc92757f0b2aba04e0c9afcdfaa9349b486f2f560-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/03/031c7d07fce7d759afdd300a392b624878f8d107be178ecc88c6ae63d55450e0-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/05/050f7aa0cbc067f5889209ba4363c653536f54a2cf26c31b9e60bed9850b5ed4-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b202/ github.com/docker/cli/cli/config/configfile mkdir -p $WORK/b235/ github.com/docker/docker/pkg/mount mkdir -p $WORK/b245/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/cli/cli/config/credentials=$WORK/b236/_pkg_.a packagefile github.com/docker/cli/cli/config/types=$WORK/b237/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/cli/cli/config/configfile=>github.com/docker/cli@v20.10.7+incompatible/cli/config/configfile;$WORK/b235=>" -shared -p github.com/docker/cli/cli/config/configfile -complete -installsuffix shared -buildid MAFoB1pDyLXfP925hm1s/MAFoB1pDyLXfP925hm1s -goversion go1.16.12 -D "" -importcfg $WORK/b235/importcfg -pack ./vendor/github.com/docker/cli/cli/config/configfile/file.go ./vendor/github.com/docker/cli/cli/config/configfile/file_unix.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/log=>github.com/containerd/containerd@v1.5.7/log;$WORK/b202=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid fbhDWmqDZhUpMniTDRu-/fbhDWmqDZhUpMniTDRu- -goversion go1.16.12 -D "" -importcfg $WORK/b202/importcfg -pack ./vendor/github.com/containerd/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b794/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/mount=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/mount;$WORK/b245=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid Y3ml60_C2xzy543U1lJW/Y3ml60_C2xzy543U1lJW -goversion go1.16.12 -D "" -importcfg $WORK/b245/importcfg -pack ./vendor/github.com/docker/docker/pkg/mount/flags.go ./vendor/github.com/docker/docker/pkg/mount/flags_linux.go ./vendor/github.com/docker/docker/pkg/mount/mount.go ./vendor/github.com/docker/docker/pkg/mount/mounter_linux.go ./vendor/github.com/docker/docker/pkg/mount/mountinfo.go ./vendor/github.com/docker/docker/pkg/mount/mountinfo_linux.go ./vendor/github.com/docker/docker/pkg/mount/sharedsubtree_linux.go ./vendor/github.com/docker/docker/pkg/mount/unmount_unix.go cp $WORK/b794/_pkg_.a /builddir/.cache/go-build/b2/b22ae13b316111bd663bba61774d6975f385319a1104390ed235e2b6e78122bd-d # internal github.com/Masterminds/squirrel mkdir -p $WORK/b792/ cat >$WORK/b792/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/lann/builder=$WORK/b794/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Masterminds/squirrel=>github.com/Masterminds/squirrel@v1.5.2;$WORK/b792=>" -shared -p github.com/Masterminds/squirrel -complete -installsuffix shared -buildid fWVoBzRO_r21oA2fEgDb/fWVoBzRO_r21oA2fEgDb -goversion go1.16.12 -D "" -importcfg $WORK/b792/importcfg -pack ./vendor/github.com/Masterminds/squirrel/case.go ./vendor/github.com/Masterminds/squirrel/delete.go ./vendor/github.com/Masterminds/squirrel/delete_ctx.go ./vendor/github.com/Masterminds/squirrel/expr.go ./vendor/github.com/Masterminds/squirrel/insert.go ./vendor/github.com/Masterminds/squirrel/insert_ctx.go ./vendor/github.com/Masterminds/squirrel/part.go ./vendor/github.com/Masterminds/squirrel/placeholder.go ./vendor/github.com/Masterminds/squirrel/row.go ./vendor/github.com/Masterminds/squirrel/select.go ./vendor/github.com/Masterminds/squirrel/select_ctx.go ./vendor/github.com/Masterminds/squirrel/squirrel.go ./vendor/github.com/Masterminds/squirrel/squirrel_ctx.go ./vendor/github.com/Masterminds/squirrel/statement.go ./vendor/github.com/Masterminds/squirrel/stmtcacher.go ./vendor/github.com/Masterminds/squirrel/stmtcacher_ctx.go ./vendor/github.com/Masterminds/squirrel/update.go ./vendor/github.com/Masterminds/squirrel/update_ctx.go ./vendor/github.com/Masterminds/squirrel/where.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d1/d17ffbc7bb99caa823a329f07d5b5926e1c410d000b6a1cfe56cf46eeb5d82f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal oras.land/oras-go/pkg/context mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/context=>oras.land/oras-go@v0.4.0/pkg/context;$WORK/b305=>" -shared -p oras.land/oras-go/pkg/context -complete -installsuffix shared -buildid Qn8zSaXvwWH08ZoKMCmI/Qn8zSaXvwWH08ZoKMCmI -goversion go1.16.12 -D "" -importcfg $WORK/b305/importcfg -pack ./vendor/oras.land/oras-go/pkg/context/context.go ./vendor/oras.land/oras-go/pkg/context/logger.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d4/d40e3bb9220770e1c6d639a24db762a7ff046da2492eb99789d64ee02d282fe2-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b181/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/proto=>google.golang.org/protobuf@v1.26.0/proto;$WORK/b179=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid 2t6OWUmRH7DvsOAQo9fY/2t6OWUmRH7DvsOAQo9fY -goversion go1.16.12 -D "" -importcfg $WORK/b179/importcfg -pack ./vendor/google.golang.org/protobuf/proto/checkinit.go ./vendor/google.golang.org/protobuf/proto/decode.go ./vendor/google.golang.org/protobuf/proto/decode_gen.go ./vendor/google.golang.org/protobuf/proto/doc.go ./vendor/google.golang.org/protobuf/proto/encode.go ./vendor/google.golang.org/protobuf/proto/encode_gen.go ./vendor/google.golang.org/protobuf/proto/equal.go ./vendor/google.golang.org/protobuf/proto/extension.go ./vendor/google.golang.org/protobuf/proto/merge.go ./vendor/google.golang.org/protobuf/proto/messageset.go ./vendor/google.golang.org/protobuf/proto/proto.go ./vendor/google.golang.org/protobuf/proto/proto_methods.go ./vendor/google.golang.org/protobuf/proto/reset.go ./vendor/google.golang.org/protobuf/proto/size.go ./vendor/google.golang.org/protobuf/proto/size_gen.go ./vendor/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/af/af9f6b96c3df369b3f623f770173290d14ce64c998da53fe7a2d54d45a1c343b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/f1/f1fdf41b94663e584e4a225e710d8544850aae82f74c62073a9d0164f3560cc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/b8/b8058e36d2d28f29d04e321517e9bb032b896c2473162854ac8950227a352493-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/encoding/defval=>google.golang.org/protobuf@v1.26.0/internal/encoding/defval;$WORK/b183=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid UwfFeCakpJ6xp6nUXpm8/UwfFeCakpJ6xp6nUXpm8 -goversion go1.16.12 -D "" -importcfg $WORK/b183/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b0/b0108f997a245ea32b0a5617c3f80eb2a00b0b3c2f509a2150ea0e3fbf00e00a-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b244/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/system=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/system;$WORK/b243=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid sgAD82UrQ208Y6fMI93W/sgAD82UrQ208Y6fMI93W -goversion go1.16.12 -D "" -importcfg $WORK/b243/importcfg -pack ./vendor/github.com/docker/docker/pkg/system/chtimes.go ./vendor/github.com/docker/docker/pkg/system/chtimes_unix.go ./vendor/github.com/docker/docker/pkg/system/errors.go ./vendor/github.com/docker/docker/pkg/system/exitcode.go ./vendor/github.com/docker/docker/pkg/system/filesys.go ./vendor/github.com/docker/docker/pkg/system/init.go ./vendor/github.com/docker/docker/pkg/system/init_unix.go ./vendor/github.com/docker/docker/pkg/system/lcow.go ./vendor/github.com/docker/docker/pkg/system/lcow_unix.go ./vendor/github.com/docker/docker/pkg/system/lstat_unix.go ./vendor/github.com/docker/docker/pkg/system/meminfo.go ./vendor/github.com/docker/docker/pkg/system/meminfo_linux.go ./vendor/github.com/docker/docker/pkg/system/mknod.go ./vendor/github.com/docker/docker/pkg/system/path.go ./vendor/github.com/docker/docker/pkg/system/path_unix.go ./vendor/github.com/docker/docker/pkg/system/process_unix.go ./vendor/github.com/docker/docker/pkg/system/rm.go ./vendor/github.com/docker/docker/pkg/system/stat_linux.go ./vendor/github.com/docker/docker/pkg/system/stat_unix.go ./vendor/github.com/docker/docker/pkg/system/syscall_unix.go ./vendor/github.com/docker/docker/pkg/system/umask.go ./vendor/github.com/docker/docker/pkg/system/utimes_linux.go ./vendor/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/78/78f504a49d40cb9eb4121543a61059d60958491c0e76b48c099f86758447d0b6-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b259/ github.com/mailru/easyjson/buffer vendor/golang.org/x/net/http/httpproxy k8s.io/client-go/util/connrotation golang.org/x/net/internal/socks k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b330/ sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation github.com/docker/go-connections/nat mkdir -p $WORK/b253/ net/textproto mkdir -p $WORK/b487/ mkdir -p $WORK/b146/ mkdir -p $WORK/b147/ mkdir -p $WORK/b452/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile net=$WORK/b066/_pkg_.a EOF cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/registry=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/registry;$WORK/b259=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 3d1wo1_bCNSytXnZr01r/3d1wo1_bCNSytXnZr01r -goversion go1.16.12 -D "" -importcfg $WORK/b259/importcfg -pack ./vendor/github.com/docker/docker/api/types/registry/authenticate.go ./vendor/github.com/docker/docker/api/types/registry/registry.go mkdir -p $WORK/b300/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/validation=>k8s.io/apimachinery@v0.22.4/pkg/util/validation;$WORK/b330=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid MnD-O-2qYpHzoD2qa9B3/MnD-O-2qYpHzoD2qa9B3 -goversion go1.16.12 -D "" -importcfg $WORK/b330/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/validation/validation.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field=$WORK/b488/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b479/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/util/validation;$WORK/b487=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation -complete -installsuffix shared -buildid O39BbjASOkpIG7bzot4T/O39BbjASOkpIG7bzot4T -goversion go1.16.12 -D "" -importcfg $WORK/b487/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/validation.go github.com/spf13/pflag mkdir -p $WORK/b063/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b141/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b147=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid j-VEPefN7U5jG9OlH8zb/j-VEPefN7U5jG9OlH8zb -goversion go1.16.12 -D "" -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/connrotation=>k8s.io/client-go@v0.22.4/util/connrotation;$WORK/b452=>" -shared -p k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid Mdk6veZWAUO1BoR-FWDO/Mdk6veZWAUO1BoR-FWDO -goversion go1.16.12 -D "" -importcfg $WORK/b452/importcfg -pack ./vendor/k8s.io/client-go/util/connrotation/connrotation.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b286/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "/usr/lib/golang/src/net/textproto=>net/textproto;$WORK/b146=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid OFy5YWG64le7z-nJ6yHz/OFy5YWG64le7z-nJ6yHz -goversion go1.16.12 -D "" -importcfg $WORK/b146/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_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/internal/socks=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/internal/socks;$WORK/b300=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid FpgMioG3VFJwmh7f7nE8/FpgMioG3VFJwmh7f7nE8 -goversion go1.16.12 -D "" -importcfg $WORK/b300/importcfg -pack ./vendor/golang.org/x/net/internal/socks/client.go ./vendor/golang.org/x/net/internal/socks/socks.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/go-connections/nat=>github.com/docker/go-connections@v0.4.0/nat;$WORK/b253=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid a1MXS0EayS6vTtQeeyou/a1MXS0EayS6vTtQeeyou -goversion go1.16.12 -D "" -importcfg $WORK/b253/importcfg -pack ./vendor/github.com/docker/go-connections/nat/nat.go ./vendor/github.com/docker/go-connections/nat/parse.go ./vendor/github.com/docker/go-connections/nat/sort.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mailru/easyjson/buffer=>github.com/mailru/easyjson@v0.7.6/buffer;$WORK/b479=>" -shared -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid _8RmqL74feOUn4rjRjXk/_8RmqL74feOUn4rjRjXk -goversion go1.16.12 -D "" -importcfg $WORK/b479/importcfg -pack ./vendor/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/spf13/pflag=>github.com/spf13/pflag@v1.0.5;$WORK/b063=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid hgD39v0c8Ci5uP0xmwlC/hgD39v0c8Ci5uP0xmwlC -goversion go1.16.12 -D "" -importcfg $WORK/b063/importcfg -pack ./vendor/github.com/spf13/pflag/bool.go ./vendor/github.com/spf13/pflag/bool_slice.go ./vendor/github.com/spf13/pflag/bytes.go ./vendor/github.com/spf13/pflag/count.go ./vendor/github.com/spf13/pflag/duration.go ./vendor/github.com/spf13/pflag/duration_slice.go ./vendor/github.com/spf13/pflag/flag.go ./vendor/github.com/spf13/pflag/float32.go ./vendor/github.com/spf13/pflag/float32_slice.go ./vendor/github.com/spf13/pflag/float64.go ./vendor/github.com/spf13/pflag/float64_slice.go ./vendor/github.com/spf13/pflag/golangflag.go ./vendor/github.com/spf13/pflag/int.go ./vendor/github.com/spf13/pflag/int16.go ./vendor/github.com/spf13/pflag/int32.go ./vendor/github.com/spf13/pflag/int32_slice.go ./vendor/github.com/spf13/pflag/int64.go ./vendor/github.com/spf13/pflag/int64_slice.go ./vendor/github.com/spf13/pflag/int8.go ./vendor/github.com/spf13/pflag/int_slice.go ./vendor/github.com/spf13/pflag/ip.go ./vendor/github.com/spf13/pflag/ip_slice.go ./vendor/github.com/spf13/pflag/ipmask.go ./vendor/github.com/spf13/pflag/ipnet.go ./vendor/github.com/spf13/pflag/string.go ./vendor/github.com/spf13/pflag/string_array.go ./vendor/github.com/spf13/pflag/string_slice.go ./vendor/github.com/spf13/pflag/string_to_int.go ./vendor/github.com/spf13/pflag/string_to_int64.go ./vendor/github.com/spf13/pflag/string_to_string.go ./vendor/github.com/spf13/pflag/uint.go ./vendor/github.com/spf13/pflag/uint16.go ./vendor/github.com/spf13/pflag/uint32.go ./vendor/github.com/spf13/pflag/uint64.go ./vendor/github.com/spf13/pflag/uint8.go ./vendor/github.com/spf13/pflag/uint_slice.go cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b287/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b288/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/procfs=>github.com/prometheus/procfs@v0.6.0;$WORK/b286=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid gGmpMrxMUqXoxVj8_gJm/gGmpMrxMUqXoxVj8_gJm -goversion go1.16.12 -D "" -importcfg $WORK/b286/importcfg -pack ./vendor/github.com/prometheus/procfs/arp.go ./vendor/github.com/prometheus/procfs/buddyinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo.go ./vendor/github.com/prometheus/procfs/cpuinfo_x86.go ./vendor/github.com/prometheus/procfs/crypto.go ./vendor/github.com/prometheus/procfs/doc.go ./vendor/github.com/prometheus/procfs/fs.go ./vendor/github.com/prometheus/procfs/fscache.go ./vendor/github.com/prometheus/procfs/ipvs.go ./vendor/github.com/prometheus/procfs/kernel_random.go ./vendor/github.com/prometheus/procfs/loadavg.go ./vendor/github.com/prometheus/procfs/mdstat.go ./vendor/github.com/prometheus/procfs/meminfo.go ./vendor/github.com/prometheus/procfs/mountinfo.go ./vendor/github.com/prometheus/procfs/mountstats.go ./vendor/github.com/prometheus/procfs/net_conntrackstat.go ./vendor/github.com/prometheus/procfs/net_dev.go ./vendor/github.com/prometheus/procfs/net_ip_socket.go ./vendor/github.com/prometheus/procfs/net_protocols.go ./vendor/github.com/prometheus/procfs/net_sockstat.go ./vendor/github.com/prometheus/procfs/net_softnet.go ./vendor/github.com/prometheus/procfs/net_tcp.go ./vendor/github.com/prometheus/procfs/net_udp.go ./vendor/github.com/prometheus/procfs/net_unix.go ./vendor/github.com/prometheus/procfs/proc.go ./vendor/github.com/prometheus/procfs/proc_cgroup.go ./vendor/github.com/prometheus/procfs/proc_environ.go ./vendor/github.com/prometheus/procfs/proc_fdinfo.go ./vendor/github.com/prometheus/procfs/proc_io.go ./vendor/github.com/prometheus/procfs/proc_limits.go ./vendor/github.com/prometheus/procfs/proc_maps.go ./vendor/github.com/prometheus/procfs/proc_ns.go ./vendor/github.com/prometheus/procfs/proc_psi.go ./vendor/github.com/prometheus/procfs/proc_smaps.go ./vendor/github.com/prometheus/procfs/proc_stat.go ./vendor/github.com/prometheus/procfs/proc_status.go ./vendor/github.com/prometheus/procfs/schedstat.go ./vendor/github.com/prometheus/procfs/slab.go ./vendor/github.com/prometheus/procfs/stat.go ./vendor/github.com/prometheus/procfs/swaps.go ./vendor/github.com/prometheus/procfs/vm.go ./vendor/github.com/prometheus/procfs/xfrm.go ./vendor/github.com/prometheus/procfs/zoneinfo.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/bd/bd0abf57782eb9f08a7f6d6a15cbab69eb51e69bd010c3a05de7e34d323f285e-d # internal go/doc mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal html/template mkdir -p $WORK/b606/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/ast=$WORK/b336/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile internal/lazyregexp=$WORK/b339/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b606/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html=$WORK/b078/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile text/template/parse=$WORK/b073/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/usr/lib/golang/src/go/doc=>go/doc;$WORK/b338=>" -shared -p go/doc -std -complete -installsuffix shared -buildid nnCQFKl2ppDXLL7-Haqu/nnCQFKl2ppDXLL7-Haqu -goversion go1.16.12 -D "" -importcfg $WORK/b338/importcfg -pack /usr/lib/golang/src/go/doc/comment.go /usr/lib/golang/src/go/doc/doc.go /usr/lib/golang/src/go/doc/example.go /usr/lib/golang/src/go/doc/exports.go /usr/lib/golang/src/go/doc/filter.go /usr/lib/golang/src/go/doc/reader.go /usr/lib/golang/src/go/doc/synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/usr/lib/golang/src/html/template=>html/template;$WORK/b606=>" -shared -p html/template -std -complete -installsuffix shared -buildid QCfW1_mpaNBrNvsRBPW8/QCfW1_mpaNBrNvsRBPW8 -goversion go1.16.12 -D "" -importcfg $WORK/b606/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/b183/_pkg_.a /builddir/.cache/go-build/1a/1a1af131ad347414ea9d2f61db52d2dd2c6b2f246aa6adc24865c10f84e9aa63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b349/reflect2_amd64.o ./reflect2_amd64.s cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/91/91956bd51e8c7f45fdaa06b29716824b04544a42db722a6270cface7d0c8982d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b349/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/7e/7e89e7c8a94e920734a78a6b8cb9d96bf77fbbc422d2efe24047f7647aed19de-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b349/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/73/7302992ad98333dfc2333b48bfd797f33908947867e6d9f919ec46babc330f5f-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=$WORK/b479/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/mailru/easyjson/jwriter=>github.com/mailru/easyjson@v0.7.6/jwriter;$WORK/b478=>" -shared -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid oKgR9idR88KLXTLxgN7X/oKgR9idR88KLXTLxgN7X -goversion go1.16.12 -D "" -importcfg $WORK/b478/importcfg -pack ./vendor/github.com/mailru/easyjson/jwriter/writer.go cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2=>github.com/modern-go/reflect2@v1.0.1;$WORK/b349=>" -I $WORK/b349/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b349/relfect2_ppc64x.o ./relfect2_ppc64x.s cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "/usr/lib/golang/src/math/big=>math/big;$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/bc/bcf7daddf4e16fdbffdbd7c8ed2f10798fab423712450b088372f00bcdb16cf3-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b154/ cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b349/_pkg_.a $WORK/b349/reflect2_amd64.o $WORK/b349/relfect2_mips64x.o $WORK/b349/relfect2_mipsx.o $WORK/b349/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/yaml=>sigs.k8s.io/yaml@v1.2.0;$WORK/b154=>" -shared -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid S_LH2jjO_0vIty2VszMV/S_LH2jjO_0vIty2VszMV -goversion go1.16.12 -D "" -importcfg $WORK/b154/importcfg -pack ./vendor/sigs.k8s.io/yaml/fields.go ./vendor/sigs.k8s.io/yaml/yaml.go ./vendor/sigs.k8s.io/yaml/yaml_go110.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f2/f2cba1216517fa6a14fca03f030ab007bfb6744546530e6ce306467269a24370-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/4d/4d01306893293fe4c0149a4e75a48a922c211b54628239ef6601480adb8505c8-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b242/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/idtools=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/idtools;$WORK/b242=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid GFdU__i7KGaZL51T0I6V/GFdU__i7KGaZL51T0I6V -goversion go1.16.12 -D "" -importcfg $WORK/b242/importcfg -pack ./vendor/github.com/docker/docker/pkg/idtools/idtools.go ./vendor/github.com/docker/docker/pkg/idtools/idtools_unix.go ./vendor/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./vendor/github.com/docker/docker/pkg/idtools/utils_unix.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/99/99ffaadb78e7a808e1a98613c5b5f6e150cf0a27fd00b54ebdedf2add0f932b8-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b252/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b253/_pkg_.a packagefile github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/container=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/container;$WORK/b249=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid JvbQvPqjqwxB0XiJM2Cv/JvbQvPqjqwxB0XiJM2Cv -goversion go1.16.12 -D "" -importcfg $WORK/b249/importcfg -pack ./vendor/github.com/docker/docker/api/types/container/config.go ./vendor/github.com/docker/docker/api/types/container/container_changes.go ./vendor/github.com/docker/docker/api/types/container/container_create.go ./vendor/github.com/docker/docker/api/types/container/container_top.go ./vendor/github.com/docker/docker/api/types/container/container_update.go ./vendor/github.com/docker/docker/api/types/container/container_wait.go ./vendor/github.com/docker/docker/api/types/container/host_config.go ./vendor/github.com/docker/docker/api/types/container/hostconfig_unix.go ./vendor/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/0e/0e701f85f0295aaa3956731c1a4ab77d652aa99834db8d75c32ed87cefc83232-d # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/66/66b6e3c120f5c553432fc785c4d41a0157a123d2554a4516ae4cba83d34d8f42-d # internal sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels mkdir -p $WORK/b484/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection=$WORK/b485/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=$WORK/b486/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation=$WORK/b487/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/internal/k8sgen/pkg/labels;$WORK/b484=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels -complete -installsuffix shared -buildid WIPfb4qThP2Ysy8RUoWF/WIPfb4qThP2Ysy8RUoWF -goversion go1.16.12 -D "" -importcfg $WORK/b484/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels/copied.deepcopy.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels/labels.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels/selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/cd/cd4825a79baa9a77d81739d3d94ae2ee1eca5c761a6c5538d0a21d2c0b9cf52a-d # internal golang.org/x/net/proxy mkdir -p $WORK/b299/ cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/63/6326aac94772a557886d602a7f98b02865ab6eef7b34a2f98e6c03a041fd772c-d # internal crypto/dsa crypto/internal/boring mkdir -p $WORK/b130/ gopkg.in/inf.v0 mkdir -p $WORK/b318/ mkdir -p $WORK/b089/ crypto/elliptic mkdir -p $WORK/b114/ github.com/shopspring/decimal encoding/asn1 mkdir -p $WORK/b118/ mkdir -p $WORK/b604/ go.starlark.net/syntax mkdir -p $WORK/b550/ cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/dd/ddb955c2ddaac95f32ebb295879129f5e88fd7cbffd73af813ae2ddb764bf975-d # internal cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b300/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/proxy=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/proxy;$WORK/b299=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid NjtfXd2KVP3t9MgvtHVM/NjtfXd2KVP3t9MgvtHVM -goversion go1.16.12 -D "" -importcfg $WORK/b299/importcfg -pack ./vendor/golang.org/x/net/proxy/dial.go ./vendor/golang.org/x/net/proxy/direct.go ./vendor/golang.org/x/net/proxy/per_host.go ./vendor/golang.org/x/net/proxy/proxy.go ./vendor/golang.org/x/net/proxy/socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/dsa=>crypto/dsa;$WORK/b130=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid e5X9Yb8Xi4cY81WMgLBJ/e5X9Yb8Xi4cY81WMgLBJ -goversion go1.16.12 -D "" -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >$WORK/b114/go_asm.h << 'EOF' # internal EOF cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b604/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "/usr/lib/golang/src/crypto/elliptic=>crypto/elliptic;$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b114/symabis ./p256_asm_amd64.s cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/gopkg.in/inf.v0=>gopkg.in/inf.v0@v0.9.1;$WORK/b318=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid _1AgGxfNa20bCZmgYa8v/_1AgGxfNa20bCZmgYa8v -goversion go1.16.12 -D "" -importcfg $WORK/b318/importcfg -pack ./vendor/gopkg.in/inf.v0/dec.go ./vendor/gopkg.in/inf.v0/rounder.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/shopspring/decimal=>github.com/shopspring/decimal@v1.2.0;$WORK/b604=>" -shared -p github.com/shopspring/decimal -complete -installsuffix shared -buildid jq0AShQSKSwYjlC1sVk7/jq0AShQSKSwYjlC1sVk7 -goversion go1.16.12 -D "" -importcfg $WORK/b604/importcfg -pack ./vendor/github.com/shopspring/decimal/decimal-go.go ./vendor/github.com/shopspring/decimal/decimal.go ./vendor/github.com/shopspring/decimal/rounding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b089=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid TdRk9ZsiUKhweKWyf278/TdRk9ZsiUKhweKWyf278 -goversion go1.16.12 -D "" -importcfg $WORK/b089/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_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "/usr/lib/golang/src/encoding/asn1=>encoding/asn1;$WORK/b118=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid A-MuuI56mwfhVtD-reOW/A-MuuI56mwfhVtD-reOW -goversion go1.16.12 -D "" -importcfg $WORK/b118/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 cat >$WORK/b550/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/syntax=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/syntax;$WORK/b550=>" -shared -p go.starlark.net/syntax -complete -installsuffix shared -buildid gigZYc0PUxzCIELFntda/gigZYc0PUxzCIELFntda -goversion go1.16.12 -D "" -importcfg $WORK/b550/importcfg -pack ./vendor/go.starlark.net/syntax/parse.go ./vendor/go.starlark.net/syntax/quote.go ./vendor/go.starlark.net/syntax/scan.go ./vendor/go.starlark.net/syntax/syntax.go ./vendor/go.starlark.net/syntax/walk.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/6d/6d59328f66f190069e15ad1f9d29eb7b550c0abfa56a052d5a73e2a0c973c5b6-d # internal github.com/json-iterator/go mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b348/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b349/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/json-iterator/go=>github.com/json-iterator/go@v1.1.11;$WORK/b347=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid e_zy4qcyoFJbKHIhpvMM/e_zy4qcyoFJbKHIhpvMM -goversion go1.16.12 -D "" -importcfg $WORK/b347/importcfg -pack ./vendor/github.com/json-iterator/go/adapter.go ./vendor/github.com/json-iterator/go/any.go ./vendor/github.com/json-iterator/go/any_array.go ./vendor/github.com/json-iterator/go/any_bool.go ./vendor/github.com/json-iterator/go/any_float.go ./vendor/github.com/json-iterator/go/any_int32.go ./vendor/github.com/json-iterator/go/any_int64.go ./vendor/github.com/json-iterator/go/any_invalid.go ./vendor/github.com/json-iterator/go/any_nil.go ./vendor/github.com/json-iterator/go/any_number.go ./vendor/github.com/json-iterator/go/any_object.go ./vendor/github.com/json-iterator/go/any_str.go ./vendor/github.com/json-iterator/go/any_uint32.go ./vendor/github.com/json-iterator/go/any_uint64.go ./vendor/github.com/json-iterator/go/config.go ./vendor/github.com/json-iterator/go/iter.go ./vendor/github.com/json-iterator/go/iter_array.go ./vendor/github.com/json-iterator/go/iter_float.go ./vendor/github.com/json-iterator/go/iter_int.go ./vendor/github.com/json-iterator/go/iter_object.go ./vendor/github.com/json-iterator/go/iter_skip.go ./vendor/github.com/json-iterator/go/iter_skip_strict.go ./vendor/github.com/json-iterator/go/iter_str.go ./vendor/github.com/json-iterator/go/jsoniter.go ./vendor/github.com/json-iterator/go/pool.go ./vendor/github.com/json-iterator/go/reflect.go ./vendor/github.com/json-iterator/go/reflect_array.go ./vendor/github.com/json-iterator/go/reflect_dynamic.go ./vendor/github.com/json-iterator/go/reflect_extension.go ./vendor/github.com/json-iterator/go/reflect_json_number.go ./vendor/github.com/json-iterator/go/reflect_json_raw_message.go ./vendor/github.com/json-iterator/go/reflect_map.go ./vendor/github.com/json-iterator/go/reflect_marshaler.go ./vendor/github.com/json-iterator/go/reflect_native.go ./vendor/github.com/json-iterator/go/reflect_optional.go ./vendor/github.com/json-iterator/go/reflect_slice.go ./vendor/github.com/json-iterator/go/reflect_struct_decoder.go ./vendor/github.com/json-iterator/go/reflect_struct_encoder.go ./vendor/github.com/json-iterator/go/stream.go ./vendor/github.com/json-iterator/go/stream_float.go ./vendor/github.com/json-iterator/go/stream_int.go ./vendor/github.com/json-iterator/go/stream_str.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/d9/d91371c2b0e646ef98a92a2720c1a95571ea81a348c726fa2897772916d19f75-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/elliptic=>crypto/elliptic;$WORK/b114=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid BLnMqzBTTIQiLOa5t_7H/BLnMqzBTTIQiLOa5t_7H -goversion go1.16.12 -symabis $WORK/b114/symabis -D "" -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/46/469ba7d020c8a608587b8c7db06c01b915024761d3092fc73f87347d43155668-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/2a/2a06e1b8134460f61f1dfb6cefba9bbbadf2c02c25ef2f2f7a98d67b5ad0bf80-d # internal k8s.io/apimachinery/pkg/util/diff mkdir -p $WORK/b733/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b804/_pkg_.a # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b323/ github.com/googleapis/gnostic/jsonschema mkdir -p $WORK/b372/ cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3b/3bf85f3f524f97472713d79307c0160af16bbbcd04deb2be85eba50147a79e32-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b140/ net/mail golang.org/x/net/http/httpguts mkdir -p $WORK/b355/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b324/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b322/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b616/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/labels=>k8s.io/apimachinery@v0.22.4/pkg/labels;$WORK/b323=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid P-ZcQGY1i0HGJyUJJKKz/P-ZcQGY1i0HGJyUJJKKz -goversion go1.16.12 -D "" -importcfg $WORK/b323/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/labels/doc.go ./vendor/k8s.io/apimachinery/pkg/labels/labels.go ./vendor/k8s.io/apimachinery/pkg/labels/selector.go ./vendor/k8s.io/apimachinery/pkg/labels/zz_generated.deepcopy.go cat >$WORK/b733/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b324/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b734/_pkg_.a EOF cat >$WORK/b616/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b140/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/b141/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b356/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/usr/lib/golang/src/net/mail=>net/mail;$WORK/b616=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Uu8a4B539BROqZouK21N/Uu8a4B539BROqZouK21N -goversion go1.16.12 -D "" -importcfg $WORK/b616/importcfg -pack /usr/lib/golang/src/net/mail/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/diff=>k8s.io/apimachinery@v0.22.4/pkg/util/diff;$WORK/b733=>" -shared -p k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid bxrUouCQ_2_8woCMPjN2/bxrUouCQ_2_8woCMPjN2 -goversion go1.16.12 -D "" -importcfg $WORK/b733/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/diff/diff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b140=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid Es7pNk_OoTJfz0DEFY90/Es7pNk_OoTJfz0DEFY90 -goversion go1.16.12 -D "" -importcfg $WORK/b140/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 cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b373/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/http/httpguts=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/http/httpguts;$WORK/b355=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid kgbhWwuU_rPqeSURIUsn/kgbhWwuU_rPqeSURIUsn -goversion go1.16.12 -D "" -importcfg $WORK/b355/importcfg -pack ./vendor/golang.org/x/net/http/httpguts/guts.go ./vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/googleapis/gnostic/jsonschema=>github.com/googleapis/gnostic@v0.5.5/jsonschema;$WORK/b372=>" -shared -p github.com/googleapis/gnostic/jsonschema -complete -installsuffix shared -buildid xhS2xrD9gabY79qCsng-/xhS2xrD9gabY79qCsng- -goversion go1.16.12 -D "" -importcfg $WORK/b372/importcfg -pack ./vendor/github.com/googleapis/gnostic/jsonschema/base.go ./vendor/github.com/googleapis/gnostic/jsonschema/display.go ./vendor/github.com/googleapis/gnostic/jsonschema/models.go ./vendor/github.com/googleapis/gnostic/jsonschema/operations.go ./vendor/github.com/googleapis/gnostic/jsonschema/reader.go ./vendor/github.com/googleapis/gnostic/jsonschema/writer.go cp $WORK/b804/_pkg_.a /builddir/.cache/go-build/42/4260b3224debd204d03071d1b17899b1e3509067ffc3ee4ac3741ab2cad0cd2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/cb/cbce4103b8f615104eb538089e9d94f2165fece2037cd48487938e1278f316eb-d # internal crypto/hmac mkdir -p $WORK/b122/ crypto/sha256 mkdir -p $WORK/b128/ crypto/sha512 mkdir -p $WORK/b116/ crypto/sha1 crypto/aes mkdir -p $WORK/b085/ mkdir -p $WORK/b127/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/hmac=>crypto/hmac;$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid s8xQD6d5M8m-OA1a0O2q/s8xQD6d5M8m-OA1a0O2q -goversion go1.16.12 -D "" -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b128/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "/usr/lib/golang/src/crypto/sha256=>crypto/sha256;$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b128/symabis ./sha256block_amd64.s cat >$WORK/b085/go_asm.h << 'EOF' # internal EOF cat >$WORK/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "/usr/lib/golang/src/crypto/aes=>crypto/aes;$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "/usr/lib/golang/src/crypto/sha512=>crypto/sha512;$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b116/symabis ./sha512block_amd64.s cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/51/5176431b82111c4c26c7a6786deecd5e7494e78be7e4517706e6aeb10497c1a1-d # internal cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/usr/lib/golang/src/crypto/sha1=>crypto/sha1;$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b127/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0d/0d20f422a62440b94945751fa95458542388f312f8448c8d1adfd118a6f50a22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b796/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/aes=>crypto/aes;$WORK/b085=>" -shared -p crypto/aes -std -installsuffix shared -buildid cNHOMd5kQLkwVaCxWW1w/cNHOMd5kQLkwVaCxWW1w -goversion go1.16.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/sha512=>crypto/sha512;$WORK/b116=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid RD-FuX1GGr7qVv9Gzf5d/RD-FuX1GGr7qVv9Gzf5d -goversion go1.16.12 -symabis $WORK/b116/symabis -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/sha256=>crypto/sha256;$WORK/b128=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid z7kFMcZQVUqAMHieab9g/z7kFMcZQVUqAMHieab9g -goversion go1.16.12 -symabis $WORK/b128/symabis -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f0/f0dd05c0a0d605de5a66a5cf819725515604596cd1880ddee585970979551c0a-d # internal k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b386/ k8s.io/apimachinery/pkg/util/mergepatch mkdir -p $WORK/b648/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/yaml=>k8s.io/apimachinery@v0.22.4/pkg/util/yaml;$WORK/b386=>" -shared -p k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid fbf4wqdWg_BuHlkWIbHA/fbf4wqdWg_BuHlkWIbHA -goversion go1.16.12 -D "" -importcfg $WORK/b386/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/yaml/decoder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cat >$WORK/b648/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a EOF helm.sh/helm/v3/pkg/cli/output mkdir -p $WORK/b806/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/mergepatch=>k8s.io/apimachinery@v0.22.4/pkg/util/mergepatch;$WORK/b648=>" -shared -p k8s.io/apimachinery/pkg/util/mergepatch -complete -installsuffix shared -buildid MF33aocm-_qHLgm0buUF/MF33aocm-_qHLgm0buUF -goversion go1.16.12 -D "" -importcfg $WORK/b648/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/mergepatch/util.go helm.sh/helm/v3/pkg/strvals mkdir -p $WORK/b808/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/sha1=>crypto/sha1;$WORK/b127=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid VY--K-q6cVuR1QkGL0to/VY--K-q6cVuR1QkGL0to -goversion go1.16.12 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /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_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b808/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/strvals=>helm.sh/helm/v3/pkg/strvals;$WORK/b808=>" -shared -p helm.sh/helm/v3/pkg/strvals -lang=go1.16 -complete -installsuffix shared -buildid MyS0zd8Uk2kB9FO2ldMq/MyS0zd8Uk2kB9FO2ldMq -goversion go1.16.12 -D "" -importcfg $WORK/b808/importcfg -pack ./pkg/strvals/doc.go ./pkg/strvals/parser.go cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/09/09f4d9e407f8e936282c668ab5cf7f615b8ced0d8973cfcfd97887f5b13319d7-d # internal cat >$WORK/b806/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gosuri/uitable=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/cli/output=>helm.sh/helm/v3/pkg/cli/output;$WORK/b806=>" -shared -p helm.sh/helm/v3/pkg/cli/output -lang=go1.16 -complete -installsuffix shared -buildid yOHVH7AqlGsNUXgWHyqN/yOHVH7AqlGsNUXgWHyqN -goversion go1.16.12 -D "" -importcfg $WORK/b806/importcfg -pack ./pkg/cli/output/output.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/61/61e3b66a538b43dde6fecdd431b04fa4418e03e3e7996ddfc1bd696dea9be3d8-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b139/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b610/ cat >$WORK/b610/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/pbkdf2=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/pbkdf2;$WORK/b610=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid HpKiTgk_LSAP-RvbjABw/HpKiTgk_LSAP-RvbjABw -goversion go1.16.12 -D "" -importcfg $WORK/b610/importcfg -pack ./vendor/golang.org/x/crypto/pbkdf2/pbkdf2.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/a3/a3a0dd010a876bc8e1f05e28b0b39b044d19e368e2449749d98c9937703b1886-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf=>vendor/golang.org/x/crypto/hkdf;$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid arA5KyPcBhEcGlzs3duW/arA5KyPcBhEcGlzs3duW -goversion go1.16.12 -D "" -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/94/9400423ac91212fdb160c420ed472202ef92bd70a912c6eae9b3e0494bda062c-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b241/ cp $WORK/b796/_pkg_.a /builddir/.cache/go-build/7f/7fdf7294b1b6293169b29573f7b18dc3ae2dcac496549389c7e282503aacf508-d # internal cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/homedir=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/homedir;$WORK/b241=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 5GVDz6C40y18e36fFlAG/5GVDz6C40y18e36fFlAG -goversion go1.16.12 -D "" -importcfg $WORK/b241/importcfg -pack ./vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go ./vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/a1/a1c702f67d0e459d9c9808256955b7bd71c3ec4889d7c342e14d2a4a471200bb-d # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/44/44e8854a96aa82fd042d4efa72e3256ab47d42f25eea245676f308cb7866d67c-d # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/4b/4bff7487195f7c7039bed1ba1c6a58d97e9e659246e906cb7363f42a7a8af9ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/2e/2ecb5e05cdb006924413c51007bbc1bafdcfc889f78ee5c97d93162f5e9751cb-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b164/ google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/encoding/prototext=>google.golang.org/protobuf@v1.26.0/encoding/prototext;$WORK/b164=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid nij16bhvFnyB1q0hQBrh/nij16bhvFnyB1q0hQBrh -goversion go1.16.12 -D "" -importcfg $WORK/b164/importcfg -pack ./vendor/google.golang.org/protobuf/encoding/prototext/decode.go ./vendor/google.golang.org/protobuf/encoding/prototext/doc.go ./vendor/google.golang.org/protobuf/encoding/prototext/encode.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/filedesc=>google.golang.org/protobuf@v1.26.0/internal/filedesc;$WORK/b184=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid oU76JUEYuXjjd4Tkl1kc/oU76JUEYuXjjd4Tkl1kc -goversion go1.16.12 -D "" -importcfg $WORK/b184/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filedesc/build.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go ./vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/fd/fd9685bd373ac70c9af1a892a5ba4b3c7f9b561213623b809c4edb2f4ca8e5a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b806/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b806/_pkg_.a /builddir/.cache/go-build/09/09b26177536f506d0d4f8c9f541647d7399f4963e739e839786b4e2e684556b3-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/65/6596628f15e41c98bf73c2c896ba463e16ddb255325776d52357011b929f1306-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ef/ef90ba38ccf3e770940071f06f98c574f39304da883e5b4c8102918657e256a0-d # internal github.com/docker/cli/cli/config mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/cli/cli/config/configfile=$WORK/b235/_pkg_.a packagefile github.com/docker/cli/cli/config/credentials=$WORK/b236/_pkg_.a packagefile github.com/docker/cli/cli/config/types=$WORK/b237/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/cli/cli/config=>github.com/docker/cli@v20.10.7+incompatible/cli/config;$WORK/b234=>" -shared -p github.com/docker/cli/cli/config -complete -installsuffix shared -buildid iEc5AXUbsEJ83cQl8E0u/iEc5AXUbsEJ83cQl8E0u -goversion go1.16.12 -D "" -importcfg $WORK/b234/importcfg -pack ./vendor/github.com/docker/cli/cli/config/config.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/44/444b6b452896c2851a9d6b5292e1ec4d17393ff9f4f5de4d9457cc8896297003-d # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/6d/6d50f219ea9db8534831f0fcbab38aa91a2c7ebbd736a9a52d7604fb03cedd53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "/usr/lib/golang/src/crypto/sha512=>crypto/sha512;$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/sha512block_amd64.o ./sha512block_amd64.s cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/ef/ef544421c1c58d86e66600e7d3680ed7477ab46f90e8f3d1ad9bdedd715684a2-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "/usr/lib/golang/src/crypto/sha256=>crypto/sha256;$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b128/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "/usr/lib/golang/src/crypto/aes=>crypto/aes;$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/usr/lib/golang/src/crypto/sha1=>crypto/sha1;$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b127/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b808/_pkg_.a # internal cp $WORK/b808/_pkg_.a /builddir/.cache/go-build/d0/d0769d1d6cb5cf98eaca0146625c18a358a8b1ad0c532fa9b42406cf252d04b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "/usr/lib/golang/src/crypto/aes=>crypto/aes;$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/24/2495949f6735c379288dcc442f074d845f0a2e2b8c4b6c4d395a890f68224bf9-d # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/9c/9cae8b020a13aaaa4f05d6a00bc7056490a83f840d3848e72d874432bd777f6e-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/33/33ca0d142bdc7bee2c89b18e8037745f46b380570068a7e62b387c65ad32665e-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/53/5327d564d7f01e90e369e018e7ed50dc4162ed0789428140905760140c54c6ec-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b609/ github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b291/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/asm_amd64.o $WORK/b085/gcm_amd64.o # internal github.com/docker/docker/pkg/tarsum mkdir -p $WORK/b295/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cat >$WORK/b609/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b610/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/scrypt=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/scrypt;$WORK/b609=>" -shared -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid z2MMLAbK4cuNltG0hbK8/z2MMLAbK4cuNltG0hbK8 -goversion go1.16.12 -D "" -importcfg $WORK/b609/importcfg -pack ./vendor/golang.org/x/crypto/scrypt/scrypt.go cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/ioutils=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/ioutils;$WORK/b291=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid l8HLPaIACOvzeFIMmeUx/l8HLPaIACOvzeFIMmeUx -goversion go1.16.12 -D "" -importcfg $WORK/b291/importcfg -pack ./vendor/github.com/docker/docker/pkg/ioutils/buffer.go ./vendor/github.com/docker/docker/pkg/ioutils/bytespipe.go ./vendor/github.com/docker/docker/pkg/ioutils/fswriters.go ./vendor/github.com/docker/docker/pkg/ioutils/readers.go ./vendor/github.com/docker/docker/pkg/ioutils/temp_unix.go ./vendor/github.com/docker/docker/pkg/ioutils/writeflusher.go ./vendor/github.com/docker/docker/pkg/ioutils/writers.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b101/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/tarsum=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/tarsum;$WORK/b295=>" -shared -p github.com/docker/docker/pkg/tarsum -complete -installsuffix shared -buildid MjyXXgoTdnY6RPT5hem4/MjyXXgoTdnY6RPT5hem4 -goversion go1.16.12 -D "" -importcfg $WORK/b295/importcfg -pack ./vendor/github.com/docker/docker/pkg/tarsum/builder_context.go ./vendor/github.com/docker/docker/pkg/tarsum/fileinfosums.go ./vendor/github.com/docker/docker/pkg/tarsum/tarsum.go ./vendor/github.com/docker/docker/pkg/tarsum/versioning.go ./vendor/github.com/docker/docker/pkg/tarsum/writercloser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/47/472ca7a724ac07923fa176a355d89e897dc2dd1b140ba6d9d94fcafa4e57ae7e-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/92/92d7561972141925b21c80f479ca2b412d6744c20eb1c52deaaded8826b32e54-d # internal crypto/rand mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/rand=>crypto/rand;$WORK/b084=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid Ve81ynZOic1i6jzoIZfT/Ve81ynZOic1i6jzoIZfT -goversion go1.16.12 -D "" -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4a/4a501206aee9f97f63e9960467516e08c774fad32440a04a0098d7e82f1db372-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/89/89d51f1e937bf83bf6a6b664b7072c56fa5e3523a092acdbeacbe0265ee53ebb-d # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/15/157075911603e4bf5e9205386e930a3a85a2f974bf8f78614a60064ad47ec046-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/1f/1f3b0482faa2aab374550cc2a443979d69ec02a7d37fc748687488281a4df318-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "/usr/lib/golang/src/crypto/elliptic=>crypto/elliptic;$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b114/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/e4/e4d33095675609a9b612ddaa7e4336598ce9f442ed7bf6361e74223115f941e7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c7/c7b6a18ab75b2fc8f94f0388b1b3ee8541140ee5f3b6ad554e92f30caa228a4c-d # internal github.com/docker/docker/pkg/stringid mkdir -p $WORK/b294/ golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b587/ github.com/lib/pq/scram mime/multipart crypto/ed25519 mkdir -p $WORK/b120/ golang.org/x/crypto/bcrypt mkdir -p $WORK/b607/ github.com/Masterminds/goutils crypto/rsa mkdir -p $WORK/b126/ mkdir -p $WORK/b150/ github.com/google/uuid mkdir -p $WORK/b312/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b800/ cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/pkg/stringid=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/pkg/stringid;$WORK/b294=>" -shared -p github.com/docker/docker/pkg/stringid -complete -installsuffix shared -buildid h8MU425CFjCUFl4zBXm2/h8MU425CFjCUFl4zBXm2 -goversion go1.16.12 -D "" -importcfg $WORK/b294/importcfg -pack ./vendor/github.com/docker/docker/pkg/stringid/stringid.go mkdir -p $WORK/b600/ cat >$WORK/b587/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/elgamal=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/elgamal;$WORK/b587=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid DrY6tfmmw_tn0sPJAVp1/DrY6tfmmw_tn0sPJAVp1 -goversion go1.16.12 -D "" -importcfg $WORK/b587/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/elgamal/elgamal.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF cat >$WORK/b607/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b608/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/ed25519=>crypto/ed25519;$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid O2krspgT7yCq4D1eJuEl/O2krspgT7yCq4D1eJuEl -goversion go1.16.12 -D "" -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/bcrypt=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/bcrypt;$WORK/b607=>" -shared -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid eya9YRSg7YNWl7sThF_2/eya9YRSg7YNWl7sThF_2 -goversion go1.16.12 -D "" -importcfg $WORK/b607/importcfg -pack ./vendor/golang.org/x/crypto/bcrypt/base64.go ./vendor/golang.org/x/crypto/bcrypt/bcrypt.go cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b800/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile mime/quotedprintable=$WORK/b151/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/google/uuid=>github.com/google/uuid@v1.2.0;$WORK/b312=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid Hb97TCYxcej-o47sJ5B6/Hb97TCYxcej-o47sJ5B6 -goversion go1.16.12 -D "" -importcfg $WORK/b312/importcfg -pack ./vendor/github.com/google/uuid/dce.go ./vendor/github.com/google/uuid/doc.go ./vendor/github.com/google/uuid/hash.go ./vendor/github.com/google/uuid/marshal.go ./vendor/github.com/google/uuid/node.go ./vendor/github.com/google/uuid/node_net.go ./vendor/github.com/google/uuid/sql.go ./vendor/github.com/google/uuid/time.go ./vendor/github.com/google/uuid/util.go ./vendor/github.com/google/uuid/uuid.go ./vendor/github.com/google/uuid/version1.go ./vendor/github.com/google/uuid/version4.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/rsa=>crypto/rsa;$WORK/b126=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Ix9tm6FCwhM-AyzeEDaK/Ix9tm6FCwhM-AyzeEDaK -goversion go1.16.12 -D "" -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.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_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/lib/pq/scram=>github.com/lib/pq@v1.10.0/scram;$WORK/b800=>" -shared -p github.com/lib/pq/scram -complete -installsuffix shared -buildid vQc33wPEolYAaYOU4DRR/vQc33wPEolYAaYOU4DRR -goversion go1.16.12 -D "" -importcfg $WORK/b800/importcfg -pack ./vendor/github.com/lib/pq/scram/scram.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "/usr/lib/golang/src/mime/multipart=>mime/multipart;$WORK/b150=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid ik4Gv83NdDc79QoO9aU5/ik4Gv83NdDc79QoO9aU5 -goversion go1.16.12 -D "" -importcfg $WORK/b150/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 cat >$WORK/b600/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Masterminds/goutils=>github.com/Masterminds/goutils@v1.1.1;$WORK/b600=>" -shared -p github.com/Masterminds/goutils -complete -installsuffix shared -buildid emuIeGbET3DHEl2AkyA2/emuIeGbET3DHEl2AkyA2 -goversion go1.16.12 -D "" -importcfg $WORK/b600/importcfg -pack ./vendor/github.com/Masterminds/goutils/cryptorandomstringutils.go ./vendor/github.com/Masterminds/goutils/randomstringutils.go ./vendor/github.com/Masterminds/goutils/stringutils.go ./vendor/github.com/Masterminds/goutils/wordutils.go github.com/klauspost/compress/zstd mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b212/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b213/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile hash/crc32=$WORK/b105/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/klauspost/compress/zstd=>github.com/klauspost/compress@v1.11.13/zstd;$WORK/b209=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid QPWPGrMWK3B6gIWfGyOk/QPWPGrMWK3B6gIWfGyOk -goversion go1.16.12 -D "" -importcfg $WORK/b209/importcfg -pack ./vendor/github.com/klauspost/compress/zstd/bitreader.go ./vendor/github.com/klauspost/compress/zstd/bitwriter.go ./vendor/github.com/klauspost/compress/zstd/blockdec.go ./vendor/github.com/klauspost/compress/zstd/blockenc.go ./vendor/github.com/klauspost/compress/zstd/blocktype_string.go ./vendor/github.com/klauspost/compress/zstd/bytebuf.go ./vendor/github.com/klauspost/compress/zstd/bytereader.go ./vendor/github.com/klauspost/compress/zstd/decodeheader.go ./vendor/github.com/klauspost/compress/zstd/decoder.go ./vendor/github.com/klauspost/compress/zstd/decoder_options.go ./vendor/github.com/klauspost/compress/zstd/dict.go ./vendor/github.com/klauspost/compress/zstd/enc_base.go ./vendor/github.com/klauspost/compress/zstd/enc_best.go ./vendor/github.com/klauspost/compress/zstd/enc_better.go ./vendor/github.com/klauspost/compress/zstd/enc_dfast.go ./vendor/github.com/klauspost/compress/zstd/enc_fast.go ./vendor/github.com/klauspost/compress/zstd/encoder.go ./vendor/github.com/klauspost/compress/zstd/encoder_options.go ./vendor/github.com/klauspost/compress/zstd/framedec.go ./vendor/github.com/klauspost/compress/zstd/frameenc.go ./vendor/github.com/klauspost/compress/zstd/fse_decoder.go ./vendor/github.com/klauspost/compress/zstd/fse_encoder.go ./vendor/github.com/klauspost/compress/zstd/fse_predefined.go ./vendor/github.com/klauspost/compress/zstd/hash.go ./vendor/github.com/klauspost/compress/zstd/history.go ./vendor/github.com/klauspost/compress/zstd/seqdec.go ./vendor/github.com/klauspost/compress/zstd/seqenc.go ./vendor/github.com/klauspost/compress/zstd/snappy.go ./vendor/github.com/klauspost/compress/zstd/zstd.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4c/4cd74183975a652fafe24995698f8b1f14ee08f307f8e74aa0753874d493c1cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/de/de01a273c651b5d854420918f808e9416ce603174d56b6e246bca007e22af436-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/ea/ea688b3713f09660d1989c54d6191cb044a2a2cc2a3f3732acc8c179d1658d1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5e/5ea441b0a670c89a540761f58ff4cb1fb5119489bba68bd8f9525beeb2a31468-d # internal crypto/x509/pkix mkdir -p $WORK/b131/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b117/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/03/03bcbbcd4bfe033339e87c7e0e86110ed627c929e541fc78e5db6f7d35a3a85f-d # internal cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b131=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid QmfIXbE3s8gRaIFCbokE/QmfIXbE3s8gRaIFCbokE -goversion go1.16.12 -D "" -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "/usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid gPBltEJ1WNZpUfql9xOX/gPBltEJ1WNZpUfql9xOX -goversion go1.16.12 -D "" -importcfg $WORK/b117/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b800/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/22/22f27306912456dcde04f3f43a53fe2a46b040ce329f8354e403e3b29369ecd2-d # internal cp $WORK/b800/_pkg_.a /builddir/.cache/go-build/d6/d6abf45aa6139af76279f9cf03d3cf98fdadf46c363da19371ec98a7dea5d6ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b792/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/63/63939d58e58477b7caf88c8165b56ae83711e9c52f2ced5083e13bb4f312a4ef-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/5d/5decc01692b757af8478e6e0ace48f4381bf4a6dd6b00122b2721f08ad58d68c-d # internal github.com/spf13/cast mkdir -p $WORK/b605/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cat >$WORK/b605/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html/template=$WORK/b606/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/spf13/cast=>github.com/spf13/cast@v1.3.1;$WORK/b605=>" -shared -p github.com/spf13/cast -complete -installsuffix shared -buildid AF3SQZmkzzD830xhRi5J/AF3SQZmkzzD830xhRi5J -goversion go1.16.12 -D "" -importcfg $WORK/b605/importcfg -pack ./vendor/github.com/spf13/cast/cast.go ./vendor/github.com/spf13/cast/caste.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/b7/b7c2cf9f87c2ee242d69689c50cb6e0778e6f07df7447cd970e7fa72b2033d17-d # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/92/92052c1f067a9d2c83a48d3569617d619ec546ba48249ceb0847bec74ab9c05e-d # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/79/79e4752f97e296af62f43c25c1b7ac8d661612881aad600dad26e636ea0b1a57-d # internal cp $WORK/b792/_pkg_.a /builddir/.cache/go-build/f1/f13f50199afafc90fb54d60965ac0825440fbc6fb4acade277ac73237a31b2d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e8/e8fa1faf4e8f206a34408ba0e821207d6c21d3cd21c12515e2042762dadc614a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/a9/a9adf3f4e5f40261bea36bccbe62fa84e0a7e8e8747c9e5d9e2d71d1eeb00466-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/80/807ab85535636e87731d77eb9580113cfe3d382b59926f6a0337a9230bb3c395-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e8/e878e7ded5a55d3a7494a52e5eadd4ac1c26a3681f83733214e978126b8630cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/54/54b3198cfb0c3d911faf80690d814a0f2ec7fc6231189703a7e9e782704a66fb-d # internal go.starlark.net/resolve mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b549/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b550/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/resolve=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/resolve;$WORK/b548=>" -shared -p go.starlark.net/resolve -complete -installsuffix shared -buildid knPH9fEmZJ4y5HLCVXnG/knPH9fEmZJ4y5HLCVXnG -goversion go1.16.12 -D "" -importcfg $WORK/b548/importcfg -pack ./vendor/go.starlark.net/resolve/binding.go ./vendor/go.starlark.net/resolve/resolve.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/10/100eb5ad10e9ae1c0433ddad9c35f93738583bab0259ebcdc92f21683301799a-d # internal golang.org/x/oauth2/jws mkdir -p $WORK/b828/ cat >$WORK/b828/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2/jws=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602/jws;$WORK/b828=>" -shared -p golang.org/x/oauth2/jws -complete -installsuffix shared -buildid nYzh8z5Dd0C9NV9mHZJT/nYzh8z5Dd0C9NV9mHZJT -goversion go1.16.12 -D "" -importcfg $WORK/b828/importcfg -pack ./vendor/golang.org/x/oauth2/jws/jws.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b828/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6a/6ac231aff1c3f3db28873adce0aa6321855c1dced48290b4d6bff45a722f1a4f-d # internal cp $WORK/b828/_pkg_.a /builddir/.cache/go-build/1b/1bc8e113fbd5256f6def1591e0385818f51703d46c9bc8f1875eec38fda128ca-d # internal crypto/ecdsa mkdir -p $WORK/b113/ cat >$WORK/b113/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/b090/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b113=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Iklvt7JRxGKrH08qQsGd/Iklvt7JRxGKrH08qQsGd -goversion go1.16.12 -D "" -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/f8/f8225ee03c0e8f1c70c7c34856dd98f9f9dfb1c5cdb0c25d1c4f973dce41ea00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/82/8273e85496ca6c7d2f1f23a7f7a1e4a9ba2f6527e9b63166e05e4db96fe75bda-d # internal crypto/x509 mkdir -p $WORK/b129/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b584/ cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/b6/b6852249118619c0d393371a7d42cad12fd47f7007c26221ec588cb1bddf586d-d # internal go.starlark.net/internal/compile mkdir -p $WORK/b547/ cat >$WORK/b584/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b585/_pkg_.a packagefile compress/flate=$WORK/b104/_pkg_.a packagefile compress/zlib=$WORK/b572/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b112/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b586/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b587/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b588/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile image=$WORK/b589/_pkg_.a packagefile image/jpeg=$WORK/b591/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/packet=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/packet;$WORK/b584=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid vBxoMCpx_gh3L4Tny7eV/vBxoMCpx_gh3L4Tny7eV -goversion go1.16.12 -D "" -importcfg $WORK/b584/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/packet/compressed.go ./vendor/golang.org/x/crypto/openpgp/packet/config.go ./vendor/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./vendor/golang.org/x/crypto/openpgp/packet/literal.go ./vendor/golang.org/x/crypto/openpgp/packet/ocfb.go ./vendor/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./vendor/golang.org/x/crypto/openpgp/packet/opaque.go ./vendor/golang.org/x/crypto/openpgp/packet/packet.go ./vendor/golang.org/x/crypto/openpgp/packet/private_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key.go ./vendor/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/reader.go ./vendor/golang.org/x/crypto/openpgp/packet/signature.go ./vendor/golang.org/x/crypto/openpgp/packet/signature_v3.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./vendor/golang.org/x/crypto/openpgp/packet/userattribute.go ./vendor/golang.org/x/crypto/openpgp/packet/userid.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b112/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b548/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b550/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/x509=>crypto/x509;$WORK/b129=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid T2rTjLYMizPmFerrzPDd/T2rTjLYMizPmFerrzPDd -goversion go1.16.12 -D "" -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.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_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/internal/compile=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/internal/compile;$WORK/b547=>" -shared -p go.starlark.net/internal/compile -complete -installsuffix shared -buildid hwvooa2yfLLM2ShreWVF/hwvooa2yfLLM2ShreWVF -goversion go1.16.12 -D "" -importcfg $WORK/b547/importcfg -pack ./vendor/go.starlark.net/internal/compile/compile.go ./vendor/go.starlark.net/internal/compile/serial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/96/962a19e190421a1340217a7878b54ac7f014c26d9fd673723238e4c034e15f1b-d # internal github.com/spf13/cobra mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/spf13/cobra=>github.com/spf13/cobra@v1.2.1;$WORK/b062=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid Vv1nfCyNluAnLa3nXpN8/Vv1nfCyNluAnLa3nXpN8 -goversion go1.16.12 -D "" -importcfg $WORK/b062/importcfg -pack ./vendor/github.com/spf13/cobra/args.go ./vendor/github.com/spf13/cobra/bash_completions.go ./vendor/github.com/spf13/cobra/bash_completionsV2.go ./vendor/github.com/spf13/cobra/cobra.go ./vendor/github.com/spf13/cobra/command.go ./vendor/github.com/spf13/cobra/command_notwin.go ./vendor/github.com/spf13/cobra/completions.go ./vendor/github.com/spf13/cobra/fish_completions.go ./vendor/github.com/spf13/cobra/powershell_completions.go ./vendor/github.com/spf13/cobra/shell_completions.go ./vendor/github.com/spf13/cobra/zsh_completions.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c2/c2536d9ca64bf0a3b3f7254e51295e213fea64ff1f93a66c9e5013883168fdb8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/encoding/tag=>google.golang.org/protobuf@v1.26.0/internal/encoding/tag;$WORK/b191=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid Pc34fiW5kxGKFjaX68J9/Pc34fiW5kxGKFjaX68J9 -goversion go1.16.12 -D "" -importcfg $WORK/b191/importcfg -pack ./vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/20/2075cb72cd9a957b4b139827b08229e348b3c0487c7ece5dbbd4238e8eb0445e-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b191/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b181/_pkg_.a packagefile hash/crc32=$WORK/b105/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/impl=>google.golang.org/protobuf@v1.26.0/internal/impl;$WORK/b190=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid a7zYFI7_nBEYjse8A87h/a7zYFI7_nBEYjse8A87h -goversion go1.16.12 -D "" -importcfg $WORK/b190/importcfg -pack ./vendor/google.golang.org/protobuf/internal/impl/api_export.go ./vendor/google.golang.org/protobuf/internal/impl/checkinit.go ./vendor/google.golang.org/protobuf/internal/impl/codec_extension.go ./vendor/google.golang.org/protobuf/internal/impl/codec_field.go ./vendor/google.golang.org/protobuf/internal/impl/codec_gen.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map.go ./vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./vendor/google.golang.org/protobuf/internal/impl/codec_message.go ./vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go ./vendor/google.golang.org/protobuf/internal/impl/codec_tables.go ./vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/convert.go ./vendor/google.golang.org/protobuf/internal/impl/convert_list.go ./vendor/google.golang.org/protobuf/internal/impl/convert_map.go ./vendor/google.golang.org/protobuf/internal/impl/decode.go ./vendor/google.golang.org/protobuf/internal/impl/encode.go ./vendor/google.golang.org/protobuf/internal/impl/enum.go ./vendor/google.golang.org/protobuf/internal/impl/extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_export.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_file.go ./vendor/google.golang.org/protobuf/internal/impl/legacy_message.go ./vendor/google.golang.org/protobuf/internal/impl/merge.go ./vendor/google.golang.org/protobuf/internal/impl/merge_gen.go ./vendor/google.golang.org/protobuf/internal/impl/message.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./vendor/google.golang.org/protobuf/internal/impl/validate.go ./vendor/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/83/838b7709427cb14705d171436e621b06f9d83947827aa852155f0acb230a2303-d # internal go.starlark.net/starlark mkdir -p $WORK/b546/ cat >$WORK/b546/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlark=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/starlark;$WORK/b546=>" -I $WORK/b546/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b546/symabis ./empty.s cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b547/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b549/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b548/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b550/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlark=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/starlark;$WORK/b546=>" -shared -p go.starlark.net/starlark -installsuffix shared -buildid JiihUE6DhskAHxLwmDE6/JiihUE6DhskAHxLwmDE6 -goversion go1.16.12 -symabis $WORK/b546/symabis -D "" -importcfg $WORK/b546/importcfg -pack -asmhdr $WORK/b546/go_asm.h ./vendor/go.starlark.net/starlark/debug.go ./vendor/go.starlark.net/starlark/eval.go ./vendor/go.starlark.net/starlark/hashtable.go ./vendor/go.starlark.net/starlark/int.go ./vendor/go.starlark.net/starlark/interp.go ./vendor/go.starlark.net/starlark/library.go ./vendor/go.starlark.net/starlark/profile.go ./vendor/go.starlark.net/starlark/unpack.go ./vendor/go.starlark.net/starlark/value.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/97/97a342b6b84a7167e9f6dda682f13b528b1daf83116c357e3e5283435d047c33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/58/582716624bdd86493442cf950c08bf34599417c29a36d2ad325c479114ded951-d # internal golang.org/x/crypto/openpgp/clearsign mkdir -p $WORK/b593/ golang.org/x/crypto/openpgp mkdir -p $WORK/b581/ cat >$WORK/b593/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b582/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b584/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp/clearsign=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp/clearsign;$WORK/b593=>" -shared -p golang.org/x/crypto/openpgp/clearsign -complete -installsuffix shared -buildid Wef03rsc55I7RYr-jKqH/Wef03rsc55I7RYr-jKqH -goversion go1.16.12 -D "" -importcfg $WORK/b593/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/clearsign/clearsign.go cat >$WORK/b581/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b582/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b584/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b588/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/openpgp=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/openpgp;$WORK/b581=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 0i5YFzU9nv9JKL3GIg1q/0i5YFzU9nv9JKL3GIg1q -goversion go1.16.12 -D "" -importcfg $WORK/b581/importcfg -pack ./vendor/golang.org/x/crypto/openpgp/canonical_text.go ./vendor/golang.org/x/crypto/openpgp/keys.go ./vendor/golang.org/x/crypto/openpgp/read.go ./vendor/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3c/3cdf1796fe4981bb6a56a83e87c67e87a52c79d1cb47a50c73dd76cfdfbab029-d # internal helm.sh/helm/v3/cmd/helm/require mkdir -p $WORK/b081/ github.com/spf13/cobra/doc mkdir -p $WORK/b074/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/cmd/helm/require=>helm.sh/helm/v3/cmd/helm/require;$WORK/b081=>" -shared -p helm.sh/helm/v3/cmd/helm/require -lang=go1.16 -complete -installsuffix shared -buildid se0LBNPII0Q6wvzef6EF/se0LBNPII0Q6wvzef6EF -goversion go1.16.12 -D "" -importcfg $WORK/b081/importcfg -pack ./cmd/helm/require/args.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b075/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/spf13/cobra/doc=>github.com/spf13/cobra@v1.2.1/doc;$WORK/b074=>" -shared -p github.com/spf13/cobra/doc -complete -installsuffix shared -buildid 01PTL3T3Ta_ZHmPKRlMf/01PTL3T3Ta_ZHmPKRlMf -goversion go1.16.12 -D "" -importcfg $WORK/b074/importcfg -pack ./vendor/github.com/spf13/cobra/doc/man_docs.go ./vendor/github.com/spf13/cobra/doc/md_docs.go ./vendor/github.com/spf13/cobra/doc/rest_docs.go ./vendor/github.com/spf13/cobra/doc/util.go ./vendor/github.com/spf13/cobra/doc/yaml_docs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/2c/2c8f8f27d13a18b5cbd3d3618a2a5d607243f235289656531cdf216e1fa6fe4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/a9/a9b10e885438a61dee64e5c6989c6aa9c8260c548cf06f48577b7124ad52833a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/1c/1c4aca9889def9dfc8f98350468c02e00f037e61ba8edbff6ec6552558754aca-d # internal k8s.io/client-go/util/keyutil mkdir -p $WORK/b458/ golang.org/x/crypto/pkcs12 mkdir -p $WORK/b821/ github.com/form3tech-oss/jwt-go mkdir -p $WORK/b820/ github.com/Masterminds/sprig/v3 mkdir -p $WORK/b598/ github.com/asaskevich/govalidator mkdir -p $WORK/b780/ cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/keyutil=>k8s.io/client-go@v0.22.4/util/keyutil;$WORK/b458=>" -shared -p k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid 2p7oj0XMVafa2a2kLE_3/2p7oj0XMVafa2a2kLE_3 -goversion go1.16.12 -D "" -importcfg $WORK/b458/importcfg -pack ./vendor/k8s.io/client-go/util/keyutil/key.go cat >$WORK/b821/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b112/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b822/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/crypto/pkcs12=>golang.org/x/crypto@v0.0.0-20210513164829-c07d793c2f9a/pkcs12;$WORK/b821=>" -shared -p golang.org/x/crypto/pkcs12 -complete -installsuffix shared -buildid Y9RgADOLz_447maqXQ7s/Y9RgADOLz_447maqXQ7s -goversion go1.16.12 -D "" -importcfg $WORK/b821/importcfg -pack ./vendor/golang.org/x/crypto/pkcs12/bmp-string.go ./vendor/golang.org/x/crypto/pkcs12/crypto.go ./vendor/golang.org/x/crypto/pkcs12/errors.go ./vendor/golang.org/x/crypto/pkcs12/mac.go ./vendor/golang.org/x/crypto/pkcs12/pbkdf.go ./vendor/golang.org/x/crypto/pkcs12/pkcs12.go ./vendor/golang.org/x/crypto/pkcs12/safebags.go cat >$WORK/b820/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b598/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/base32=$WORK/b599/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/goutils=$WORK/b600/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/google/uuid=$WORK/b312/_pkg_.a packagefile github.com/huandu/xstrings=$WORK/b601/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b465/_pkg_.a packagefile github.com/mitchellh/copystructure=$WORK/b602/_pkg_.a packagefile github.com/shopspring/decimal=$WORK/b604/_pkg_.a packagefile github.com/spf13/cast=$WORK/b605/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b607/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b609/_pkg_.a packagefile hash/adler32=$WORK/b573/_pkg_.a packagefile html/template=$WORK/b606/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/form3tech-oss/jwt-go=>github.com/form3tech-oss/jwt-go@v3.2.3+incompatible;$WORK/b820=>" -shared -p github.com/form3tech-oss/jwt-go -complete -installsuffix shared -buildid R70UoB9IOwSXIGNbQxGj/R70UoB9IOwSXIGNbQxGj -goversion go1.16.12 -D "" -importcfg $WORK/b820/importcfg -pack ./vendor/github.com/form3tech-oss/jwt-go/claims.go ./vendor/github.com/form3tech-oss/jwt-go/doc.go ./vendor/github.com/form3tech-oss/jwt-go/ecdsa.go ./vendor/github.com/form3tech-oss/jwt-go/ecdsa_utils.go ./vendor/github.com/form3tech-oss/jwt-go/errors.go ./vendor/github.com/form3tech-oss/jwt-go/hmac.go ./vendor/github.com/form3tech-oss/jwt-go/map_claims.go ./vendor/github.com/form3tech-oss/jwt-go/none.go ./vendor/github.com/form3tech-oss/jwt-go/parser.go ./vendor/github.com/form3tech-oss/jwt-go/rsa.go ./vendor/github.com/form3tech-oss/jwt-go/rsa_pss.go ./vendor/github.com/form3tech-oss/jwt-go/rsa_utils.go ./vendor/github.com/form3tech-oss/jwt-go/signing_method.go ./vendor/github.com/form3tech-oss/jwt-go/token.go crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Masterminds/sprig/v3=>github.com/Masterminds/sprig/v3@v3.2.2;$WORK/b598=>" -shared -p github.com/Masterminds/sprig/v3 -complete -installsuffix shared -buildid 7dEywlcSrmuSwvuEA1m8/7dEywlcSrmuSwvuEA1m8 -goversion go1.16.12 -D "" -importcfg $WORK/b598/importcfg -pack ./vendor/github.com/Masterminds/sprig/v3/crypto.go ./vendor/github.com/Masterminds/sprig/v3/date.go ./vendor/github.com/Masterminds/sprig/v3/defaults.go ./vendor/github.com/Masterminds/sprig/v3/dict.go ./vendor/github.com/Masterminds/sprig/v3/doc.go ./vendor/github.com/Masterminds/sprig/v3/functions.go ./vendor/github.com/Masterminds/sprig/v3/list.go ./vendor/github.com/Masterminds/sprig/v3/network.go ./vendor/github.com/Masterminds/sprig/v3/numeric.go ./vendor/github.com/Masterminds/sprig/v3/reflect.go ./vendor/github.com/Masterminds/sprig/v3/regex.go ./vendor/github.com/Masterminds/sprig/v3/semver.go ./vendor/github.com/Masterminds/sprig/v3/strings.go ./vendor/github.com/Masterminds/sprig/v3/url.go cat >$WORK/b780/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/asaskevich/govalidator=>github.com/asaskevich/govalidator@v0.0.0-20200428143746-21a406dcc535;$WORK/b780=>" -shared -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid 7GKJMN0rjB72Pxczecil/7GKJMN0rjB72Pxczecil -goversion go1.16.12 -D "" -importcfg $WORK/b780/importcfg -pack ./vendor/github.com/asaskevich/govalidator/arrays.go ./vendor/github.com/asaskevich/govalidator/converter.go ./vendor/github.com/asaskevich/govalidator/doc.go ./vendor/github.com/asaskevich/govalidator/error.go ./vendor/github.com/asaskevich/govalidator/numerics.go ./vendor/github.com/asaskevich/govalidator/patterns.go ./vendor/github.com/asaskevich/govalidator/types.go ./vendor/github.com/asaskevich/govalidator/utils.go ./vendor/github.com/asaskevich/govalidator/validator.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b110/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b112/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b123/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "/usr/lib/golang/src/crypto/tls=>crypto/tls;$WORK/b111=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 0_xoPPpIOa0XQT3yhckj/0_xoPPpIOa0XQT3yhckj -goversion go1.16.12 -D "" -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.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/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/38/383dfe77c4dc104fe9ddd274a10e459993fedbba810f023e898fc217231dd522-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/1a/1a8177775be658dc05eca63fea349b2bfee2aeceed43610c879e79d0db24f1d3-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/68/68c4fa2186f05ea6df8c1850c28b54dd825ee1fce79c59f224b7afc1a3901dee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b821/_pkg_.a # internal cp $WORK/b821/_pkg_.a /builddir/.cache/go-build/ba/ba040374ac21926ddce27e6065eb19714990420d4c59ee3186ed8c9f144626a6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b820/_pkg_.a # internal cp $WORK/b820/_pkg_.a /builddir/.cache/go-build/68/686ebdd06821d474d023936db711258b20080ae54030279c9ed5ff04f4716121-d # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/33/33d5f3f43a37b3b28001b78650d75572b22d2e05751e94985f8d4d9aa0f43b45-d # internal github.com/containerd/containerd/archive/compression mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b209/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/archive/compression=>github.com/containerd/containerd@v1.5.7/archive/compression;$WORK/b208=>" -shared -p github.com/containerd/containerd/archive/compression -complete -installsuffix shared -buildid pD1at7k3FXUjhSu14pvK/pD1at7k3FXUjhSu14pvK -goversion go1.16.12 -D "" -importcfg $WORK/b208/importcfg -pack ./vendor/github.com/containerd/containerd/archive/compression/compression.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/34/34399acfd26c2d0f31f33fd95a588a5c2bcea7cda80a0032e3fbbd0a3be25be5-d # internal sigs.k8s.io/structured-merge-diff/v4/value mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b347/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/structured-merge-diff/v4/value=>sigs.k8s.io/structured-merge-diff/v4@v4.1.2/value;$WORK/b346=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/value -complete -installsuffix shared -buildid dFm4CBOaAXymP2sEtPEw/dFm4CBOaAXymP2sEtPEw -goversion go1.16.12 -D "" -importcfg $WORK/b346/importcfg -pack ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/allocator.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/fields.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/jsontagutil.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/list.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/listunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/map.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/mapunstructured.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/reflectcache.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/scalar.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/structreflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/value.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valuereflect.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/value/valueunstructured.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/11/1137dd60a023d6176fa973986682272165ddbd3aa44dc76edaa076b7876ace12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/32/32cda65021756722fed5347bf7c6b696ba4a7e46c2e47cad896b88854b58ea48-d # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/4b/4b0d949b2e326e1a3ed89c4fa5d10507737c15f45cf9a740703ce42c80facb27-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b261/ k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b342/ mkdir -p $WORK/b351/ k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b317/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/swarm/runtime=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/swarm/runtime;$WORK/b261=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid gYnCwh5IJMRz3fL1xcM7/gYnCwh5IJMRz3fL1xcM7 -goversion go1.16.12 -D "" -importcfg $WORK/b261/importcfg -pack ./vendor/github.com/docker/docker/api/types/swarm/runtime/gen.go ./vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/schema=>k8s.io/apimachinery@v0.22.4/pkg/runtime/schema;$WORK/b342=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid xtSROp9InzyNWUFzZPO6/xtSROp9InzyNWUFzZPO6 -goversion go1.16.12 -D "" -importcfg $WORK/b342/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/group_version.go ./vendor/k8s.io/apimachinery/pkg/runtime/schema/interfaces.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/intstr=>k8s.io/apimachinery@v0.22.4/pkg/util/intstr;$WORK/b351=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid UAzqGij_QKheZac-lB0O/UAzqGij_QKheZac-lB0O -goversion go1.16.12 -D "" -importcfg $WORK/b351/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/instr_fuzz.go ./vendor/k8s.io/apimachinery/pkg/util/intstr/intstr.go cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b318/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/resource=>k8s.io/apimachinery@v0.22.4/pkg/api/resource;$WORK/b317=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid ci19B8w-MzfMNydBD00f/ci19B8w-MzfMNydBD00f -goversion go1.16.12 -D "" -importcfg $WORK/b317/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/resource/amount.go ./vendor/k8s.io/apimachinery/pkg/api/resource/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/api/resource/math.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity.go ./vendor/k8s.io/apimachinery/pkg/api/resource/quantity_proto.go ./vendor/k8s.io/apimachinery/pkg/api/resource/scale_int.go ./vendor/k8s.io/apimachinery/pkg/api/resource/suffix.go ./vendor/k8s.io/apimachinery/pkg/api/resource/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/0b/0b5ad84f0d72629dce92cddb3e45d59c63122e7220bba6a1bf6e4e810cffde63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/a2/a2d98e567597b3be7fb8b6d9d5bcaad57ca475a44de59bb4641c887892e78238-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/f4/f4846748ddb356adb48d2f50e39246654bc2c1dec94ed61e9d8432acee5ca317-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/68/683f04751dde30bc2ab1d176f5ec6288ed9d959cf700620f55345083e4dd57ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bb/bbb646309254ef29cc35435728846a372563122bf14c9782651f3d73544b20fe-d # internal sigs.k8s.io/structured-merge-diff/v4/fieldpath mkdir -p $WORK/b640/ cat >$WORK/b640/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b347/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/schema=$WORK/b641/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b346/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath=>sigs.k8s.io/structured-merge-diff/v4@v4.1.2/fieldpath;$WORK/b640=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/fieldpath -complete -installsuffix shared -buildid p4xm1bHTkqw2xz0pFq9I/p4xm1bHTkqw2xz0pFq9I -goversion go1.16.12 -D "" -importcfg $WORK/b640/importcfg -pack ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/element.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/fromvalue.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/managers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/path.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/pathelementmap.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize-pe.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/serialize.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/9f/9f3e3659fa94117ec77ceca797f9f35c8b37acd061421d637bfd7b1a50d98d37-d # internal cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlark=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/starlark;$WORK/b546=>" -I $WORK/b546/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b546/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b546/_pkg_.a $WORK/b546/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/d2/d24c08ca578adaa4b88899a43a554642e04f30e90050f746f3d1bf1d6dcd9b7c-d # internal go.starlark.net/starlarkstruct mkdir -p $WORK/b551/ cat >$WORK/b551/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b546/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b550/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/go.starlark.net/starlarkstruct=>go.starlark.net@v0.0.0-20200306205701-8dd3e2ee1dd5/starlarkstruct;$WORK/b551=>" -shared -p go.starlark.net/starlarkstruct -complete -installsuffix shared -buildid 5ds71d2QJdi8dw0hwFJ5/5ds71d2QJdi8dw0hwFJ5 -goversion go1.16.12 -D "" -importcfg $WORK/b551/importcfg -pack ./vendor/go.starlark.net/starlarkstruct/module.go ./vendor/go.starlark.net/starlarkstruct/struct.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/e3/e3c93b97adf6b0e2b1120e3af3d5bdbca1e431ed35483f3789a34e45acd684e9-d # internal sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util mkdir -p $WORK/b552/ cat >$WORK/b552/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b546/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b551/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util=>sigs.k8s.io/kustomize/kyaml@v0.11.0/internal/forked/github.com/qri-io/starlib/util;$WORK/b552=>" -shared -p sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util -complete -installsuffix shared -buildid lLl6Swk9C_858fslD6vc/lLl6Swk9C_858fslD6vc -goversion go1.16.12 -D "" -importcfg $WORK/b552/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/89/8909f74cc8cc8c8f54c45e76b2fd6e14099198bc2a2b40a0bd134d3210d0bd30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/ff/ff65a761201fa6fc44cefcccac2341fbcb328b9c4511ea1eeb63c88f30bf07df-d # internal sigs.k8s.io/structured-merge-diff/v4/typed mkdir -p $WORK/b642/ cat >$WORK/b642/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=$WORK/b640/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/schema=$WORK/b641/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b346/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/structured-merge-diff/v4/typed=>sigs.k8s.io/structured-merge-diff/v4@v4.1.2/typed;$WORK/b642=>" -shared -p sigs.k8s.io/structured-merge-diff/v4/typed -complete -installsuffix shared -buildid KRnXMcESKh8fCKOp3Wq2/KRnXMcESKh8fCKOp3Wq2 -goversion go1.16.12 -D "" -importcfg $WORK/b642/importcfg -pack ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/doc.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/helpers.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/merge.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/parser.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/reconcile_schema.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/remove.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/tofieldset.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/typed.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/union.go ./vendor/sigs.k8s.io/structured-merge-diff/v4/typed/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/90/90caf9d9f866e5cfb4019c3c7c77d99c52cba1f1d4317e1f2edbbef1a5a93f1c-d # internal k8s.io/client-go/applyconfigurations/internal mkdir -p $WORK/b644/ cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/71/71ac9f9b906dcd63097032f4283af4b4cf68598319c50cfd7958765f9ee99577-d # internal net/http/httptrace cat >$WORK/b644/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/typed=$WORK/b642/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/internal=>k8s.io/client-go@v0.22.4/applyconfigurations/internal;$WORK/b644=>" -shared -p k8s.io/client-go/applyconfigurations/internal -complete -installsuffix shared -buildid ZjuWu0qSn0d5D7hr_OKn/ZjuWu0qSn0d5D7hr_OKn -goversion go1.16.12 -D "" -importcfg $WORK/b644/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/internal/internal.go mkdir -p $WORK/b152/ helm.sh/helm/v3/internal/tlsutil github.com/docker/go-connections/tlsconfig k8s.io/client-go/util/cert mkdir -p $WORK/b457/ mkdir -p $WORK/b308/ mkdir -p $WORK/b301/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/usr/lib/golang/src/net/http/httptrace=>net/http/httptrace;$WORK/b152=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid FgGzQWUyYbdvb8-8prmf/FgGzQWUyYbdvb8-8prmf -goversion go1.16.12 -D "" -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/tlsutil=>helm.sh/helm/v3/internal/tlsutil;$WORK/b308=>" -shared -p helm.sh/helm/v3/internal/tlsutil -lang=go1.16 -complete -installsuffix shared -buildid jxNAn3Q1ME3k4TkZlOwT/jxNAn3Q1ME3k4TkZlOwT -goversion go1.16.12 -D "" -importcfg $WORK/b308/importcfg -pack ./internal/tlsutil/cfg.go ./internal/tlsutil/tls.go cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b458/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/cert=>k8s.io/client-go@v0.22.4/util/cert;$WORK/b457=>" -shared -p k8s.io/client-go/util/cert -complete -installsuffix shared -buildid sBFwKOafEGjw18rAKugk/sBFwKOafEGjw18rAKugk -goversion go1.16.12 -D "" -importcfg $WORK/b457/importcfg -pack ./vendor/k8s.io/client-go/util/cert/cert.go ./vendor/k8s.io/client-go/util/cert/csr.go ./vendor/k8s.io/client-go/util/cert/io.go ./vendor/k8s.io/client-go/util/cert/pem.go ./vendor/k8s.io/client-go/util/cert/server_inspection.go github.com/lib/pq mkdir -p $WORK/b798/ cat >$WORK/b798/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b799/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b800/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/lib/pq=>github.com/lib/pq@v1.10.0;$WORK/b798=>" -shared -p github.com/lib/pq -complete -installsuffix shared -buildid bhiwiUH4DOdF0IL_OXq1/bhiwiUH4DOdF0IL_OXq1 -goversion go1.16.12 -D "" -importcfg $WORK/b798/importcfg -pack ./vendor/github.com/lib/pq/array.go ./vendor/github.com/lib/pq/buf.go ./vendor/github.com/lib/pq/conn.go ./vendor/github.com/lib/pq/conn_go18.go ./vendor/github.com/lib/pq/connector.go ./vendor/github.com/lib/pq/copy.go ./vendor/github.com/lib/pq/doc.go ./vendor/github.com/lib/pq/encode.go ./vendor/github.com/lib/pq/error.go ./vendor/github.com/lib/pq/krb.go ./vendor/github.com/lib/pq/notice.go ./vendor/github.com/lib/pq/notify.go ./vendor/github.com/lib/pq/rows.go ./vendor/github.com/lib/pq/ssl.go ./vendor/github.com/lib/pq/ssl_permissions.go ./vendor/github.com/lib/pq/url.go ./vendor/github.com/lib/pq/user_posix.go ./vendor/github.com/lib/pq/uuid.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/go-connections/tlsconfig=>github.com/docker/go-connections@v0.4.0/tlsconfig;$WORK/b301=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid mB48pHft5jAcCvwnTSa_/mB48pHft5jAcCvwnTSa_ -goversion go1.16.12 -D "" -importcfg $WORK/b301/importcfg -pack ./vendor/github.com/docker/go-connections/tlsconfig/certpool_go17.go ./vendor/github.com/docker/go-connections/tlsconfig/config.go ./vendor/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/48/481975e90edd26309df476ca1e3d9bcceb538d371dee1346be388c9f75635004-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/9a/9a64d006d22c1d2cadd6c75ef7f572065b997cdef52cf85589ac8337fd6b8fe4-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/0b/0bb88ba90b2246a9febde5dfb47b2d674243bb5237cd629929f5664498c16eed-d # internal net/http mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile container/list=$WORK/b110/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b141/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile mime/multipart=$WORK/b150/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b152/_pkg_.a packagefile net/http/internal=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "/usr/lib/golang/src/net/http=>net/http;$WORK/b109=>" -shared -p net/http -std -complete -installsuffix shared -buildid hnETuHYLEMtsqKEorQpM/hnETuHYLEMtsqKEorQpM -goversion go1.16.12 -D "" -importcfg $WORK/b109/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 cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/3b/3bef1d09af6ef151875af2c6580859c6427348112344d1146762732767646faa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/66/667f61de9d40a180c77e948f443145818a292ab58cf052c8bd452b4f945eeebb-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f4/f422bd5d6302dc06ac24be255b6e5d60eba5f2503103e7e2209998b4f6e1ef76-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/internal/filetype=>google.golang.org/protobuf@v1.26.0/internal/filetype;$WORK/b189=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Nf7vbdfxMHjgkPY9NevY/Nf7vbdfxMHjgkPY9NevY -goversion go1.16.12 -D "" -importcfg $WORK/b189/importcfg -pack ./vendor/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/fa/fa97d373463c20f0bf14f25e325c1547a1830cfbeb8ad356140f14570a2fd610-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/runtime/protoimpl=>google.golang.org/protobuf@v1.26.0/runtime/protoimpl;$WORK/b188=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid PrFBqCHvrPA8m8XzXoI8/PrFBqCHvrPA8m8XzXoI8 -goversion go1.16.12 -D "" -importcfg $WORK/b188/importcfg -pack ./vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go ./vendor/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/ee/ee6f7f90bc32a353a3f11f3011d77dabbf2082d7e7354957a3f5c67ed7883550-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b198/ google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b193/ mkdir -p $WORK/b200/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b187/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/types/known/durationpb=>google.golang.org/protobuf@v1.26.0/types/known/durationpb;$WORK/b198=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid U2_9Qn65zY9uZqj74qoK/U2_9Qn65zY9uZqj74qoK -goversion go1.16.12 -D "" -importcfg $WORK/b198/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/types/descriptorpb=>google.golang.org/protobuf@v1.26.0/types/descriptorpb;$WORK/b187=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid lI1RzzPpbLJAHotBmZwS/lI1RzzPpbLJAHotBmZwS -goversion go1.16.12 -D "" -importcfg $WORK/b187/importcfg -pack ./vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/types/known/timestamppb=>google.golang.org/protobuf@v1.26.0/types/known/timestamppb;$WORK/b200=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid b_HRtT2r066b3ObPgEdG/b_HRtT2r066b3ObPgEdG -goversion go1.16.12 -D "" -importcfg $WORK/b200/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/types/known/anypb=>google.golang.org/protobuf@v1.26.0/types/known/anypb;$WORK/b193=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid KDjQJk-7YcNoX9oS9tWD/KDjQJk-7YcNoX9oS9tWD -goversion go1.16.12 -D "" -importcfg $WORK/b193/importcfg -pack ./vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8c/8cdc8114ca9fd4e25d46dba207aeff6101876d49cbac9a78fbd3642c207848b1-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b198/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/golang/protobuf/ptypes/duration=>github.com/golang/protobuf@v1.5.2/ptypes/duration;$WORK/b197=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid f8I0VGfOFucocgOI08Df/f8I0VGfOFucocgOI08Df -goversion go1.16.12 -D "" -importcfg $WORK/b197/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b9/b911388063c44a1a84bf28c2bf52fdb3250b45fbc5c608a48b12363a503f3322-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b200/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/golang/protobuf/ptypes/timestamp=>github.com/golang/protobuf@v1.5.2/ptypes/timestamp;$WORK/b199=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid gVaBa5Tx5jabkpYBcUjt/gVaBa5Tx5jabkpYBcUjt -goversion go1.16.12 -D "" -importcfg $WORK/b199/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b3/b344512463a38caae0981a7ca732cded5396a959dadd14faefa7d95ee5da3a9a-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/golang/protobuf/ptypes/any=>github.com/golang/protobuf@v1.5.2/ptypes/any;$WORK/b196=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid DWVj9YidhPfpOTcDtSHu/DWVj9YidhPfpOTcDtSHu -goversion go1.16.12 -D "" -importcfg $WORK/b196/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/db/dbeabdb9e14b5f0120c0780b05da34da789eb7e54f8729e34414b9908168c5b7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/56/56afe9e218707e6ccabb69d813f3838753fef1ac7ac4f61735ed4bcbf91636ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cd/cdb75de0ac2ffc9d24aff410751486edf667f4ecb4c1abe581a283a32cdf13a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/5f/5f06c675e2555e6709f65c006fc28a904fba4e20284dd9b233946e8ec6d2953a-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b187/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/protobuf/reflect/protodesc=>google.golang.org/protobuf@v1.26.0/reflect/protodesc;$WORK/b182=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid SQ_rCVPcqPEtSQdbOvit/SQ_rCVPcqPEtSQdbOvit -goversion go1.16.12 -D "" -importcfg $WORK/b182/importcfg -pack ./vendor/google.golang.org/protobuf/reflect/protodesc/desc.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./vendor/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b798/_pkg_.a # internal cp $WORK/b798/_pkg_.a /builddir/.cache/go-build/45/4557decbf1a26708bbc054ad531e841509c7f77b12442043445faf33e5fc8c19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/28/28a839045be3a9738212608e87d68ca20fba1a73a802f5b5fa7fdfc1d20a3ba9-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b181/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/golang/protobuf/proto=>github.com/golang/protobuf@v1.5.2/proto;$WORK/b163=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 7gwCX9NXR7mhJZ65V1kq/7gwCX9NXR7mhJZ65V1kq -goversion go1.16.12 -D "" -importcfg $WORK/b163/importcfg -pack ./vendor/github.com/golang/protobuf/proto/buffer.go ./vendor/github.com/golang/protobuf/proto/defaults.go ./vendor/github.com/golang/protobuf/proto/deprecated.go ./vendor/github.com/golang/protobuf/proto/discard.go ./vendor/github.com/golang/protobuf/proto/extensions.go ./vendor/github.com/golang/protobuf/proto/properties.go ./vendor/github.com/golang/protobuf/proto/proto.go ./vendor/github.com/golang/protobuf/proto/registry.go ./vendor/github.com/golang/protobuf/proto/text_decode.go ./vendor/github.com/golang/protobuf/proto/text_encode.go ./vendor/github.com/golang/protobuf/proto/wire.go ./vendor/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/6c/6cc2e7883a332fd0d8d46fbe668de1b568ab425f14720c1cb4a0e93e6e8aec1b-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b162/ github.com/prometheus/client_model/go mkdir -p $WORK/b281/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes mkdir -p $WORK/b283/ mkdir -p $WORK/b195/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b193/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/genproto/googleapis/rpc/status=>google.golang.org/genproto@v0.0.0-20210602131652-f16073e35f0c/googleapis/rpc/status;$WORK/b162=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid Y7cH99F7uSvdEGdwrqCT/Y7cH99F7uSvdEGdwrqCT -goversion go1.16.12 -D "" -importcfg $WORK/b162/importcfg -pack ./vendor/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/client_model/go=>github.com/prometheus/client_model@v0.2.0/go;$WORK/b281=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid QCtx_rRsZvAyVccu0tUf/QCtx_rRsZvAyVccu0tUf -goversion go1.16.12 -D "" -importcfg $WORK/b281/importcfg -pack ./vendor/github.com/prometheus/client_model/go/metrics.pb.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=>github.com/matttproud/golang_protobuf_extensions@v1.0.2-0.20181231171920-c182affec369/pbutil;$WORK/b283=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid X2VY9lF2rE-8oyq6SHdu/X2VY9lF2rE-8oyq6SHdu -goversion go1.16.12 -D "" -importcfg $WORK/b283/importcfg -pack ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go ./vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b196/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b197/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/golang/protobuf/ptypes=>github.com/golang/protobuf@v1.5.2/ptypes;$WORK/b195=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid k2JaGrjN79V1ZopL6eD8/k2JaGrjN79V1ZopL6eD8 -goversion go1.16.12 -D "" -importcfg $WORK/b195/importcfg -pack ./vendor/github.com/golang/protobuf/ptypes/any.go ./vendor/github.com/golang/protobuf/ptypes/doc.go ./vendor/github.com/golang/protobuf/ptypes/duration.go ./vendor/github.com/golang/protobuf/ptypes/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/11/1185e9832933f9fedd1a78db8b4e401ce3748d992e3b79ed21e47236673c2c97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/59/598f7a5aa39ea4aeb2025ead8f9ab7e997dd8ecda383bb1dc6f5dfa6f10b2393-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7a/7a3c188116aa8eb7a659da3fb1b915f4a23cbcf28a0415ce5947f78a36ef3fcf-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b194/ github.com/googleapis/gnostic/extensions mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b193/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/googleapis/gnostic/extensions=>github.com/googleapis/gnostic@v0.5.5/extensions;$WORK/b371=>" -shared -p github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid Vk_zzO6PfT4-XA3G9ocy/Vk_zzO6PfT4-XA3G9ocy -goversion go1.16.12 -D "" -importcfg $WORK/b371/importcfg -pack ./vendor/github.com/googleapis/gnostic/extensions/extension.pb.go ./vendor/github.com/googleapis/gnostic/extensions/extensions.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b160/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/grpc/internal/status=>google.golang.org/grpc@v1.38.0/internal/status;$WORK/b194=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid 6CzTJvjqGucT2tqbj_dd/6CzTJvjqGucT2tqbj_dd -goversion go1.16.12 -D "" -importcfg $WORK/b194/importcfg -pack ./vendor/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/6d/6d4371d04215119c1e90085e68cf2d4634b4bf3d688dc6f74a7d6fea78fd59db-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b281/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/client_golang/prometheus/internal=>github.com/prometheus/client_golang@v1.11.0/prometheus/internal;$WORK/b280=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid SYxqwpj2B-zBid8s8FnL/SYxqwpj2B-zBid8s8FnL -goversion go1.16.12 -D "" -importcfg $WORK/b280/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/84/84119e7f990c0029c2ed44c4a34812a36634dcdc259f09b7c74781687c53ca5f-d # internal google.golang.org/grpc/status mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b194/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/google.golang.org/grpc/status=>google.golang.org/grpc@v1.38.0/status;$WORK/b161=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid Th0_yQJCUkVJy80jquZg/Th0_yQJCUkVJy80jquZg -goversion go1.16.12 -D "" -importcfg $WORK/b161/importcfg -pack ./vendor/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/e9/e962ed000edd397707441ed2cf98acf473ee52b2eba74c39f5753cf77c706dad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/dc/dc96b930aa75562c1b88e6917e55a4c3fb2b089e6b20f1d8bcc8c5b2ede5514c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5a/5a1ae68ec54c0c6110682e4197aa239e136935ad572a7bdb7b6182a7a24fec7b-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b161/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/errdefs=>github.com/containerd/containerd@v1.5.7/errdefs;$WORK/b159=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid mw1SsUI4YJfVlO2BHSha/mw1SsUI4YJfVlO2BHSha -goversion go1.16.12 -D "" -importcfg $WORK/b159/importcfg -pack ./vendor/github.com/containerd/containerd/errdefs/errors.go ./vendor/github.com/containerd/containerd/errdefs/grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/d0/d0b02dc475eeac641bd49192dd92671db47a1ac82211358c29defa6318f12e60-d # internal github.com/containerd/containerd/labels mkdir -p $WORK/b216/ github.com/containerd/containerd/filters mkdir -p $WORK/b201/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a EOF github.com/containerd/containerd/platforms mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/labels=>github.com/containerd/containerd@v1.5.7/labels;$WORK/b216=>" -shared -p github.com/containerd/containerd/labels -complete -installsuffix shared -buildid fymoVeC67dggAsX53P33/fymoVeC67dggAsX53P33 -goversion go1.16.12 -D "" -importcfg $WORK/b216/importcfg -pack ./vendor/github.com/containerd/containerd/labels/labels.go ./vendor/github.com/containerd/containerd/labels/validate.go cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/platforms=>github.com/containerd/containerd@v1.5.7/platforms;$WORK/b217=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 7VtmIVDqDd9TFNcUD_eV/7VtmIVDqDd9TFNcUD_eV -goversion go1.16.12 -D "" -importcfg $WORK/b217/importcfg -pack ./vendor/github.com/containerd/containerd/platforms/compare.go ./vendor/github.com/containerd/containerd/platforms/cpuinfo.go ./vendor/github.com/containerd/containerd/platforms/database.go ./vendor/github.com/containerd/containerd/platforms/defaults.go ./vendor/github.com/containerd/containerd/platforms/defaults_unix.go ./vendor/github.com/containerd/containerd/platforms/platforms.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/filters=>github.com/containerd/containerd@v1.5.7/filters;$WORK/b201=>" -shared -p github.com/containerd/containerd/filters -complete -installsuffix shared -buildid Ulje01624qmUhMEf7ZWj/Ulje01624qmUhMEf7ZWj -goversion go1.16.12 -D "" -importcfg $WORK/b201/importcfg -pack ./vendor/github.com/containerd/containerd/filters/adaptor.go ./vendor/github.com/containerd/containerd/filters/filter.go ./vendor/github.com/containerd/containerd/filters/parser.go ./vendor/github.com/containerd/containerd/filters/quote.go ./vendor/github.com/containerd/containerd/filters/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/43/43035bc39470fb57403587e76d7196f04f1df427138da28658d38af950824dd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/85/8558b765e70efa4e0f0f4d268a2243a04cf3798d868ccb968bc84934e5ddd842-d # internal github.com/containerd/containerd/content mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b201/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/content=>github.com/containerd/containerd@v1.5.7/content;$WORK/b158=>" -shared -p github.com/containerd/containerd/content -complete -installsuffix shared -buildid ypQl0jXbnP_VsNicbTgM/ypQl0jXbnP_VsNicbTgM -goversion go1.16.12 -D "" -importcfg $WORK/b158/importcfg -pack ./vendor/github.com/containerd/containerd/content/adaptor.go ./vendor/github.com/containerd/containerd/content/content.go ./vendor/github.com/containerd/containerd/content/helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/54/541ff8d93f38ce7f0b45da0942577362f6201da6a7cb2c3e568b2c22a6fef092-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4f/4f5b84fff33b43fd6ead6eb013f11c33475bcb683bd85370e5ef24b08cb6f8ac-d # internal github.com/containerd/containerd/content/local mkdir -p $WORK/b304/ github.com/containerd/containerd/images mkdir -p $WORK/b207/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b201/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/content/local=>github.com/containerd/containerd@v1.5.7/content/local;$WORK/b304=>" -shared -p github.com/containerd/containerd/content/local -complete -installsuffix shared -buildid rJbFi31qb4xSQeu_dS59/rJbFi31qb4xSQeu_dS59 -goversion go1.16.12 -D "" -importcfg $WORK/b304/importcfg -pack ./vendor/github.com/containerd/containerd/content/local/locks.go ./vendor/github.com/containerd/containerd/content/local/readerat.go ./vendor/github.com/containerd/containerd/content/local/store.go ./vendor/github.com/containerd/containerd/content/local/store_unix.go ./vendor/github.com/containerd/containerd/content/local/writer.go cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b218/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b219/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/images=>github.com/containerd/containerd@v1.5.7/images;$WORK/b207=>" -shared -p github.com/containerd/containerd/images -complete -installsuffix shared -buildid GgBjSLmDd5yZZu6F-p9F/GgBjSLmDd5yZZu6F-p9F -goversion go1.16.12 -D "" -importcfg $WORK/b207/importcfg -pack ./vendor/github.com/containerd/containerd/images/annotations.go ./vendor/github.com/containerd/containerd/images/diffid.go ./vendor/github.com/containerd/containerd/images/handlers.go ./vendor/github.com/containerd/containerd/images/image.go ./vendor/github.com/containerd/containerd/images/importexport.go ./vendor/github.com/containerd/containerd/images/mediatypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/eb/eb4ebe7835c6dd92753b54091e21be0cd4f2222c1e68547089ea3fd6ed4f7ec3-d # internal oras.land/oras-go/pkg/content mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b101/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b304/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/content=>oras.land/oras-go@v0.4.0/pkg/content;$WORK/b303=>" -shared -p oras.land/oras-go/pkg/content -complete -installsuffix shared -buildid Z6-ACJJpSms9FqEGxjzB/Z6-ACJJpSms9FqEGxjzB -goversion go1.16.12 -D "" -importcfg $WORK/b303/importcfg -pack ./vendor/oras.land/oras-go/pkg/content/consts.go ./vendor/oras.land/oras-go/pkg/content/decompressstore.go ./vendor/oras.land/oras-go/pkg/content/errors.go ./vendor/oras.land/oras-go/pkg/content/file.go ./vendor/oras.land/oras-go/pkg/content/gunzip.go ./vendor/oras.land/oras-go/pkg/content/interface.go ./vendor/oras.land/oras-go/pkg/content/iowriter.go ./vendor/oras.land/oras-go/pkg/content/memory.go ./vendor/oras.land/oras-go/pkg/content/multireader.go ./vendor/oras.land/oras-go/pkg/content/multiwriter.go ./vendor/oras.land/oras-go/pkg/content/oci.go ./vendor/oras.land/oras-go/pkg/content/opts.go ./vendor/oras.land/oras-go/pkg/content/passthrough.go ./vendor/oras.land/oras-go/pkg/content/readerat.go ./vendor/oras.land/oras-go/pkg/content/untar.go ./vendor/oras.land/oras-go/pkg/content/utils.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d3/d39383c8e6bb3e81747de87b5d1bba4a0498d0d7d145200de027656de07bd03d-d # internal github.com/containerd/containerd/remotes mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b219/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/remotes=>github.com/containerd/containerd@v1.5.7/remotes;$WORK/b157=>" -shared -p github.com/containerd/containerd/remotes -complete -installsuffix shared -buildid u-yxGOkZwdfquvTDkwuE/u-yxGOkZwdfquvTDkwuE -goversion go1.16.12 -D "" -importcfg $WORK/b157/importcfg -pack ./vendor/github.com/containerd/containerd/remotes/handlers.go ./vendor/github.com/containerd/containerd/remotes/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/38/3838f6fc9dd3f61b3561eb1fc39cb933438088f20709a3866e60a5ae9536c788-d # internal github.com/containerd/containerd/remotes/docker/schema1 mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b218/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/remotes/docker/schema1=>github.com/containerd/containerd@v1.5.7/remotes/docker/schema1;$WORK/b232=>" -shared -p github.com/containerd/containerd/remotes/docker/schema1 -complete -installsuffix shared -buildid _bUytc9ACu-7qavBUQwM/_bUytc9ACu-7qavBUQwM -goversion go1.16.12 -D "" -importcfg $WORK/b232/importcfg -pack ./vendor/github.com/containerd/containerd/remotes/docker/schema1/converter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/8c/8c3e2f6b6b7912ca6b4b9be249cf5d7d05ba6be3d350c1e62fdd627a057a9a65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/0a/0a679de70bd969fd41146454627a069203758888711c1347f5d2daa47709a9ad-d # internal oras.land/oras-go/pkg/oras mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b218/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b219/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile oras.land/oras-go/pkg/artifact=$WORK/b307/_pkg_.a packagefile oras.land/oras-go/pkg/content=$WORK/b303/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/oras=>oras.land/oras-go@v0.4.0/pkg/oras;$WORK/b306=>" -shared -p oras.land/oras-go/pkg/oras -complete -installsuffix shared -buildid NIayjiNMx1y9zzyYJTvy/NIayjiNMx1y9zzyYJTvy -goversion go1.16.12 -D "" -importcfg $WORK/b306/importcfg -pack ./vendor/oras.land/oras-go/pkg/oras/errors.go ./vendor/oras.land/oras-go/pkg/oras/pull.go ./vendor/oras.land/oras-go/pkg/oras/pull_opts.go ./vendor/oras.land/oras-go/pkg/oras/push.go ./vendor/oras.land/oras-go/pkg/oras/push_opts.go ./vendor/oras.land/oras-go/pkg/oras/store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/ee/ee5b31908538d861ca357589385704f99d45403b04fbd7a8b303385b554667d7-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/af/af322bbdd7086e239016c69bf3a5075222fccd40c50fe8567f3d283ff213835c-d # internal github.com/containerd/containerd/remotes/errors mkdir -p $WORK/b229/ oras.land/oras-go/pkg/auth helm.sh/helm/v3/pkg/chart/loader golang.org/x/net/context/ctxhttp github.com/docker/docker/registry/resumable github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b271/ expvar github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b277/ github.com/docker/distribution mkdir -p $WORK/b268/ github.com/docker/go-connections/sockets github.com/prometheus/common/expfmt mkdir -p $WORK/b282/ github.com/gorilla/mux mkdir -p $WORK/b298/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a EOF net/http/cookiejar cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/remotes/errors=>github.com/containerd/containerd@v1.5.7/remotes/errors;$WORK/b229=>" -shared -p github.com/containerd/containerd/remotes/errors -complete -installsuffix shared -buildid z16YBTmstayw98uDnpnC/z16YBTmstayw98uDnpnC -goversion go1.16.12 -D "" -importcfg $WORK/b229/importcfg -pack ./vendor/github.com/containerd/containerd/remotes/errors/errors.go k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b302/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/client/auth/challenge=>github.com/docker/distribution@v2.7.1+incompatible/registry/client/auth/challenge;$WORK/b271=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid IQ7AgcRy0nMSBIPihAf8/IQ7AgcRy0nMSBIPihAf8 -goversion go1.16.12 -D "" -importcfg $WORK/b271/importcfg -pack ./vendor/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./vendor/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "/usr/lib/golang/src/expvar=>expvar;$WORK/b277=>" -shared -p expvar -std -complete -installsuffix shared -buildid qtoVDcaYJrAgD_VXc2WA/qtoVDcaYJrAgD_VXc2WA -goversion go1.16.12 -D "" -importcfg $WORK/b277/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b283/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b284/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b285/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution=>github.com/docker/distribution@v2.7.1+incompatible;$WORK/b268=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid riTQmI72nIrV2oRhpaSA/riTQmI72nIrV2oRhpaSA -goversion go1.16.12 -D "" -importcfg $WORK/b268/importcfg -pack ./vendor/github.com/docker/distribution/blobs.go ./vendor/github.com/docker/distribution/doc.go ./vendor/github.com/docker/distribution/errors.go ./vendor/github.com/docker/distribution/manifests.go ./vendor/github.com/docker/distribution/registry.go ./vendor/github.com/docker/distribution/tags.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b299/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/common/expfmt=>github.com/prometheus/common@v0.26.0/expfmt;$WORK/b282=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid pvPZGC7prlEhNoFqtDJZ/pvPZGC7prlEhNoFqtDJZ -goversion go1.16.12 -D "" -importcfg $WORK/b282/importcfg -pack ./vendor/github.com/prometheus/common/expfmt/decode.go ./vendor/github.com/prometheus/common/expfmt/encode.go ./vendor/github.com/prometheus/common/expfmt/expfmt.go ./vendor/github.com/prometheus/common/expfmt/openmetrics_create.go ./vendor/github.com/prometheus/common/expfmt/text_create.go ./vendor/github.com/prometheus/common/expfmt/text_parse.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/go-connections/sockets=>github.com/docker/go-connections@v0.4.0/sockets;$WORK/b298=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid dwZVV30yVr_okw_1-THV/dwZVV30yVr_okw_1-THV -goversion go1.16.12 -D "" -importcfg $WORK/b298/importcfg -pack ./vendor/github.com/docker/go-connections/sockets/inmem_socket.go ./vendor/github.com/docker/go-connections/sockets/proxy.go ./vendor/github.com/docker/go-connections/sockets/sockets.go ./vendor/github.com/docker/go-connections/sockets/sockets_unix.go ./vendor/github.com/docker/go-connections/sockets/tcp_socket.go ./vendor/github.com/docker/go-connections/sockets/unix_socket.go github.com/googleapis/gnostic/compiler mkdir -p $WORK/b370/ mkdir -p $WORK/b224/ mkdir -p $WORK/b100/ net/http/httptest mkdir -p $WORK/b231/ mkdir -p $WORK/b296/ k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b272/ mkdir -p $WORK/b258/ net/http/httputil helm.sh/helm/v3/internal/monocular mkdir -p $WORK/b270/ github.com/Azure/go-autorest/logger cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/rubenv/sql-migrate github.com/Azure/go-autorest/tracing mkdir -p $WORK/b345/ github.com/go-openapi/swag cloud.google.com/go/compute/metadata /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "/usr/lib/golang/src/net/http/cookiejar=>net/http/cookiejar;$WORK/b302=>" -shared -p net/http/cookiejar -std -complete -installsuffix shared -buildid LatahkUeUfPefvgq3fbK/LatahkUeUfPefvgq3fbK -goversion go1.16.12 -D "" -importcfg $WORK/b302/importcfg -pack /usr/lib/golang/src/net/http/cookiejar/jar.go /usr/lib/golang/src/net/http/cookiejar/punycode.go github.com/moby/spdystream/spdy mkdir -p $WORK/b826/ github.com/Masterminds/vcs mkdir -p $WORK/b810/ mkdir -p $WORK/b770/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b765/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/client/transport=>github.com/docker/distribution@v2.7.1+incompatible/registry/client/transport;$WORK/b272=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid b004UUQVIPnOQff1Eg4T/b004UUQVIPnOQff1Eg4T -goversion go1.16.12 -D "" -importcfg $WORK/b272/importcfg -pack ./vendor/github.com/docker/distribution/registry/client/transport/http_reader.go ./vendor/github.com/docker/distribution/registry/client/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/registry/resumable=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/registry/resumable;$WORK/b296=>" -shared -p github.com/docker/docker/registry/resumable -complete -installsuffix shared -buildid DOj4whEu8pnLCYNZXYdf/DOj4whEu8pnLCYNZXYdf -goversion go1.16.12 -D "" -importcfg $WORK/b296/importcfg -pack ./vendor/github.com/docker/docker/registry/resumable/resumablerequestreader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/context/ctxhttp=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/context/ctxhttp;$WORK/b231=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid VXSVgDrCIy2GuFtsNRE6/VXSVgDrCIy2GuFtsNRE6 -goversion go1.16.12 -D "" -importcfg $WORK/b231/importcfg -pack ./vendor/golang.org/x/net/context/ctxhttp/ctxhttp.go mkdir -p $WORK/b569/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/api/errcode=>github.com/docker/distribution@v2.7.1+incompatible/registry/api/errcode;$WORK/b258=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid hk78NmO__MXKUU421da8/hk78NmO__MXKUU421da8 -goversion go1.16.12 -D "" -importcfg $WORK/b258/importcfg -pack ./vendor/github.com/docker/distribution/registry/api/errcode/errors.go ./vendor/github.com/docker/distribution/registry/api/errcode/handler.go ./vendor/github.com/docker/distribution/registry/api/errcode/register.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b101/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/ignore=$WORK/b106/_pkg_.a packagefile helm.sh/helm/v3/internal/sympath=$WORK/b108/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b805/ github.com/xeipuuv/gojsonschema cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/chart/loader=>helm.sh/helm/v3/pkg/chart/loader;$WORK/b100=>" -shared -p helm.sh/helm/v3/pkg/chart/loader -lang=go1.16 -complete -installsuffix shared -buildid UkhoZXLb71tgZWCBtwc2/UkhoZXLb71tgZWCBtwc2 -goversion go1.16.12 -D "" -importcfg $WORK/b100/importcfg -pack ./pkg/chart/loader/archive.go ./pkg/chart/loader/directory.go ./pkg/chart/loader/load.go golang.org/x/net/http2 mkdir -p $WORK/b613/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a EOF cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b196/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b371/_pkg_.a packagefile github.com/googleapis/gnostic/jsonschema=$WORK/b372/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b373/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b810/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/xml=$WORK/b811/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/runtime=>k8s.io/apimachinery@v0.22.4/pkg/util/runtime;$WORK/b345=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid Z8-Ijhs6jV1Do6j-_og1/Z8-Ijhs6jV1Do6j-_og1 -goversion go1.16.12 -D "" -importcfg $WORK/b345/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/runtime/runtime.go cat >$WORK/b826/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/googleapis/gnostic/compiler=>github.com/googleapis/gnostic@v0.5.5/compiler;$WORK/b370=>" -shared -p github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid TBH4evMVaN4m6Rt6ZiBZ/TBH4evMVaN4m6Rt6ZiBZ -goversion go1.16.12 -D "" -importcfg $WORK/b370/importcfg -pack ./vendor/github.com/googleapis/gnostic/compiler/context.go ./vendor/github.com/googleapis/gnostic/compiler/error.go ./vendor/github.com/googleapis/gnostic/compiler/extensions.go ./vendor/github.com/googleapis/gnostic/compiler/helpers.go ./vendor/github.com/googleapis/gnostic/compiler/main.go ./vendor/github.com/googleapis/gnostic/compiler/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gorilla/mux=>github.com/gorilla/mux@v1.8.0;$WORK/b270=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid QKRNPaYscYfCfZa1xowr/QKRNPaYscYfCfZa1xowr -goversion go1.16.12 -D "" -importcfg $WORK/b270/importcfg -pack ./vendor/github.com/gorilla/mux/doc.go ./vendor/github.com/gorilla/mux/middleware.go ./vendor/github.com/gorilla/mux/mux.go ./vendor/github.com/gorilla/mux/regexp.go ./vendor/github.com/gorilla/mux/route.go ./vendor/github.com/gorilla/mux/test_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/auth=>oras.land/oras-go@v0.4.0/pkg/auth;$WORK/b224=>" -shared -p oras.land/oras-go/pkg/auth -complete -installsuffix shared -buildid YTLZOEgBm85H8kmJAOCX/YTLZOEgBm85H8kmJAOCX -goversion go1.16.12 -D "" -importcfg $WORK/b224/importcfg -pack ./vendor/oras.land/oras-go/pkg/auth/client.go ./vendor/oras.land/oras-go/pkg/auth/client_opts.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/cloud.google.com/go/compute/metadata=>cloud.google.com/go@v0.81.0/compute/metadata;$WORK/b826=>" -shared -p cloud.google.com/go/compute/metadata -complete -installsuffix shared -buildid 0CkVEoeSf7xX9qyZrMVq/0CkVEoeSf7xX9qyZrMVq -goversion go1.16.12 -D "" -importcfg $WORK/b826/importcfg -pack ./vendor/cloud.google.com/go/compute/metadata/metadata.go mkdir -p $WORK/b818/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Masterminds/vcs=>github.com/Masterminds/vcs@v1.13.1;$WORK/b810=>" -shared -p github.com/Masterminds/vcs -complete -installsuffix shared -buildid LqaSAZfhvfBuQUA9tuic/LqaSAZfhvfBuQUA9tuic -goversion go1.16.12 -D "" -importcfg $WORK/b810/importcfg -pack ./vendor/github.com/Masterminds/vcs/bzr.go ./vendor/github.com/Masterminds/vcs/errors.go ./vendor/github.com/Masterminds/vcs/git.go ./vendor/github.com/Masterminds/vcs/hg.go ./vendor/github.com/Masterminds/vcs/repo.go ./vendor/github.com/Masterminds/vcs/svn.go ./vendor/github.com/Masterminds/vcs/vcs_local_lookup.go ./vendor/github.com/Masterminds/vcs/vcs_remote_lookup.go cat >$WORK/b765/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b770/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b572/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/httpstream=>k8s.io/apimachinery@v0.22.4/pkg/util/httpstream;$WORK/b765=>" -shared -p k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid jVQIVCJ2LSh1GNBDNMtl/jVQIVCJ2LSh1GNBDNMtl -goversion go1.16.12 -D "" -importcfg $WORK/b765/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/httpstream/doc.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/httpstream.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/moby/spdystream/spdy=>github.com/moby/spdystream@v0.2.0/spdy;$WORK/b770=>" -shared -p github.com/moby/spdystream/spdy -complete -installsuffix shared -buildid MAtdPxk3VQbU-UDzcSqz/MAtdPxk3VQbU-UDzcSqz -goversion go1.16.12 -D "" -importcfg $WORK/b770/importcfg -pack ./vendor/github.com/moby/spdystream/spdy/dictionary.go ./vendor/github.com/moby/spdystream/spdy/read.go ./vendor/github.com/moby/spdystream/spdy/types.go ./vendor/github.com/moby/spdystream/spdy/write.go mkdir -p $WORK/b801/ mkdir -p $WORK/b819/ mkdir -p $WORK/b475/ cat >$WORK/b613/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b614/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/mail=$WORK/b616/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b505/ mkdir -p $WORK/b354/ cat >$WORK/b818/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b569/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b140/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b476/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b478/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/logger=>github.com/Azure/go-autorest/logger@v0.2.1;$WORK/b818=>" -shared -p github.com/Azure/go-autorest/logger -complete -installsuffix shared -buildid 2U3Oduj31Qnuiz0FnZxP/2U3Oduj31Qnuiz0FnZxP -goversion go1.16.12 -D "" -importcfg $WORK/b818/importcfg -pack ./vendor/github.com/Azure/go-autorest/logger/logger.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/xeipuuv/gojsonschema=>github.com/xeipuuv/gojsonschema@v1.2.0;$WORK/b613=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 145YbWK1_o0i6xGZrPps/145YbWK1_o0i6xGZrPps -goversion go1.16.12 -D "" -importcfg $WORK/b613/importcfg -pack ./vendor/github.com/xeipuuv/gojsonschema/draft.go ./vendor/github.com/xeipuuv/gojsonschema/errors.go ./vendor/github.com/xeipuuv/gojsonschema/format_checkers.go ./vendor/github.com/xeipuuv/gojsonschema/internalLog.go ./vendor/github.com/xeipuuv/gojsonschema/jsonContext.go ./vendor/github.com/xeipuuv/gojsonschema/jsonLoader.go ./vendor/github.com/xeipuuv/gojsonschema/locales.go ./vendor/github.com/xeipuuv/gojsonschema/result.go ./vendor/github.com/xeipuuv/gojsonschema/schema.go ./vendor/github.com/xeipuuv/gojsonschema/schemaLoader.go ./vendor/github.com/xeipuuv/gojsonschema/schemaPool.go ./vendor/github.com/xeipuuv/gojsonschema/schemaReferencePool.go ./vendor/github.com/xeipuuv/gojsonschema/schemaType.go ./vendor/github.com/xeipuuv/gojsonschema/subSchema.go ./vendor/github.com/xeipuuv/gojsonschema/types.go ./vendor/github.com/xeipuuv/gojsonschema/utils.go ./vendor/github.com/xeipuuv/gojsonschema/validation.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/go-openapi/swag=>github.com/go-openapi/swag@v0.19.14;$WORK/b475=>" -shared -p github.com/go-openapi/swag -complete -installsuffix shared -buildid u43z7GnQdwKVuTDl3SiB/u43z7GnQdwKVuTDl3SiB -goversion go1.16.12 -D "" -importcfg $WORK/b475/importcfg -pack ./vendor/github.com/go-openapi/swag/convert.go ./vendor/github.com/go-openapi/swag/convert_types.go ./vendor/github.com/go-openapi/swag/doc.go ./vendor/github.com/go-openapi/swag/json.go ./vendor/github.com/go-openapi/swag/loading.go ./vendor/github.com/go-openapi/swag/name_lexem.go ./vendor/github.com/go-openapi/swag/net.go ./vendor/github.com/go-openapi/swag/path.go ./vendor/github.com/go-openapi/swag/post_go18.go ./vendor/github.com/go-openapi/swag/post_go19.go ./vendor/github.com/go-openapi/swag/split.go ./vendor/github.com/go-openapi/swag/util.go ./vendor/github.com/go-openapi/swag/yaml.go cat >$WORK/b819/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "/usr/lib/golang/src/net/http/httputil=>net/http/httputil;$WORK/b569=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid koxuKoN2iOi-ikjSNmC3/koxuKoN2iOi-ikjSNmC3 -goversion go1.16.12 -D "" -importcfg $WORK/b569/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 cat >$WORK/b801/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile embed=$WORK/b802/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/rubenv/sql-migrate/sqlparse=$WORK/b803/_pkg_.a packagefile gopkg.in/gorp.v1=$WORK/b804/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/tracing=>github.com/Azure/go-autorest/tracing@v0.6.0;$WORK/b819=>" -shared -p github.com/Azure/go-autorest/tracing -complete -installsuffix shared -buildid 4g63Qr9z-aaH9bIU53O9/4g63Qr9z-aaH9bIU53O9 -goversion go1.16.12 -D "" -importcfg $WORK/b819/importcfg -pack ./vendor/github.com/Azure/go-autorest/tracing/tracing.go cat >$WORK/b505/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b140/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/internal=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "/usr/lib/golang/src/net/http/httptest=>net/http/httptest;$WORK/b505=>" -shared -p net/http/httptest -std -complete -installsuffix shared -buildid lTlmgEy2XIPuZ3hoScbY/lTlmgEy2XIPuZ3hoScbY -goversion go1.16.12 -D "" -importcfg $WORK/b505/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b355/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b361/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b356/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b152/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/net/http2=>golang.org/x/net@v0.0.0-20210520170846-37e1c6afe023/http2;$WORK/b354=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid KqdFaKXrcQDHRgQVm2My/KqdFaKXrcQDHRgQVm2My -goversion go1.16.12 -D "" -importcfg $WORK/b354/importcfg -pack ./vendor/golang.org/x/net/http2/ascii.go ./vendor/golang.org/x/net/http2/ciphers.go ./vendor/golang.org/x/net/http2/client_conn_pool.go ./vendor/golang.org/x/net/http2/databuffer.go ./vendor/golang.org/x/net/http2/errors.go ./vendor/golang.org/x/net/http2/flow.go ./vendor/golang.org/x/net/http2/frame.go ./vendor/golang.org/x/net/http2/go111.go ./vendor/golang.org/x/net/http2/go115.go ./vendor/golang.org/x/net/http2/gotrack.go ./vendor/golang.org/x/net/http2/headermap.go ./vendor/golang.org/x/net/http2/http2.go ./vendor/golang.org/x/net/http2/pipe.go ./vendor/golang.org/x/net/http2/server.go ./vendor/golang.org/x/net/http2/transport.go ./vendor/golang.org/x/net/http2/write.go ./vendor/golang.org/x/net/http2/writesched.go ./vendor/golang.org/x/net/http2/writesched_priority.go ./vendor/golang.org/x/net/http2/writesched_random.go cat >$WORK/b805/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/monocular=>helm.sh/helm/v3/internal/monocular;$WORK/b805=>" -shared -p helm.sh/helm/v3/internal/monocular -lang=go1.16 -complete -installsuffix shared -buildid eQFilt9OYHcR9mIdrTJ1/eQFilt9OYHcR9mIdrTJ1 -goversion go1.16.12 -D "" -importcfg $WORK/b805/importcfg -pack ./internal/monocular/client.go ./internal/monocular/doc.go ./internal/monocular/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/rubenv/sql-migrate=>github.com/rubenv/sql-migrate@v0.0.0-20210614095031-55d5740dbbcc;$WORK/b801=>" -shared -p github.com/rubenv/sql-migrate -complete -installsuffix shared -buildid N5uJkR4oN7dg7jHzjutb/N5uJkR4oN7dg7jHzjutb -goversion go1.16.12 -D "" -importcfg $WORK/b801/importcfg -pack ./vendor/github.com/rubenv/sql-migrate/doc.go ./vendor/github.com/rubenv/sql-migrate/migrate.go ./vendor/github.com/rubenv/sql-migrate/migrate_go116.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/20/20e51071ea54af1d9d20961da3848ded0eb12da648e08216e6f405e77d01f14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/27/27671e0d5c84193967dc6ac8104b78d51566664279c15e561fb4b3772bda37d3-d # internal k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b451/ k8s.io/client-go/util/workqueue mkdir -p $WORK/b453/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b335/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b454/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b455/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/util/workqueue=>k8s.io/client-go@v0.22.4/util/workqueue;$WORK/b453=>" -shared -p k8s.io/client-go/util/workqueue -complete -installsuffix shared -buildid niUi43RUCKdx8FCb5LPh/niUi43RUCKdx8FCb5LPh -goversion go1.16.12 -D "" -importcfg $WORK/b453/importcfg -pack ./vendor/k8s.io/client-go/util/workqueue/default_rate_limiters.go ./vendor/k8s.io/client-go/util/workqueue/delaying_queue.go ./vendor/k8s.io/client-go/util/workqueue/doc.go ./vendor/k8s.io/client-go/util/workqueue/metrics.go ./vendor/k8s.io/client-go/util/workqueue/parallelizer.go ./vendor/k8s.io/client-go/util/workqueue/queue.go ./vendor/k8s.io/client-go/util/workqueue/rate_limiting_queue.go cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile go/ast=$WORK/b336/_pkg_.a packagefile go/doc=$WORK/b338/_pkg_.a packagefile go/parser=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b341/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b344/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b346/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/wait=>k8s.io/apimachinery@v0.22.4/pkg/util/wait;$WORK/b451=>" -shared -p k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid GDtWz2ySLYXBHdtOJUoA/GDtWz2ySLYXBHdtOJUoA -goversion go1.16.12 -D "" -importcfg $WORK/b451/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/wait/doc.go ./vendor/k8s.io/apimachinery/pkg/util/wait/wait.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime=>k8s.io/apimachinery@v0.22.4/pkg/runtime;$WORK/b335=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid XZU_oalBd2ogeb6Bg6fS/XZU_oalBd2ogeb6Bg6fS -goversion go1.16.12 -D "" -importcfg $WORK/b335/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/codec.go ./vendor/k8s.io/apimachinery/pkg/runtime/codec_check.go ./vendor/k8s.io/apimachinery/pkg/runtime/conversion.go ./vendor/k8s.io/apimachinery/pkg/runtime/converter.go ./vendor/k8s.io/apimachinery/pkg/runtime/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/embedded.go ./vendor/k8s.io/apimachinery/pkg/runtime/error.go ./vendor/k8s.io/apimachinery/pkg/runtime/extension.go ./vendor/k8s.io/apimachinery/pkg/runtime/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/runtime/helper.go ./vendor/k8s.io/apimachinery/pkg/runtime/interfaces.go ./vendor/k8s.io/apimachinery/pkg/runtime/mapper.go ./vendor/k8s.io/apimachinery/pkg/runtime/negotiate.go ./vendor/k8s.io/apimachinery/pkg/runtime/register.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme.go ./vendor/k8s.io/apimachinery/pkg/runtime/scheme_builder.go ./vendor/k8s.io/apimachinery/pkg/runtime/swagger_doc_generator.go ./vendor/k8s.io/apimachinery/pkg/runtime/types.go ./vendor/k8s.io/apimachinery/pkg/runtime/types_proto.go ./vendor/k8s.io/apimachinery/pkg/runtime/zz_generated.deepcopy.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/97/97848d20c028c21fe717476dc2523c85fb506d368ea964740f38e18f79d12842-d # internal github.com/containerd/containerd/remotes/docker/auth mkdir -p $WORK/b228/ golang.org/x/oauth2/internal mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b231/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2/internal=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602/internal;$WORK/b450=>" -shared -p golang.org/x/oauth2/internal -complete -installsuffix shared -buildid in9cBY9UjTNrQ9qTGDXB/in9cBY9UjTNrQ9qTGDXB -goversion go1.16.12 -D "" -importcfg $WORK/b450/importcfg -pack ./vendor/golang.org/x/oauth2/internal/doc.go ./vendor/golang.org/x/oauth2/internal/oauth2.go ./vendor/golang.org/x/oauth2/internal/token.go ./vendor/golang.org/x/oauth2/internal/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/74/7400c5e38b9e0aa6ab97c83793a526d9d8d958de4056761c99d5cd359838c50d-d # internal cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b231/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/remotes/docker/auth=>github.com/containerd/containerd@v1.5.7/remotes/docker/auth;$WORK/b228=>" -shared -p github.com/containerd/containerd/remotes/docker/auth -complete -installsuffix shared -buildid KBKC4p0BDzUKD4pUx9C-/KBKC4p0BDzUKD4pUx9C- -goversion go1.16.12 -D "" -importcfg $WORK/b228/importcfg -pack ./vendor/github.com/containerd/containerd/remotes/docker/auth/fetch.go ./vendor/github.com/containerd/containerd/remotes/docker/auth/parse.go cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/bf/bf260149cd21d58ace3f3adcd1a3abe3d83255e9d67e670d7c0468ffb27e204b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b819/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b805/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/24/246f04c795c666039cb0e08675563298f6da33a314d98a4043aa3d5d96d89bbf-d # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/63/63dba0e284814f4d8cbb628266522f9bcc6b60a2d03ab722eea6234dc714f9fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b819/_pkg_.a /builddir/.cache/go-build/c8/c8901a311d4fa73a561ba437f46fcfab28b4186d7ee1a06595e97d98c96f651b-d # internal cp $WORK/b805/_pkg_.a /builddir/.cache/go-build/45/4572980b0da892d02e7298bdd75e9c4b8ae1de73a6a93e332800be8240948466-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/45/45f1f3c876c23e82ac196b90587604aa61102f79087317c731a749fa279de928-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/81/8152ef46154fa0b1ecbf44cb0db8ceb71f84e6a29d8686159d425a585d35c655-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/87/87908db5f6e7a0d8ecec8135a882549ef08c16594a87d93c26cae5515dceaade-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b818/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/c5/c5161823b2e3271397da2b305b555cc6de55d7eae6c66e11b64488ca0a4a3675-d # internal cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b258/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b161/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a EOF cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/59/590ee3f1be1815df7a0593c37fcca5866c034878000a0ad99e1a6f3fe58a9d2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/errdefs=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/errdefs;$WORK/b257=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid PrQMZKpCiA1s0_cpX_RO/PrQMZKpCiA1s0_cpX_RO -goversion go1.16.12 -D "" -importcfg $WORK/b257/importcfg -pack ./vendor/github.com/docker/docker/errdefs/defs.go ./vendor/github.com/docker/docker/errdefs/doc.go ./vendor/github.com/docker/docker/errdefs/helpers.go ./vendor/github.com/docker/docker/errdefs/http_helpers.go ./vendor/github.com/docker/docker/errdefs/is.go cp $WORK/b818/_pkg_.a /builddir/.cache/go-build/7e/7e7b6d5c8bb3ccf3ed28ead1e63f1896cdd06480709e8f81e382ca5e470519ac-d # internal github.com/Azure/go-autorest/autorest/adal mkdir -p $WORK/b816/ cat >$WORK/b816/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b817/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b818/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b819/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b820/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b821/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b302/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/autorest/adal=>github.com/Azure/go-autorest/autorest/adal@v0.9.13;$WORK/b816=>" -shared -p github.com/Azure/go-autorest/autorest/adal -complete -installsuffix shared -buildid yfCXmoDdkKMJ9KPAptSU/yfCXmoDdkKMJ9KPAptSU -goversion go1.16.12 -D "" -importcfg $WORK/b816/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/adal/config.go ./vendor/github.com/Azure/go-autorest/autorest/adal/devicetoken.go ./vendor/github.com/Azure/go-autorest/autorest/adal/persist.go ./vendor/github.com/Azure/go-autorest/autorest/adal/sender.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token.go ./vendor/github.com/Azure/go-autorest/autorest/adal/token_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/adal/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b826/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b826/_pkg_.a /builddir/.cache/go-build/32/32f0284ac2b984cab894b66a1f9429ce0011aa3d16f469285401b20ef74eb7e8-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4a/4a3cd9efeeb2e4c36f04bd69d2faa2fecc6fba2ecdd74af44f97a8c6bfe540e1-d # internal helm.sh/helm/v3/pkg/provenance mkdir -p $WORK/b580/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cat >$WORK/b580/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b581/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b593/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b584/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/provenance=>helm.sh/helm/v3/pkg/provenance;$WORK/b580=>" -shared -p helm.sh/helm/v3/pkg/provenance -lang=go1.16 -complete -installsuffix shared -buildid RKaoSV2hfU2i0DrkkoBw/RKaoSV2hfU2i0DrkkoBw -goversion go1.16.12 -D "" -importcfg $WORK/b580/importcfg -pack ./pkg/provenance/doc.go ./pkg/provenance/sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/5e/5ebb5d208b6c654ad056dbf77e8ac8acbe078922783c44ac0ed5ad57d5e5b3fc-d # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/e8/e8642863d5dd2a3e933959a652d7b30a44481ba0ff408eee519f47f05f401228-d # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/de/dec5b80cc1b449c3abf83ee21167b11e2be5618edb4aaceb2608a980f0cc30fd-d # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/4e/4eed1ea06de45b33529f921ee50d08773515da6128355177b4fc4bd8b9aea6ba-d # internal github.com/moby/spdystream mkdir -p $WORK/b769/ golang.org/x/oauth2 mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b450/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602;$WORK/b449=>" -shared -p golang.org/x/oauth2 -complete -installsuffix shared -buildid UxlDyD00btXCSQeL52gk/UxlDyD00btXCSQeL52gk -goversion go1.16.12 -D "" -importcfg $WORK/b449/importcfg -pack ./vendor/golang.org/x/oauth2/oauth2.go ./vendor/golang.org/x/oauth2/token.go ./vendor/golang.org/x/oauth2/transport.go cat >$WORK/b769/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b454/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/moby/spdystream/spdy=$WORK/b770/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/moby/spdystream=>github.com/moby/spdystream@v0.2.0;$WORK/b769=>" -shared -p github.com/moby/spdystream -complete -installsuffix shared -buildid Hf0JVTuNJoN_fU9Sk1Pg/Hf0JVTuNJoN_fU9Sk1Pg -goversion go1.16.12 -D "" -importcfg $WORK/b769/importcfg -pack ./vendor/github.com/moby/spdystream/connection.go ./vendor/github.com/moby/spdystream/handlers.go ./vendor/github.com/moby/spdystream/priority.go ./vendor/github.com/moby/spdystream/stream.go ./vendor/github.com/moby/spdystream/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/f6/f6cc9ef25c9aa237cec031b77fe2abc704189d49c5ed91ca5360e58cdf614207-d # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/72/72196440269118dc17d54abec50809d7029a5173ed5b7aa68f927de426ae3c9d-d # internal github.com/googleapis/gnostic/openapiv2 mkdir -p $WORK/b369/ github.com/stretchr/testify/assert mkdir -p $WORK/b503/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b193/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b373/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b504/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b373/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/httptest=$WORK/b505/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/googleapis/gnostic/openapiv2=>github.com/googleapis/gnostic@v0.5.5/openapiv2;$WORK/b369=>" -shared -p github.com/googleapis/gnostic/openapiv2 -complete -installsuffix shared -buildid 6-joCmVBFMI8NX9iryUq/6-joCmVBFMI8NX9iryUq -goversion go1.16.12 -D "" -importcfg $WORK/b369/importcfg -pack ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.go ./vendor/github.com/googleapis/gnostic/openapiv2/OpenAPIv2.pb.go ./vendor/github.com/googleapis/gnostic/openapiv2/document.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/stretchr/testify/assert=>github.com/stretchr/testify@v1.7.0/assert;$WORK/b503=>" -shared -p github.com/stretchr/testify/assert -complete -installsuffix shared -buildid CPpmhqZ6WhMbNhFEMj4i/CPpmhqZ6WhMbNhFEMj4i -goversion go1.16.12 -D "" -importcfg $WORK/b503/importcfg -pack ./vendor/github.com/stretchr/testify/assert/assertion_compare.go ./vendor/github.com/stretchr/testify/assert/assertion_format.go ./vendor/github.com/stretchr/testify/assert/assertion_forward.go ./vendor/github.com/stretchr/testify/assert/assertion_order.go ./vendor/github.com/stretchr/testify/assert/assertions.go ./vendor/github.com/stretchr/testify/assert/doc.go ./vendor/github.com/stretchr/testify/assert/errors.go ./vendor/github.com/stretchr/testify/assert/forward_assertions.go ./vendor/github.com/stretchr/testify/assert/http_assertions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/96/960630b52b2f5119e477a0a452153bcacb03a1541d9f6ce0895556a270b98ace-d # internal github.com/containerd/containerd/remotes/docker mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b216/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b228/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b230/_pkg_.a packagefile github.com/moby/locker=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b231/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/containerd/containerd/remotes/docker=>github.com/containerd/containerd@v1.5.7/remotes/docker;$WORK/b226=>" -shared -p github.com/containerd/containerd/remotes/docker -complete -installsuffix shared -buildid H1MsXHbXqvvNqzQtKlCo/H1MsXHbXqvvNqzQtKlCo -goversion go1.16.12 -D "" -importcfg $WORK/b226/importcfg -pack ./vendor/github.com/containerd/containerd/remotes/docker/authorizer.go ./vendor/github.com/containerd/containerd/remotes/docker/converter.go ./vendor/github.com/containerd/containerd/remotes/docker/errcode.go ./vendor/github.com/containerd/containerd/remotes/docker/errdesc.go ./vendor/github.com/containerd/containerd/remotes/docker/fetcher.go ./vendor/github.com/containerd/containerd/remotes/docker/handler.go ./vendor/github.com/containerd/containerd/remotes/docker/httpreadseeker.go ./vendor/github.com/containerd/containerd/remotes/docker/pusher.go ./vendor/github.com/containerd/containerd/remotes/docker/registry.go ./vendor/github.com/containerd/containerd/remotes/docker/resolver.go ./vendor/github.com/containerd/containerd/remotes/docker/scope.go ./vendor/github.com/containerd/containerd/remotes/docker/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/7b/7b691110b8ffb88e5f4d527ac82cc01e4d555834981fb416f454347c68566c94-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b257/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/network=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/network;$WORK/b256=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid p4n4hBMtjgS4L2RqhJnz/p4n4hBMtjgS4L2RqhJnz -goversion go1.16.12 -D "" -importcfg $WORK/b256/importcfg -pack ./vendor/github.com/docker/docker/api/types/network/network.go cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/ce/ce74e9905b0f78da4aaed42c214b426ed9fabf270630f2724e8712fb42636318-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b801/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/cb/cb4ee36ad1c37c163dfc8c85f965e4c2c4d88951f33ed610a7f82dded1fc068a-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b261/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types/swarm=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types/swarm;$WORK/b260=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid Vq_147zIoPZb7wWdBwew/Vq_147zIoPZb7wWdBwew -goversion go1.16.12 -D "" -importcfg $WORK/b260/importcfg -pack ./vendor/github.com/docker/docker/api/types/swarm/common.go ./vendor/github.com/docker/docker/api/types/swarm/config.go ./vendor/github.com/docker/docker/api/types/swarm/container.go ./vendor/github.com/docker/docker/api/types/swarm/network.go ./vendor/github.com/docker/docker/api/types/swarm/node.go ./vendor/github.com/docker/docker/api/types/swarm/runtime.go ./vendor/github.com/docker/docker/api/types/swarm/secret.go ./vendor/github.com/docker/docker/api/types/swarm/service.go ./vendor/github.com/docker/docker/api/types/swarm/swarm.go ./vendor/github.com/docker/docker/api/types/swarm/task.go cp $WORK/b801/_pkg_.a /builddir/.cache/go-build/c3/c3420c73025ad606f7cff91b923cb2adbf0550dfcfc8cc67d25869f3ddadb549-d # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/c8/c84db1cfca80d3c0262aa2eaf2996915f417ce5ba27e9467ed4950b334347ad0-d # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/12/121968a5c811a9cde5cafae2f70adba3a70fd6dd07bee65756315ab484e84836-d # internal github.com/gregjones/httpcache mkdir -p $WORK/b568/ github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b269/ cat >$WORK/b568/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/httputil=$WORK/b569/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/gregjones/httpcache=>github.com/gregjones/httpcache@v0.0.0-20180305231024-9cad4c3443a7;$WORK/b568=>" -shared -p github.com/gregjones/httpcache -complete -installsuffix shared -buildid 4wqXRa0x_r0h7xvyDLzM/4wqXRa0x_r0h7xvyDLzM -goversion go1.16.12 -D "" -importcfg $WORK/b568/importcfg -pack ./vendor/github.com/gregjones/httpcache/httpcache.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b258/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/api/v2=>github.com/docker/distribution@v2.7.1+incompatible/registry/api/v2;$WORK/b269=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid BkzoCEECiBT3_yk1McUQ/BkzoCEECiBT3_yk1McUQ -goversion go1.16.12 -D "" -importcfg $WORK/b269/importcfg -pack ./vendor/github.com/docker/distribution/registry/api/v2/descriptors.go ./vendor/github.com/docker/distribution/registry/api/v2/doc.go ./vendor/github.com/docker/distribution/registry/api/v2/errors.go ./vendor/github.com/docker/distribution/registry/api/v2/headerparser.go ./vendor/github.com/docker/distribution/registry/api/v2/routes.go ./vendor/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/c8/c85004747f2ac4a0fb98ce6541593860f39a85b668bc4cb62c7c3d0be34b77c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/e9/e97967daec91a8e2d9437de04c62ba53420b3b13f2736bf008ddf002d870f401-d # internal golang.org/x/oauth2/jwt mkdir -p $WORK/b829/ golang.org/x/oauth2/google/internal/externalaccount mkdir -p $WORK/b827/ cat >$WORK/b829/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b450/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b828/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2/jwt=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602/jwt;$WORK/b829=>" -shared -p golang.org/x/oauth2/jwt -complete -installsuffix shared -buildid _WHd75jj6QTD04jN40vP/_WHd75jj6QTD04jN40vP -goversion go1.16.12 -D "" -importcfg $WORK/b829/importcfg -pack ./vendor/golang.org/x/oauth2/jwt/jwt.go cat >$WORK/b827/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2/google/internal/externalaccount=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602/google/internal/externalaccount;$WORK/b827=>" -shared -p golang.org/x/oauth2/google/internal/externalaccount -complete -installsuffix shared -buildid shblfgW4LeUDAvtRBzWY/shblfgW4LeUDAvtRBzWY -goversion go1.16.12 -D "" -importcfg $WORK/b827/importcfg -pack ./vendor/golang.org/x/oauth2/google/internal/externalaccount/aws.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/basecredentials.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/clientauth.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/err.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/filecredsource.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/impersonate.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/sts_exchange.go ./vendor/golang.org/x/oauth2/google/internal/externalaccount/urlcredsource.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/07/07e31ad6581f93d2dad905be6782b71db72e3b812c8cc389eb93b4f565ebf2b6-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b253/_pkg_.a packagefile github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/api/types=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/api/types;$WORK/b248=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid d0PO3yUoLM0xvRR1_zCs/d0PO3yUoLM0xvRR1_zCs -goversion go1.16.12 -D "" -importcfg $WORK/b248/importcfg -pack ./vendor/github.com/docker/docker/api/types/auth.go ./vendor/github.com/docker/docker/api/types/client.go ./vendor/github.com/docker/docker/api/types/configs.go ./vendor/github.com/docker/docker/api/types/error_response.go ./vendor/github.com/docker/docker/api/types/graph_driver_data.go ./vendor/github.com/docker/docker/api/types/id_response.go ./vendor/github.com/docker/docker/api/types/image_delete_response_item.go ./vendor/github.com/docker/docker/api/types/image_summary.go ./vendor/github.com/docker/docker/api/types/plugin.go ./vendor/github.com/docker/docker/api/types/plugin_device.go ./vendor/github.com/docker/docker/api/types/plugin_env.go ./vendor/github.com/docker/docker/api/types/plugin_interface_type.go ./vendor/github.com/docker/docker/api/types/plugin_mount.go ./vendor/github.com/docker/docker/api/types/plugin_responses.go ./vendor/github.com/docker/docker/api/types/port.go ./vendor/github.com/docker/docker/api/types/seccomp.go ./vendor/github.com/docker/docker/api/types/service_update_response.go ./vendor/github.com/docker/docker/api/types/stats.go ./vendor/github.com/docker/docker/api/types/types.go ./vendor/github.com/docker/docker/api/types/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b829/_pkg_.a # internal cp $WORK/b829/_pkg_.a /builddir/.cache/go-build/4b/4ba31b512594024f3d44c5ffa5ee1cc3ddaac41e8a0e2d4f0e88156d84a00f2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/7c/7c99dd4d7931876cc1514d49065dc99f98ea8f53eb1b5aab2db4da0b38d7af62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b810/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/95/95231c4836af2d9820f4abae8b191f780ff446dcee9d6023585b953d1a7d40ae-d # internal cp $WORK/b810/_pkg_.a /builddir/.cache/go-build/e1/e17f74609b42a33bddeb13df0a78e9db2e6acdc1367c77deea102cb94ef080ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e5/e54b5951c29a8277e6adae6bf2c47b8d6bcfdd103d47bfc43ac81916dc42f986-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/18/18b59a79b3159b8d8e3aac06133698c3482c57abc4f50b851eb2ea0a0a533fd3-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b475/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/go-openapi/jsonpointer=>github.com/go-openapi/jsonpointer@v0.19.5;$WORK/b474=>" -shared -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid fJQ4VLfcwLOKVkjG3IDx/fJQ4VLfcwLOKVkjG3IDx -goversion go1.16.12 -D "" -importcfg $WORK/b474/importcfg -pack ./vendor/github.com/go-openapi/jsonpointer/pointer.go github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b277/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b278/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b279/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b282/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b285/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b286/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/client_golang/prometheus=>github.com/prometheus/client_golang@v1.11.0/prometheus;$WORK/b276=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 9WTIzk2pXS5iuFc5H6iz/9WTIzk2pXS5iuFc5H6iz -goversion go1.16.12 -D "" -importcfg $WORK/b276/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/collector.go ./vendor/github.com/prometheus/client_golang/prometheus/counter.go ./vendor/github.com/prometheus/client_golang/prometheus/desc.go ./vendor/github.com/prometheus/client_golang/prometheus/doc.go ./vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/fnv.go ./vendor/github.com/prometheus/client_golang/prometheus/gauge.go ./vendor/github.com/prometheus/client_golang/prometheus/go_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/histogram.go ./vendor/github.com/prometheus/client_golang/prometheus/labels.go ./vendor/github.com/prometheus/client_golang/prometheus/metric.go ./vendor/github.com/prometheus/client_golang/prometheus/observer.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector.go ./vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go ./vendor/github.com/prometheus/client_golang/prometheus/registry.go ./vendor/github.com/prometheus/client_golang/prometheus/summary.go ./vendor/github.com/prometheus/client_golang/prometheus/timer.go ./vendor/github.com/prometheus/client_golang/prometheus/untyped.go ./vendor/github.com/prometheus/client_golang/prometheus/value.go ./vendor/github.com/prometheus/client_golang/prometheus/vec.go ./vendor/github.com/prometheus/client_golang/prometheus/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/30/308ef9d87badd298397e415f665c6840bcbc493958041bb0d52f0071b30053ea-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/86/866f47f1c281bdd3625967371588735544fff08775c6a423099fa0687ccde303-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b827/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b816/_pkg_.a # internal cp $WORK/b827/_pkg_.a /builddir/.cache/go-build/05/055a0825a0d030a209708fb3ac81460b17995c5e41398b6e8fae86dc8b0b5c27-d # internal golang.org/x/oauth2/google mkdir -p $WORK/b825/ cat >$WORK/b825/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b826/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b827/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b450/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b828/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b829/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/golang.org/x/oauth2/google=>golang.org/x/oauth2@v0.0.0-20210402161424-2e8d93401602/google;$WORK/b825=>" -shared -p golang.org/x/oauth2/google -complete -installsuffix shared -buildid CY72n6kuGFm6_lfdt6E-/CY72n6kuGFm6_lfdt6E- -goversion go1.16.12 -D "" -importcfg $WORK/b825/importcfg -pack ./vendor/golang.org/x/oauth2/google/appengine.go ./vendor/golang.org/x/oauth2/google/appengine_gen2_flex.go ./vendor/golang.org/x/oauth2/google/default.go ./vendor/golang.org/x/oauth2/google/doc.go ./vendor/golang.org/x/oauth2/google/google.go ./vendor/golang.org/x/oauth2/google/jwt.go ./vendor/golang.org/x/oauth2/google/sdk.go cp $WORK/b816/_pkg_.a /builddir/.cache/go-build/32/3255ceef0ae115d4c6d0e00399a6ed537498bd9869a84ad53a9f4c1e619253f9-d # internal github.com/Azure/go-autorest/autorest mkdir -p $WORK/b815/ cat >$WORK/b815/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile encoding/xml=$WORK/b811/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b816/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b818/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b819/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime/multipart=$WORK/b150/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b302/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/autorest=>github.com/Azure/go-autorest/autorest@v0.11.18;$WORK/b815=>" -shared -p github.com/Azure/go-autorest/autorest -complete -installsuffix shared -buildid fxsK3H7u9vDLAemmTnoJ/fxsK3H7u9vDLAemmTnoJ -goversion go1.16.12 -D "" -importcfg $WORK/b815/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/authorization.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_sas.go ./vendor/github.com/Azure/go-autorest/autorest/authorization_storage.go ./vendor/github.com/Azure/go-autorest/autorest/autorest.go ./vendor/github.com/Azure/go-autorest/autorest/client.go ./vendor/github.com/Azure/go-autorest/autorest/error.go ./vendor/github.com/Azure/go-autorest/autorest/preparer.go ./vendor/github.com/Azure/go-autorest/autorest/responder.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest.go ./vendor/github.com/Azure/go-autorest/autorest/retriablerequest_1.8.go ./vendor/github.com/Azure/go-autorest/autorest/sender.go ./vendor/github.com/Azure/go-autorest/autorest/utility.go ./vendor/github.com/Azure/go-autorest/autorest/utility_1.13.go ./vendor/github.com/Azure/go-autorest/autorest/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ac/ac1259225c9192ad87853ffabfb3415942f92fa977249baec0ff15d73ef652d2-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b471/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b474/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/go-openapi/jsonreference=>github.com/go-openapi/jsonreference@v0.19.5;$WORK/b470=>" -shared -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid OMeAJMS_09gy2E5RuJOw/OMeAJMS_09gy2E5RuJOw -goversion go1.16.12 -D "" -importcfg $WORK/b470/importcfg -pack ./vendor/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/c1/c1deedc870a9612b94b2e055ed05c4d80b200fb3444c997be9787968bc085ef5-d # internal k8s.io/kube-openapi/pkg/validation/spec mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b470/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b475/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kube-openapi/pkg/validation/spec=>k8s.io/kube-openapi@v0.0.0-20211109043538-20434351676c/pkg/validation/spec;$WORK/b469=>" -shared -p k8s.io/kube-openapi/pkg/validation/spec -complete -installsuffix shared -buildid AGHTXNXjCTU3hZM-IH8b/AGHTXNXjCTU3hZM-IH8b -goversion go1.16.12 -D "" -importcfg $WORK/b469/importcfg -pack ./vendor/k8s.io/kube-openapi/pkg/validation/spec/contact_info.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/external_docs.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/header.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/info.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/items.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/license.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/operation.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/parameter.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/path_item.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/paths.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/ref.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/response.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/responses.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/schema.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/security_scheme.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/swagger.go ./vendor/k8s.io/kube-openapi/pkg/validation/spec/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b825/_pkg_.a # internal cp $WORK/b825/_pkg_.a /builddir/.cache/go-build/95/95bdf07c934d85482ce37131071b04351336214bb2cac5d8232e5eb142c20f1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/23/23a9cca6651c6c50cf358299dc390bf4c16670f11127d0ea444a3e0aef455e20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/af/af85e84a4e2498061a517ff778fd9bd114fc2b6112c9238bdd6554c10f0f8efd-d # internal sigs.k8s.io/kustomize/kyaml/yaml mkdir -p $WORK/b468/ cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/8f/8fa5bc50825db47ca521f6d2dcf01cae4da6586a46609e995a8aa9106f7bd287-d # internal cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml=$WORK/b482/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/sets=$WORK/b483/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels=$WORK/b484/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml;$WORK/b468=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml -complete -installsuffix shared -buildid ZriRCW3Cf-vkOkV1C6TS/ZriRCW3Cf-vkOkV1C6TS -goversion go1.16.12 -D "" -importcfg $WORK/b468/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/alias.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/compatibility.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/const.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/datamap.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/filters.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/fns.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/kfns.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/mapnode.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/match.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/order.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/rnode.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/c4/c4890a9e956750a87360b5e5437ff472c92731cd22fb4521abd0ab25c77d6bac-d # internal k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b384/ k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/apiserver/pkg/endpoints/deprecation mkdir -p $WORK/b436/ mkdir -p $WORK/b785/ k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b446/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a EOF cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer/recognizer;$WORK/b384=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid CiqkSthNcV2iK633y2VN/CiqkSthNcV2iK633y2VN -goversion go1.16.12 -D "" -importcfg $WORK/b384/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer/recognizer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer/streaming;$WORK/b436=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid -7IarvzwGQPH7Nvax_2b/-7IarvzwGQPH7Nvax_2b -goversion go1.16.12 -D "" -importcfg $WORK/b436/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go cat >$WORK/b785/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apiserver/pkg/endpoints/deprecation=>k8s.io/apiserver@v0.22.4/pkg/endpoints/deprecation;$WORK/b785=>" -shared -p k8s.io/apiserver/pkg/endpoints/deprecation -complete -installsuffix shared -buildid f4lemj09M8vP29tY49sG/f4lemj09M8vP29tY49sG -goversion go1.16.12 -D "" -importcfg $WORK/b785/importcfg -pack ./vendor/k8s.io/apiserver/pkg/endpoints/deprecation/deprecation.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/clientcmd/api=>k8s.io/client-go@v0.22.4/tools/clientcmd/api;$WORK/b446=>" -shared -p k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid kLMGfKH6AGRuFYn3aO5V/kLMGfKH6AGRuFYn3aO5V -goversion go1.16.12 -D "" -importcfg $WORK/b446/importcfg -pack ./vendor/k8s.io/client-go/tools/clientcmd/api/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/api/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/8e/8e7aeeca2507972a89e9421e4c3d15824caefd8823a7445bae98cee4f7a5ebf8-d # internal k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b347/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b349/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer/json;$WORK/b383=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid _jNPHitVOESw9qzPXhij/_jNPHitVOESw9qzPXhij -goversion go1.16.12 -D "" -importcfg $WORK/b383/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/meta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/18/18ab891280e71068c509ed3cf0412c5d18bd59704d13114d62ae2d845a9d88c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b785/_pkg_.a # internal cp $WORK/b785/_pkg_.a /builddir/.cache/go-build/2d/2d588b80424abf222f4c8449b2092f1a6b603cabafe4185c02f87acbce990a98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b815/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/f2/f2bef02c185d6f501348635c329d0b53996688f8a32d3f99c2e283061c83d00a-d # internal k8s.io/client-go/tools/clientcmd/api/v1 mkdir -p $WORK/b578/ cat >$WORK/b578/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/clientcmd/api/v1=>k8s.io/client-go@v0.22.4/tools/clientcmd/api/v1;$WORK/b578=>" -shared -p k8s.io/client-go/tools/clientcmd/api/v1 -complete -installsuffix shared -buildid XwyE0_y5eaReXUxAqYu9/XwyE0_y5eaReXUxAqYu9 -goversion go1.16.12 -D "" -importcfg $WORK/b578/importcfg -pack ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/defaults.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/register.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/types.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/tools/clientcmd/api/v1/zz_generated.defaults.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/97/976d65e4074fbb913992d3f289a8aebdfdd40768b0e2e029c184b7fb2623fa02-d # internal cp $WORK/b815/_pkg_.a /builddir/.cache/go-build/33/330020dafa83485dbdc7d736805a9dd2f60860eb5b10692f96d96e2b8fde32bc-d # internal github.com/Azure/go-autorest/autorest/azure mkdir -p $WORK/b823/ cat >$WORK/b823/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b815/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b819/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/Azure/go-autorest/autorest/azure=>github.com/Azure/go-autorest/autorest@v0.11.18/azure;$WORK/b823=>" -shared -p github.com/Azure/go-autorest/autorest/azure -complete -installsuffix shared -buildid oUMaN9z1GREZkPSpeQCE/oUMaN9z1GREZkPSpeQCE -goversion go1.16.12 -D "" -importcfg $WORK/b823/importcfg -pack ./vendor/github.com/Azure/go-autorest/autorest/azure/async.go ./vendor/github.com/Azure/go-autorest/autorest/azure/azure.go ./vendor/github.com/Azure/go-autorest/autorest/azure/environments.go ./vendor/github.com/Azure/go-autorest/autorest/azure/metadata_environment.go ./vendor/github.com/Azure/go-autorest/autorest/azure/rp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/dc/dc3cbd784496762268db902a7d0e3edcfd30184c36f5361641a27acb170784bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/b7/b7f3b024498efaf28e941476f967dfd1ba630a4a600bbfe98a6ee8deb408f908-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b276/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b282/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/httptrace=$WORK/b152/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/prometheus/client_golang/prometheus/promhttp=>github.com/prometheus/client_golang@v1.11.0/prometheus/promhttp;$WORK/b289=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid OXcLiu0ltr47v8jW1U2g/OXcLiu0ltr47v8jW1U2g -goversion go1.16.12 -D "" -importcfg $WORK/b289/importcfg -pack ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/http.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go ./vendor/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/0e/0e346890f462a0373d3a84b70f88f06b7d7b5d189452838ad7a3582971d3b964-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b823/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/b5/b591d02e75660158c992d38920ed2b6ed03949d10395f307d634fa3bc44014a7-d # internal sigs.k8s.io/kustomize/api/filters/filtersutil mkdir -p $WORK/b467/ sigs.k8s.io/kustomize/api/hasher sigs.k8s.io/kustomize/kyaml/kio/kioutil sigs.k8s.io/kustomize/kyaml/openapi mkdir -p $WORK/b496/ mkdir -p $WORK/b565/ mkdir -p $WORK/b508/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/filtersutil=>sigs.k8s.io/kustomize/api@v0.8.11/filters/filtersutil;$WORK/b467=>" -shared -p sigs.k8s.io/kustomize/api/filters/filtersutil -complete -installsuffix shared -buildid 3qpxNOYVYueEVGppUz3Q/3qpxNOYVYueEVGppUz3Q -goversion go1.16.12 -D "" -importcfg $WORK/b467/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/filtersutil/setters.go cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi=$WORK/b497/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi=$WORK/b499/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/openapi=>sigs.k8s.io/kustomize/kyaml@v0.11.0/openapi;$WORK/b496=>" -shared -p sigs.k8s.io/kustomize/kyaml/openapi -complete -installsuffix shared -buildid akZWabtgOnICzXzxYmBN/akZWabtgOnICzXzxYmBN -goversion go1.16.12 -D "" -importcfg $WORK/b496/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/openapi/openapi.go cat >$WORK/b565/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/hasher=>sigs.k8s.io/kustomize/api@v0.8.11/hasher;$WORK/b565=>" -shared -p sigs.k8s.io/kustomize/api/hasher -complete -installsuffix shared -buildid KTR7NBnc2aaiJLGtjnN8/KTR7NBnc2aaiJLGtjnN8 -goversion go1.16.12 -D "" -importcfg $WORK/b565/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/hasher/hasher.go cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/kio/kioutil=>sigs.k8s.io/kustomize/kyaml@v0.11.0/kio/kioutil;$WORK/b508=>" -shared -p sigs.k8s.io/kustomize/kyaml/kio/kioutil -complete -installsuffix shared -buildid BBoWMKeorljKyqDPOLOL/BBoWMKeorljKyqDPOLOL -goversion go1.16.12 -D "" -importcfg $WORK/b508/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/kio/kioutil/kioutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b823/_pkg_.a /builddir/.cache/go-build/a8/a845ac7a125f12908ebb099d176d67adb0e5964d64e19e9b68731ce80fe94ec5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/65/65dbaaca2dd49977ace6bc3e0373cece9527113d09c33fd50b1b0f995d9bbb06-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/fb/fb2f574adfa65b07466f9ad6059b093dde8084108ec78100ce7363df2411ff97-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/92/92c55673196ba15674c4255c3d6f86ca27a30c80b6adea323ac68acbb2327b9e-d # internal sigs.k8s.io/kustomize/kyaml/kio mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/monochromegane/go-gitignore=$WORK/b502/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b503/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b506/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/ext=$WORK/b507/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=$WORK/b508/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/sets=$WORK/b483/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile testing=$WORK/b509/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/kio=>sigs.k8s.io/kustomize/kyaml@v0.11.0/kio;$WORK/b501=>" -shared -p sigs.k8s.io/kustomize/kyaml/kio -complete -installsuffix shared -buildid e6jt6sf81HWQSoMfOhrX/e6jt6sf81HWQSoMfOhrX -goversion go1.16.12 -D "" -importcfg $WORK/b501/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/kio/byteio_reader.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/byteio_writer.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/ignorefilesmatcher.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/kio.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/pkgio_reader.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/pkgio_writer.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/testing.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/tree.go cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/1a/1a6aa53bdc6dc9ef72cce0207091a5e44f3623fbbe743fecf32f954be5125e7c-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b354/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/net=>k8s.io/apimachinery@v0.22.4/pkg/util/net;$WORK/b353=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid ecXT5Zkhb_S4_arfbHHC/ecXT5Zkhb_S4_arfbHHC -goversion go1.16.12 -D "" -importcfg $WORK/b353/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/net/http.go ./vendor/k8s.io/apimachinery/pkg/util/net/interface.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_range.go ./vendor/k8s.io/apimachinery/pkg/util/net/port_split.go ./vendor/k8s.io/apimachinery/pkg/util/net/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/89/89a0ce4cbc5a2b655b78f3b7683d2e7affcb6e1c36c07536141dc8dd20feec8b-d # internal sigs.k8s.io/kustomize/kyaml/resid mkdir -p $WORK/b495/ sigs.k8s.io/kustomize/kyaml/fieldmeta sigs.k8s.io/kustomize/kyaml/yaml/schema mkdir -p $WORK/b531/ mkdir -p $WORK/b530/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/resid=>sigs.k8s.io/kustomize/kyaml@v0.11.0/resid;$WORK/b495=>" -shared -p sigs.k8s.io/kustomize/kyaml/resid -complete -installsuffix shared -buildid VH7fc2jLRXiDfalm5gN0/VH7fc2jLRXiDfalm5gN0 -goversion go1.16.12 -D "" -importcfg $WORK/b495/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/resid/gvk.go ./vendor/sigs.k8s.io/kustomize/kyaml/resid/resid.go cat >$WORK/b531/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/schema=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/schema;$WORK/b531=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/schema -complete -installsuffix shared -buildid BiWFtn4CId3CR2HmLKP9/BiWFtn4CId3CR2HmLKP9 -goversion go1.16.12 -D "" -importcfg $WORK/b531/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/schema/schema.go cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/fieldmeta=>sigs.k8s.io/kustomize/kyaml@v0.11.0/fieldmeta;$WORK/b530=>" -shared -p sigs.k8s.io/kustomize/kyaml/fieldmeta -complete -installsuffix shared -buildid ImIOwpubwW9SSjFqJOQz/ImIOwpubwW9SSjFqJOQz -goversion go1.16.12 -D "" -importcfg $WORK/b530/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/fieldmeta/fieldmeta.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/cf/cf2bb1c5d42fc118605b041e843331ae03a1fb699f66f76601c5c142d3143e26-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/72/72824c7ac9487f95588eaab36e459d1eac522c5aeb0e053c4a44a0fd81e4b813-d # internal sigs.k8s.io/kustomize/kyaml/yaml/walk mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b481/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fieldmeta=$WORK/b530/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/sets=$WORK/b483/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/schema=$WORK/b531/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/walk;$WORK/b529=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/walk -complete -installsuffix shared -buildid WTeZHVj3iEeFqvr37U4o/WTeZHVj3iEeFqvr37U4o -goversion go1.16.12 -D "" -importcfg $WORK/b529/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/associative_sequence.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/map.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/nonassociative_sequence.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/scalar.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/visitor.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/walk/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/1c/1c908fbd762bcec93a0131a0c996fd6e1c3ceb3689786b6d61fcdf145a5ec510-d # internal sigs.k8s.io/kustomize/api/types mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/types=>sigs.k8s.io/kustomize/api@v0.8.11/types;$WORK/b494=>" -shared -p sigs.k8s.io/kustomize/api/types -complete -installsuffix shared -buildid 5l0U8Tmk-bFT6iwl48AM/5l0U8Tmk-bFT6iwl48AM -goversion go1.16.12 -D "" -importcfg $WORK/b494/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/types/builtinpluginloadingoptions_string.go ./vendor/sigs.k8s.io/kustomize/api/types/configmapargs.go ./vendor/sigs.k8s.io/kustomize/api/types/doc.go ./vendor/sigs.k8s.io/kustomize/api/types/erronlybuiltinpluginsallowed.go ./vendor/sigs.k8s.io/kustomize/api/types/errunabletofind.go ./vendor/sigs.k8s.io/kustomize/api/types/fieldspec.go ./vendor/sigs.k8s.io/kustomize/api/types/fix.go ./vendor/sigs.k8s.io/kustomize/api/types/genargs.go ./vendor/sigs.k8s.io/kustomize/api/types/generationbehavior.go ./vendor/sigs.k8s.io/kustomize/api/types/generatorargs.go ./vendor/sigs.k8s.io/kustomize/api/types/generatoroptions.go ./vendor/sigs.k8s.io/kustomize/api/types/helmchartargs.go ./vendor/sigs.k8s.io/kustomize/api/types/iampolicygenerator.go ./vendor/sigs.k8s.io/kustomize/api/types/image.go ./vendor/sigs.k8s.io/kustomize/api/types/inventory.go ./vendor/sigs.k8s.io/kustomize/api/types/kustomization.go ./vendor/sigs.k8s.io/kustomize/api/types/kvpairsources.go ./vendor/sigs.k8s.io/kustomize/api/types/labels.go ./vendor/sigs.k8s.io/kustomize/api/types/loadrestrictions.go ./vendor/sigs.k8s.io/kustomize/api/types/loadrestrictions_string.go ./vendor/sigs.k8s.io/kustomize/api/types/objectmeta.go ./vendor/sigs.k8s.io/kustomize/api/types/pair.go ./vendor/sigs.k8s.io/kustomize/api/types/patch.go ./vendor/sigs.k8s.io/kustomize/api/types/patchstrategicmerge.go ./vendor/sigs.k8s.io/kustomize/api/types/pluginconfig.go ./vendor/sigs.k8s.io/kustomize/api/types/pluginrestrictions.go ./vendor/sigs.k8s.io/kustomize/api/types/pluginrestrictions_string.go ./vendor/sigs.k8s.io/kustomize/api/types/replacement.go ./vendor/sigs.k8s.io/kustomize/api/types/replacementfield.go ./vendor/sigs.k8s.io/kustomize/api/types/replica.go ./vendor/sigs.k8s.io/kustomize/api/types/secretargs.go ./vendor/sigs.k8s.io/kustomize/api/types/selector.go ./vendor/sigs.k8s.io/kustomize/api/types/typemeta.go ./vendor/sigs.k8s.io/kustomize/api/types/var.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/2d/2da4bc2e0105e19d7638c29bd8769ed7a5a9af5ccfb0b7f4e460b6d722794b62-d # internal github.com/docker/go-metrics mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b276/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b289/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/go-metrics=>github.com/docker/go-metrics@v0.0.1;$WORK/b275=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid xQ61atl5m6vcDTC-0gYw/xQ61atl5m6vcDTC-0gYw -goversion go1.16.12 -D "" -importcfg $WORK/b275/importcfg -pack ./vendor/github.com/docker/go-metrics/counter.go ./vendor/github.com/docker/go-metrics/docs.go ./vendor/github.com/docker/go-metrics/gauge.go ./vendor/github.com/docker/go-metrics/handler.go ./vendor/github.com/docker/go-metrics/helpers.go ./vendor/github.com/docker/go-metrics/namespace.go ./vendor/github.com/docker/go-metrics/register.go ./vendor/github.com/docker/go-metrics/timer.go ./vendor/github.com/docker/go-metrics/unit.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/90/9006f0ad288f98865ebaaa101bcf26bd2a06bc4935b0814e08a9333004e38627-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b352/ k8s.io/client-go/transport mkdir -p $WORK/b448/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/watch=>k8s.io/apimachinery@v0.22.4/pkg/watch;$WORK/b352=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid jHV24MkCkVvUX89wbY_g/jHV24MkCkVvUX89wbY_g -goversion go1.16.12 -D "" -importcfg $WORK/b352/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/watch/doc.go ./vendor/k8s.io/apimachinery/pkg/watch/filter.go ./vendor/k8s.io/apimachinery/pkg/watch/mux.go ./vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go ./vendor/k8s.io/apimachinery/pkg/watch/watch.go ./vendor/k8s.io/apimachinery/pkg/watch/zz_generated.deepcopy.go cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b451/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b452/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b453/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/transport=>k8s.io/client-go@v0.22.4/transport;$WORK/b448=>" -shared -p k8s.io/client-go/transport -complete -installsuffix shared -buildid 537XoXRyOW25t-9FHVyV/537XoXRyOW25t-9FHVyV -goversion go1.16.12 -D "" -importcfg $WORK/b448/importcfg -pack ./vendor/k8s.io/client-go/transport/cache.go ./vendor/k8s.io/client-go/transport/cert_rotation.go ./vendor/k8s.io/client-go/transport/config.go ./vendor/k8s.io/client-go/transport/round_trippers.go ./vendor/k8s.io/client-go/transport/token_source.go ./vendor/k8s.io/client-go/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/27/27354dc783faa002b085d52e1a74e852c323adb307cbf74503a347282ac20b19-d # internal sigs.k8s.io/kustomize/kyaml/comments mkdir -p $WORK/b541/ sigs.k8s.io/kustomize/kyaml/yaml/merge2 mkdir -p $WORK/b528/ sigs.k8s.io/kustomize/kyaml/yaml/merge3 mkdir -p $WORK/b554/ cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=$WORK/b529/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/comments=>sigs.k8s.io/kustomize/kyaml@v0.11.0/comments;$WORK/b541=>" -shared -p sigs.k8s.io/kustomize/kyaml/comments -complete -installsuffix shared -buildid DYjziE3QCD78i3IqA9cT/DYjziE3QCD78i3IqA9cT -goversion go1.16.12 -D "" -importcfg $WORK/b541/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/comments/comments.go cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=$WORK/b529/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge2=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/merge2;$WORK/b528=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/merge2 -complete -installsuffix shared -buildid BVr9QsbrBY5o56yF4QhW/BVr9QsbrBY5o56yF4QhW -goversion go1.16.12 -D "" -importcfg $WORK/b528/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge2/merge2.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge2/smpdirective.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge2/smpdirective_string.go cat >$WORK/b554/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=$WORK/b529/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge3=>sigs.k8s.io/kustomize/kyaml@v0.11.0/yaml/merge3;$WORK/b554=>" -shared -p sigs.k8s.io/kustomize/kyaml/yaml/merge3 -complete -installsuffix shared -buildid LQMUVKi3moPk3wqqHIWA/LQMUVKi3moPk3wqqHIWA -goversion go1.16.12 -D "" -importcfg $WORK/b554/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge3/merge3.go ./vendor/sigs.k8s.io/kustomize/kyaml/yaml/merge3/visitor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/43/43f59e5ae2bb0a7f8153659677ffaf1b8a584033c739de0ddeaa83981201c29a-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/bd/bdf7b190c659503865386aad9fbc6b1a747c55cf27721aa8e5fcd98f848746a7-d # internal sigs.k8s.io/kustomize/api/filters/patchjson6902 mkdir -p $WORK/b517/ sigs.k8s.io/kustomize/api/filters/valueadd sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil mkdir -p $WORK/b540/ mkdir -p $WORK/b521/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/comments=$WORK/b541/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=$WORK/b508/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=>sigs.k8s.io/kustomize/kyaml@v0.11.0/fn/runtime/runtimeutil;$WORK/b540=>" -shared -p sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil -complete -installsuffix shared -buildid y08crFXR0Ez7exZv2U0X/y08crFXR0Ez7exZv2U0X -goversion go1.16.12 -D "" -importcfg $WORK/b540/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil/functiontypes.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil/runtimeutil.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil/types.go cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/patchjson6902=>sigs.k8s.io/kustomize/api@v0.8.11/filters/patchjson6902;$WORK/b517=>" -shared -p sigs.k8s.io/kustomize/api/filters/patchjson6902 -complete -installsuffix shared -buildid O9qAlomtzDDxeapBiGGN/O9qAlomtzDDxeapBiGGN -goversion go1.16.12 -D "" -importcfg $WORK/b517/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/patchjson6902/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/patchjson6902/patchjson6902.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/valueadd=>sigs.k8s.io/kustomize/api@v0.8.11/filters/valueadd;$WORK/b521=>" -shared -p sigs.k8s.io/kustomize/api/filters/valueadd -complete -installsuffix shared -buildid UO1Qk9jn-831e4lsLDQm/UO1Qk9jn-831e4lsLDQm -goversion go1.16.12 -D "" -importcfg $WORK/b521/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/valueadd/valueadd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/02/02943fb8b7c1fc57280fbb296430726cc098be1e6b935b10eee65d0036eddba3-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b275/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/metrics=>github.com/docker/distribution@v2.7.1+incompatible/metrics;$WORK/b274=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid A3IYLzo_hRe_vqiYfTvr/A3IYLzo_hRe_vqiYfTvr -goversion go1.16.12 -D "" -importcfg $WORK/b274/importcfg -pack ./vendor/github.com/docker/distribution/metrics/prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/6f/6f126362a39e2bb5b1db324bac01efb1e87ecdb5d8d017a1f593e78e94306e06-d # internal sigs.k8s.io/kustomize/api/filters/patchstrategicmerge mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=$WORK/b528/_pkg_.a EOF cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/3a/3ac6750646a8b2cc7a3e88b6c67c37fc10fe9545bb68603bf8544d89575ce2c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/patchstrategicmerge=>sigs.k8s.io/kustomize/api@v0.8.11/filters/patchstrategicmerge;$WORK/b527=>" -shared -p sigs.k8s.io/kustomize/api/filters/patchstrategicmerge -complete -installsuffix shared -buildid Y7hjij1K1RSB8b124wBI/Y7hjij1K1RSB8b124wBI -goversion go1.16.12 -D "" -importcfg $WORK/b527/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/patchstrategicmerge/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/patchstrategicmerge/patchstrategicmerge.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/78/78a54ac46e302d310f5b333971a8729f5ceaa7c29069a5853cf24fb8cdaf91a7-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/e4/e428e4bb13c1a449426a43756398954b3342699516f1e3c9688a3734f242d82d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/d1/d1f919eea3119b9360749d04d4f38b6962db053a25e2ae201025a264df210389-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b314/ sigs.k8s.io/kustomize/api/ifc mkdir -p $WORK/b522/ sigs.k8s.io/kustomize/api/konfig sigs.k8s.io/kustomize/api/filters/iampolicygenerator mkdir -p $WORK/b512/ mkdir -p $WORK/b493/ cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/d7/d710f54e370b5cd3abdacdfe7bad5621f14d7a837d72092f5e8cd1ccf609ef4e-d # internal cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b316/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b322/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/v1;$WORK/b314=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid GrI2_SY4oYZB3RJFy1HD/GrI2_SY4oYZB3RJFy1HD -goversion go1.16.12 -D "" -importcfg $WORK/b314/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/controller_ref.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/duration.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/group_version.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/labels.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/meta.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/micro_time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_fuzz.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/time_proto.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/watch.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/ifc=>sigs.k8s.io/kustomize/api@v0.8.11/ifc;$WORK/b522=>" -shared -p sigs.k8s.io/kustomize/api/ifc -complete -installsuffix shared -buildid WFAtT1waJtWrchWOw_VM/WFAtT1waJtWrchWOw_VM -goversion go1.16.12 -D "" -importcfg $WORK/b522/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/ifc/ifc.go sigs.k8s.io/kustomize/kyaml/kio/filters mkdir -p $WORK/b553/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a EOF cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/konfig=>sigs.k8s.io/kustomize/api@v0.8.11/konfig;$WORK/b493=>" -shared -p sigs.k8s.io/kustomize/api/konfig -complete -installsuffix shared -buildid ooDx1uzsBTrQuol1bKTV/ooDx1uzsBTrQuol1bKTV -goversion go1.16.12 -D "" -importcfg $WORK/b493/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/konfig/doc.go ./vendor/sigs.k8s.io/kustomize/api/konfig/general.go ./vendor/sigs.k8s.io/kustomize/api/konfig/plugins.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/iampolicygenerator=>sigs.k8s.io/kustomize/api@v0.8.11/filters/iampolicygenerator;$WORK/b512=>" -shared -p sigs.k8s.io/kustomize/api/filters/iampolicygenerator -complete -installsuffix shared -buildid ZdeErGPHYIHhjc5aO-eC/ZdeErGPHYIHhjc5aO-eC -goversion go1.16.12 -D "" -importcfg $WORK/b512/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/iampolicygenerator/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/iampolicygenerator/iampolicygenerator.go cat >$WORK/b553/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=$WORK/b508/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=$WORK/b528/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge3=$WORK/b554/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/kio/filters=>sigs.k8s.io/kustomize/kyaml@v0.11.0/kio/filters;$WORK/b553=>" -shared -p sigs.k8s.io/kustomize/kyaml/kio/filters -complete -installsuffix shared -buildid kbgGIwlLuobd1yTgNrRx/kbgGIwlLuobd1yTgNrRx -goversion go1.16.12 -D "" -importcfg $WORK/b553/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/filters.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/fmtr.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/grep.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/local.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/merge.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/merge3.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/modify.go ./vendor/sigs.k8s.io/kustomize/kyaml/kio/filters/stripcomments.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/3b/3b993ab8a4c2cc40f4afc80a28e9c52fa11455052f24a7fb3774d5366e7fdc73-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/storage/cache=>github.com/docker/distribution@v2.7.1+incompatible/registry/storage/cache;$WORK/b273=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid twR9Ys2QtAT57xTPuBpw/twR9Ys2QtAT57xTPuBpw -goversion go1.16.12 -D "" -importcfg $WORK/b273/importcfg -pack ./vendor/github.com/docker/distribution/registry/storage/cache/cache.go ./vendor/github.com/docker/distribution/registry/storage/cache/cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/a1/a19821dffe874a00096ea341c1688023243368d266aff2dad89b601bad58d432-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/9c/9c6eea13329d15b8002827d00a6bbe440af2460f7563edf93833cfc516602bc1-d # internal sigs.k8s.io/kustomize/api/kv mkdir -p $WORK/b523/ sigs.k8s.io/kustomize/api/internal/validate sigs.k8s.io/kustomize/api/internal/generators mkdir -p $WORK/b532/ sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig mkdir -p $WORK/b559/ mkdir -p $WORK/b566/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/kv=>sigs.k8s.io/kustomize/api@v0.8.11/kv;$WORK/b523=>" -shared -p sigs.k8s.io/kustomize/api/kv -complete -installsuffix shared -buildid t5ClkZ9gK2VOIQ9OTYYP/t5ClkZ9gK2VOIQ9OTYYP -goversion go1.16.12 -D "" -importcfg $WORK/b523/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/kv/kv.go cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b481/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/generators=>sigs.k8s.io/kustomize/api@v0.8.11/internal/generators;$WORK/b532=>" -shared -p sigs.k8s.io/kustomize/api/internal/generators -complete -installsuffix shared -buildid kJ9kP04tQkTeAZ7TYssA/kJ9kP04tQkTeAZ7TYssA -goversion go1.16.12 -D "" -importcfg $WORK/b532/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/generators/configmap.go ./vendor/sigs.k8s.io/kustomize/api/internal/generators/secret.go ./vendor/sigs.k8s.io/kustomize/api/internal/generators/utils.go cat >$WORK/b559/importcfg << 'EOF' # internal # import config packagefile log=$WORK/b107/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts=$WORK/b560/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/builtinconfig;$WORK/b559=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig -complete -installsuffix shared -buildid lbV14FkODga7RNzSYfMp/lbV14FkODga7RNzSYfMp -goversion go1.16.12 -D "" -importcfg $WORK/b559/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/doc.go ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/loaddefaultconfig.go ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/namebackreferences.go ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/transformerconfig.go cat >$WORK/b566/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/validate=>sigs.k8s.io/kustomize/api@v0.8.11/internal/validate;$WORK/b566=>" -shared -p sigs.k8s.io/kustomize/api/internal/validate -complete -installsuffix shared -buildid pssZLwGM1pTGYHl8LNFH/pssZLwGM1pTGYHl8LNFH -goversion go1.16.12 -D "" -importcfg $WORK/b566/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/validate/fieldvalidator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/c2/c2dd6acb5aaf7d94e03bd972ebf9662c03745ff134f2df6115fa45511857a215-d # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/8f/8f36288320006cabbe82cb10614f7f448e088541a1ff21b10d2457e6283deb6d-d # internal sigs.k8s.io/kustomize/api/internal/utils mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/utils=>sigs.k8s.io/kustomize/api@v0.8.11/internal/utils;$WORK/b492=>" -shared -p sigs.k8s.io/kustomize/api/internal/utils -complete -installsuffix shared -buildid tivswFiTvky43FRgCQf3/tivswFiTvky43FRgCQf3 -goversion go1.16.12 -D "" -importcfg $WORK/b492/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/utils/errtimeout.go ./vendor/sigs.k8s.io/kustomize/api/internal/utils/makeResIds.go ./vendor/sigs.k8s.io/kustomize/api/internal/utils/pathsplitter.go ./vendor/sigs.k8s.io/kustomize/api/internal/utils/stringslice.go ./vendor/sigs.k8s.io/kustomize/api/internal/utils/timedcall.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/ef/ef5acfc4b6a0f6acefecb33bb0b3b0b30b341305b2fe705efb312706d57f500e-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e0/e02ea89d703797c623443e30a61e30ef6d6d721b8dfd2ccd51fb267c69f4c1a4-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/docker/distribution=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/storage/cache/memory=>github.com/docker/distribution@v2.7.1+incompatible/registry/storage/cache/memory;$WORK/b290=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid db8KjJJacEjeh6gHKATL/db8KjJJacEjeh6gHKATL -goversion go1.16.12 -D "" -importcfg $WORK/b290/importcfg -pack ./vendor/github.com/docker/distribution/registry/storage/cache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/eb/eb41b215a39a539339ce748936a6931535ef23cdcb2a99e69dd371ba14cf8e1b-d # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/cc/cc933ec6addd580213b84c2bc3cf9636f9128d6c56618e9b60878070cf20b487-d # internal sigs.k8s.io/kustomize/kyaml/fn/runtime/exec mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=>sigs.k8s.io/kustomize/kyaml@v0.11.0/fn/runtime/exec;$WORK/b544=>" -shared -p sigs.k8s.io/kustomize/kyaml/fn/runtime/exec -complete -installsuffix shared -buildid hf-rUlRf196L32lCkppv/hf-rUlRf196L32lCkppv -goversion go1.16.12 -D "" -importcfg $WORK/b544/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/exec/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/exec/exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/53/5353e5574a6b7e15816bab5abbc98e517f3443ba93bf4ebbe39a44d38863bdf8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/80/808423ddb1a98975dca5717e2145168cd0833b2ac02ba5735f37b65813fe31dc-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/b6/b635a7818d42c7c6f528c5aafb0d188b0a2f10d81b5cfa923f43f0f53a64c82a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal sigs.k8s.io/kustomize/api/filters/replacement mkdir -p $WORK/b519/ sigs.k8s.io/kustomize/api/filters/fieldspec mkdir -p $WORK/b491/ sigs.k8s.io/kustomize/api/internal/git sigs.k8s.io/kustomize/api/resource mkdir -p $WORK/b562/ mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/patchstrategicmerge=$WORK/b527/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/generators=$WORK/b532/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/kusterr=$WORK/b525/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b562/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/resource=>sigs.k8s.io/kustomize/api@v0.8.11/resource;$WORK/b526=>" -shared -p sigs.k8s.io/kustomize/api/resource -complete -installsuffix shared -buildid CgkDH6wW1S1g6jV2eGA-/CgkDH6wW1S1g6jV2eGA- -goversion go1.16.12 -D "" -importcfg $WORK/b526/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/resource/doc.go ./vendor/sigs.k8s.io/kustomize/api/resource/factory.go ./vendor/sigs.k8s.io/kustomize/api/resource/idset.go ./vendor/sigs.k8s.io/kustomize/api/resource/resource.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/git=>sigs.k8s.io/kustomize/api@v0.8.11/internal/git;$WORK/b562=>" -shared -p sigs.k8s.io/kustomize/api/internal/git -complete -installsuffix shared -buildid eq8MMDDMDn71-H9LBMat/eq8MMDDMDn71-H9LBMat -goversion go1.16.12 -D "" -importcfg $WORK/b562/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/git/cloner.go ./vendor/sigs.k8s.io/kustomize/api/internal/git/gitrunner.go ./vendor/sigs.k8s.io/kustomize/api/internal/git/repospec.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/replacement=>sigs.k8s.io/kustomize/api@v0.8.11/filters/replacement;$WORK/b519=>" -shared -p sigs.k8s.io/kustomize/api/filters/replacement -complete -installsuffix shared -buildid P4GlRjUBGkPn1vRSSQzd/P4GlRjUBGkPn1vRSSQzd -goversion go1.16.12 -D "" -importcfg $WORK/b519/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/replacement/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/replacement/replacement.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/fieldspec=>sigs.k8s.io/kustomize/api@v0.8.11/filters/fieldspec;$WORK/b491=>" -shared -p sigs.k8s.io/kustomize/api/filters/fieldspec -complete -installsuffix shared -buildid jYf4xSSJGzUcec5BQwNb/jYf4xSSJGzUcec5BQwNb -goversion go1.16.12 -D "" -importcfg $WORK/b491/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/fieldspec/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/fieldspec/fieldspec.go cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/bb/bba1917a75fdd37ff5f52e6fed852e26159b9d1edf9784c5c78b1a5497fe2c4b-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b269/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b290/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/client=>github.com/docker/distribution@v2.7.1+incompatible/registry/client;$WORK/b267=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid GKpfaxXeKoKnhGShd1XI/GKpfaxXeKoKnhGShd1XI -goversion go1.16.12 -D "" -importcfg $WORK/b267/importcfg -pack ./vendor/github.com/docker/distribution/registry/client/blob_writer.go ./vendor/github.com/docker/distribution/registry/client/errors.go ./vendor/github.com/docker/distribution/registry/client/repository.go cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/d3/d371ce598d9de8af37004940338e91a9da73e11382becf36237629687d998325-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/c4/c4b5b32b20392dcdb193b1305ba0104a0ad57a93932ac02bd292b99e72bcb1ab-d # internal sigs.k8s.io/kustomize/kyaml/fn/runtime/container mkdir -p $WORK/b543/ cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=$WORK/b544/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/container=>sigs.k8s.io/kustomize/kyaml@v0.11.0/fn/runtime/container;$WORK/b543=>" -shared -p sigs.k8s.io/kustomize/kyaml/fn/runtime/container -complete -installsuffix shared -buildid gYuxqy2GxGpcXu1JA5JT/gYuxqy2GxGpcXu1JA5JT -goversion go1.16.12 -D "" -importcfg $WORK/b543/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/container/container.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/6b/6b92043e50f987d485f91e434408894b5018d53e959e7f0c4288a13aa1e5ab71-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/f1/f17929f42dc3578482b42de2ff7dcd647ffecb3c53aa69a7aed176022bc643f2-d # internal sigs.k8s.io/kustomize/api/filters/fsslice mkdir -p $WORK/b490/ sigs.k8s.io/kustomize/api/filters/prefixsuffix sigs.k8s.io/kustomize/api/filters/replicacount sigs.k8s.io/kustomize/api/filters/refvar mkdir -p $WORK/b558/ mkdir -p $WORK/b518/ mkdir -p $WORK/b520/ cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/c8/c83ebd8b380e3fbdb07d72c7494dd1a145d3e0a598df35f76da4adc0c58c594e-d # internal cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/fsslice=>sigs.k8s.io/kustomize/api@v0.8.11/filters/fsslice;$WORK/b490=>" -shared -p sigs.k8s.io/kustomize/api/filters/fsslice -complete -installsuffix shared -buildid KMFUBINY4nQYpyvWktxl/KMFUBINY4nQYpyvWktxl -goversion go1.16.12 -D "" -importcfg $WORK/b490/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/fsslice/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/fsslice/fsslice.go cat >$WORK/b558/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/refvar=>sigs.k8s.io/kustomize/api@v0.8.11/filters/refvar;$WORK/b558=>" -shared -p sigs.k8s.io/kustomize/api/filters/refvar -complete -installsuffix shared -buildid P91bOTJ_jITxoVjAqUPD/P91bOTJ_jITxoVjAqUPD -goversion go1.16.12 -D "" -importcfg $WORK/b558/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/refvar/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/refvar/expand.go ./vendor/sigs.k8s.io/kustomize/api/filters/refvar/refvar.go cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/prefixsuffix=>sigs.k8s.io/kustomize/api@v0.8.11/filters/prefixsuffix;$WORK/b518=>" -shared -p sigs.k8s.io/kustomize/api/filters/prefixsuffix -complete -installsuffix shared -buildid nIqCPeRzGvv_XsySPBwX/nIqCPeRzGvv_XsySPBwX -goversion go1.16.12 -D "" -importcfg $WORK/b518/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/prefixsuffix/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/prefixsuffix/prefixsuffix.go cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/replicacount=>sigs.k8s.io/kustomize/api@v0.8.11/filters/replicacount;$WORK/b520=>" -shared -p sigs.k8s.io/kustomize/api/filters/replicacount -complete -installsuffix shared -buildid UXUTnIMUAXjRP9Luh4Gm/UXUTnIMUAXjRP9Luh4Gm -goversion go1.16.12 -D "" -importcfg $WORK/b520/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/replicacount/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/replicacount/replicacount.go cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/ad/ad3df44831e09f7b977c2918a336f2818bdb5013050d5e6a70d9c9f2cffa0a7d-d # internal sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark mkdir -p $WORK/b545/ cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b546/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b551/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util=$WORK/b552/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/filters=$WORK/b553/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark=>sigs.k8s.io/kustomize/kyaml@v0.11.0/fn/runtime/starlark;$WORK/b545=>" -shared -p sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark -complete -installsuffix shared -buildid DPxYs8eZHloP2UnCTlx4/DPxYs8eZHloP2UnCTlx4 -goversion go1.16.12 -D "" -importcfg $WORK/b545/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark/context.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark/doc.go ./vendor/sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark/starlark.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/ea/eab8f5f5ecf35854c61ad44ed883f4a587e5b5c16d2b67dcea97fb2d65acd2e2-d # internal sigs.k8s.io/kustomize/api/loader mkdir -p $WORK/b561/ cat >$WORK/b561/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/git=$WORK/b562/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/loader=>sigs.k8s.io/kustomize/api@v0.8.11/loader;$WORK/b561=>" -shared -p sigs.k8s.io/kustomize/api/loader -complete -installsuffix shared -buildid wkHd1Uf1z9zqQmG1n_XF/wkHd1Uf1z9zqQmG1n_XF -goversion go1.16.12 -D "" -importcfg $WORK/b561/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/loader/fileloader.go ./vendor/sigs.k8s.io/kustomize/api/loader/loader.go ./vendor/sigs.k8s.io/kustomize/api/loader/loadrestrictions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/7b/7b7dbeb0fc85f61724d0ed8875564c832c6e734153c9a761b753d670848430d3-d # internal sigs.k8s.io/kustomize/api/filters/annotations mkdir -p $WORK/b466/ sigs.k8s.io/kustomize/api/filters/labels sigs.k8s.io/kustomize/api/filters/namespace sigs.k8s.io/kustomize/api/filters/imagetag mkdir -p $WORK/b513/ mkdir -p $WORK/b515/ mkdir -p $WORK/b516/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fsslice=$WORK/b490/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/annotations=>sigs.k8s.io/kustomize/api@v0.8.11/filters/annotations;$WORK/b466=>" -shared -p sigs.k8s.io/kustomize/api/filters/annotations -complete -installsuffix shared -buildid U6B4usiZ5Wp33BOHA1S_/U6B4usiZ5Wp33BOHA1S_ -goversion go1.16.12 -D "" -importcfg $WORK/b466/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/annotations/annotations.go ./vendor/sigs.k8s.io/kustomize/api/filters/annotations/doc.go cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fsslice=$WORK/b490/_pkg_.a packagefile sigs.k8s.io/kustomize/api/image=$WORK/b514/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/imagetag=>sigs.k8s.io/kustomize/api@v0.8.11/filters/imagetag;$WORK/b513=>" -shared -p sigs.k8s.io/kustomize/api/filters/imagetag -complete -installsuffix shared -buildid w4JNgrlVPeFtco7IvZdi/w4JNgrlVPeFtco7IvZdi -goversion go1.16.12 -D "" -importcfg $WORK/b513/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/imagetag/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/imagetag/imagetag.go ./vendor/sigs.k8s.io/kustomize/api/filters/imagetag/legacy.go ./vendor/sigs.k8s.io/kustomize/api/filters/imagetag/updater.go cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fsslice=$WORK/b490/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/labels=>sigs.k8s.io/kustomize/api@v0.8.11/filters/labels;$WORK/b515=>" -shared -p sigs.k8s.io/kustomize/api/filters/labels -complete -installsuffix shared -buildid zIAyel5N1kQJ9pPko5Xb/zIAyel5N1kQJ9pPko5Xb -goversion go1.16.12 -D "" -importcfg $WORK/b515/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/labels/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/labels/labels.go cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fsslice=$WORK/b490/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/namespace=>sigs.k8s.io/kustomize/api@v0.8.11/filters/namespace;$WORK/b516=>" -shared -p sigs.k8s.io/kustomize/api/filters/namespace -complete -installsuffix shared -buildid Z1DRTz4_XKqanjik6fF1/Z1DRTz4_XKqanjik6fF1 -goversion go1.16.12 -D "" -importcfg $WORK/b516/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/namespace/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/namespace/namespace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/7f/7fc4f829b920030f645148b07fa76b6e666bfb88abe192805f64f15792b3d29a-d # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/0e/0e54dbf1efe87cfff8046b0b7053f6d994d2fa6bcea10040876fb2e304b7df5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/33/335e51f8779da767252a4b7e7846b799eb7ad795c39244525d764de887520d54-d # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/0f/0f28e365a465604e2e8443bba1e77f48670824cc32ea5cb7afc4a1770f234149-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/ac/ac280c985e7e605dd92769088f05edb58e1750e641048433ed23e521a3b5f622-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/7e/7e763499bc2ce490ec23f8255696b92b9c0fd320ee7c878e1cd35cae23afb29b-d # internal sigs.k8s.io/kustomize/kyaml/runfn mkdir -p $WORK/b542/ cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/c9/c9ebcfdf98240fad5690be976911860a23d50688621f2b8616bb73a96f6bea12-d # internal cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/container=$WORK/b543/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=$WORK/b544/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark=$WORK/b545/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=$WORK/b508/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/kyaml/runfn=>sigs.k8s.io/kustomize/kyaml@v0.11.0/runfn;$WORK/b542=>" -shared -p sigs.k8s.io/kustomize/kyaml/runfn -complete -installsuffix shared -buildid vsgN7w5tEn1tz5lDKAvx/vsgN7w5tEn1tz5lDKAvx -goversion go1.16.12 -D "" -importcfg $WORK/b542/importcfg -pack ./vendor/sigs.k8s.io/kustomize/kyaml/runfn/runfn.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/9e/9ecd2bdd1e7e26a13045fa0132c6119e770bd6a9a8cc4d27b7a4d1a5a1282c0e-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/11/118c5b65367ee4abb11f43f63b60b8024645d2440bbbe61cdd913c07be25e0ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/96/96c390e18ef77d00eeb7acfbaad8439a7dd9a8a544221078f9a8b62ed0311bf0-d # internal sigs.k8s.io/kustomize/api/provider mkdir -p $WORK/b564/ sigs.k8s.io/kustomize/api/resmap mkdir -p $WORK/b524/ cat >$WORK/b564/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/hasher=$WORK/b565/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/validate=$WORK/b566/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/provider=>sigs.k8s.io/kustomize/api@v0.8.11/provider;$WORK/b564=>" -shared -p sigs.k8s.io/kustomize/api/provider -complete -installsuffix shared -buildid XgR8BG059z5-8AQm3gkT/XgR8BG059z5-8AQm3gkT -goversion go1.16.12 -D "" -importcfg $WORK/b564/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/provider/depprovider.go cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/kusterr=$WORK/b525/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/resmap=>sigs.k8s.io/kustomize/api@v0.8.11/resmap;$WORK/b524=>" -shared -p sigs.k8s.io/kustomize/api/resmap -complete -installsuffix shared -buildid ciQRcb3ZZZY9FalOYB_K/ciQRcb3ZZZY9FalOYB_K -goversion go1.16.12 -D "" -importcfg $WORK/b524/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/resmap/factory.go ./vendor/sigs.k8s.io/kustomize/api/resmap/idslice.go ./vendor/sigs.k8s.io/kustomize/api/resmap/resmap.go ./vendor/sigs.k8s.io/kustomize/api/resmap/reswrangler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/1f/1fb1696f142a62bdfc2466b113902ae0947023df2d8e0d4bc0f79fafc7da0d3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/28/2869a5387bffa575c190d95fecda9758245afe0ccf3b2aa94ada8398a1cfd8f1-d # internal github.com/docker/distribution/registry/client/auth mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b267/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b272/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/distribution/registry/client/auth=>github.com/docker/distribution@v2.7.1+incompatible/registry/client/auth;$WORK/b266=>" -shared -p github.com/docker/distribution/registry/client/auth -complete -installsuffix shared -buildid tWc7MNivFUHwfJqwP2ez/tWc7MNivFUHwfJqwP2ez -goversion go1.16.12 -D "" -importcfg $WORK/b266/importcfg -pack ./vendor/github.com/docker/distribution/registry/client/auth/api_version.go ./vendor/github.com/docker/distribution/registry/client/auth/session.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/37/373e14170b6ec2d249d83d96fe111548be3ebed05aa6f0af2b058950268b3e82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/0e/0e7448482651e8e3901babe73edd558d391b2512d1dd8fb5f2fac5c97fd8af2e-d # internal github.com/docker/docker/registry mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b292/_pkg_.a packagefile github.com/docker/docker/pkg/stringid=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/pkg/tarsum=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/registry/resumable=$WORK/b296/_pkg_.a packagefile github.com/docker/docker/rootless=$WORK/b297/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b298/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/cookiejar=$WORK/b302/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/github.com/docker/docker/registry=>github.com/docker/docker@v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible/registry;$WORK/b263=>" -shared -p github.com/docker/docker/registry -complete -installsuffix shared -buildid ZL9DWD7x4aQJl3v1jKGY/ZL9DWD7x4aQJl3v1jKGY -goversion go1.16.12 -D "" -importcfg $WORK/b263/importcfg -pack ./vendor/github.com/docker/docker/registry/auth.go ./vendor/github.com/docker/docker/registry/config.go ./vendor/github.com/docker/docker/registry/config_unix.go ./vendor/github.com/docker/docker/registry/endpoint_v1.go ./vendor/github.com/docker/docker/registry/errors.go ./vendor/github.com/docker/docker/registry/registry.go ./vendor/github.com/docker/docker/registry/service.go ./vendor/github.com/docker/docker/registry/service_v2.go ./vendor/github.com/docker/docker/registry/session.go ./vendor/github.com/docker/docker/registry/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/21/21ba9f3fcafc9472948175fa98a08a8e602680393b09ed5842c1c700fea4b35c-d # internal sigs.k8s.io/kustomize/api/internal/plugins/utils mkdir -p $WORK/b538/ sigs.k8s.io/kustomize/api/filters/nameref mkdir -p $WORK/b557/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/utils=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/utils;$WORK/b538=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/utils -complete -installsuffix shared -buildid 7_lsgcmr2IWLEy3pkPa2/7_lsgcmr2IWLEy3pkPa2 -goversion go1.16.12 -D "" -importcfg $WORK/b538/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/utils/utils.go sigs.k8s.io/kustomize/api/builtins mkdir -p $WORK/b464/ cat >$WORK/b557/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/filters/nameref=>sigs.k8s.io/kustomize/api@v0.8.11/filters/nameref;$WORK/b557=>" -shared -p sigs.k8s.io/kustomize/api/filters/nameref -complete -installsuffix shared -buildid k7pZk3vPGtaqzFV8iVLM/k7pZk3vPGtaqzFV8iVLM -goversion go1.16.12 -D "" -importcfg $WORK/b557/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/filters/nameref/doc.go ./vendor/sigs.k8s.io/kustomize/api/filters/nameref/nameref.go ./vendor/sigs.k8s.io/kustomize/api/filters/nameref/seqfilter.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b465/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/annotations=$WORK/b466/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/iampolicygenerator=$WORK/b512/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/imagetag=$WORK/b513/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/labels=$WORK/b515/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/namespace=$WORK/b516/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/patchjson6902=$WORK/b517/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/prefixsuffix=$WORK/b518/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/replacement=$WORK/b519/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/replicacount=$WORK/b520/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/valueadd=$WORK/b521/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/kv=$WORK/b523/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/builtins=>sigs.k8s.io/kustomize/api@v0.8.11/builtins;$WORK/b464=>" -shared -p sigs.k8s.io/kustomize/api/builtins -complete -installsuffix shared -buildid 74T9G-4p41m_9OPWFRHo/74T9G-4p41m_9OPWFRHo -goversion go1.16.12 -D "" -importcfg $WORK/b464/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/builtins/AnnotationsTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/ConfigMapGenerator.go ./vendor/sigs.k8s.io/kustomize/api/builtins/HashTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/HelmChartInflationGenerator.go ./vendor/sigs.k8s.io/kustomize/api/builtins/IAMPolicyGenerator.go ./vendor/sigs.k8s.io/kustomize/api/builtins/ImageTagTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/LabelTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/LegacyOrderTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/NamespaceTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/PatchJson6902Transformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/PatchStrategicMergeTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/PatchTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/PrefixSuffixTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/ReplacementTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/ReplicaCountTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/SecretGenerator.go ./vendor/sigs.k8s.io/kustomize/api/builtins/ValueAddTransformer.go ./vendor/sigs.k8s.io/kustomize/api/builtins/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/c4/c495531d7f8e18b69b6a6ae6badd3f5e2f92494c017e193a8570cb6ae131e7eb-d # internal sigs.k8s.io/kustomize/api/internal/plugins/execplugin mkdir -p $WORK/b536/ sigs.k8s.io/kustomize/api/internal/plugins/fnplugin mkdir -p $WORK/b539/ cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/google/shlex=$WORK/b537/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=$WORK/b538/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/execplugin=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/execplugin;$WORK/b536=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/execplugin -complete -installsuffix shared -buildid eBfblYeTdtkk8rUueX9j/eBfblYeTdtkk8rUueX9j -goversion go1.16.12 -D "" -importcfg $WORK/b536/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/execplugin/execplugin.go cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=$WORK/b538/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/runfn=$WORK/b542/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/fnplugin=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/fnplugin;$WORK/b539=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/fnplugin -complete -installsuffix shared -buildid h24P8W6jFM0UMSV2Cma1/h24P8W6jFM0UMSV2Cma1 -goversion go1.16.12 -D "" -importcfg $WORK/b539/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/fnplugin/fnplugin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/43/432fb968d78b7dcc40232e13941b3d5e5027fdf95bbc1a167487c523475c8dd1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/ed/ed556438a634363855939053103ac77041a814b3fdb8616e8b9aaaf103874031-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/4e/4ebdcc4cf0df6a05bf7c14ca5ff2ac1b56f98146e00ceb5fc0455d9ab0002c05-d # internal sigs.k8s.io/kustomize/api/internal/accumulator mkdir -p $WORK/b556/ cat >$WORK/b556/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/nameref=$WORK/b557/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/refvar=$WORK/b558/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=$WORK/b559/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/accumulator=>sigs.k8s.io/kustomize/api@v0.8.11/internal/accumulator;$WORK/b556=>" -shared -p sigs.k8s.io/kustomize/api/internal/accumulator -complete -installsuffix shared -buildid 948Lz-IFcYxFYiTq-DyQ/948Lz-IFcYxFYiTq-DyQ -goversion go1.16.12 -D "" -importcfg $WORK/b556/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/accumulator/loadconfigfromcrds.go ./vendor/sigs.k8s.io/kustomize/api/internal/accumulator/namereferencetransformer.go ./vendor/sigs.k8s.io/kustomize/api/internal/accumulator/refvartransformer.go ./vendor/sigs.k8s.io/kustomize/api/internal/accumulator/resaccumulator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/58/58d8106b412d62d039bfe94d81cac00dbc75da80f094f3ba31e1cfc3b7187c93-d # internal sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile sigs.k8s.io/kustomize/api/builtins=$WORK/b464/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/builtinhelpers;$WORK/b533=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers -complete -installsuffix shared -buildid ssA6k4HvtC9Ah460mhIh/ssA6k4HvtC9Ah460mhIh -goversion go1.16.12 -D "" -importcfg $WORK/b533/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers/builtinplugintype_string.go ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers/builtins.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/ac/acc0d36df0d957bbb3d6403abd362b358e5f1e4b787c92dc1cc70a17da179951-d # internal sigs.k8s.io/kustomize/api/internal/plugins/loader mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile plugin=$WORK/b535/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=$WORK/b533/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/execplugin=$WORK/b536/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/fnplugin=$WORK/b539/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=$WORK/b538/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/plugins/loader=>sigs.k8s.io/kustomize/api@v0.8.11/internal/plugins/loader;$WORK/b534=>" -shared -p sigs.k8s.io/kustomize/api/internal/plugins/loader -complete -installsuffix shared -buildid YnN6IBUOnKxOqWvJ8NBD/YnN6IBUOnKxOqWvJ8NBD -goversion go1.16.12 -D "" -importcfg $WORK/b534/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/plugins/loader/loader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/ba/bab8dc73c72be9be13073bcb458e51becf7ca0791bd35367e4bf280dd82a880b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/3e/3e9a82e2ff610c31e1569af301b1d9183ce508be2d2c4941f0570c71ed834456-d # internal sigs.k8s.io/kustomize/api/internal/target mkdir -p $WORK/b555/ cat >$WORK/b555/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/api/builtins=$WORK/b464/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/accumulator=$WORK/b556/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=$WORK/b559/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=$WORK/b533/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=$WORK/b534/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/internal/target=>sigs.k8s.io/kustomize/api@v0.8.11/internal/target;$WORK/b555=>" -shared -p sigs.k8s.io/kustomize/api/internal/target -complete -installsuffix shared -buildid zoN9RVVFIHcdKVYmCBAJ/zoN9RVVFIHcdKVYmCBAJ -goversion go1.16.12 -D "" -importcfg $WORK/b555/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/internal/target/errmissingkustomization.go ./vendor/sigs.k8s.io/kustomize/api/internal/target/kusttarget.go ./vendor/sigs.k8s.io/kustomize/api/internal/target/kusttarget_configplugin.go ./vendor/sigs.k8s.io/kustomize/api/internal/target/multitransformer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/d5/d5f74004380ee0b306cc183efb0e937f6559409da1106c9b94e9db342b4f242a-d # internal oras.land/oras-go/pkg/auth/docker mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b226/_pkg_.a packagefile github.com/docker/cli/cli/config=$WORK/b234/_pkg_.a packagefile github.com/docker/cli/cli/config/configfile=$WORK/b235/_pkg_.a packagefile github.com/docker/cli/cli/config/credentials=$WORK/b236/_pkg_.a packagefile github.com/docker/cli/cli/config/types=$WORK/b237/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/registry=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile oras.land/oras-go/pkg/auth=$WORK/b224/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/oras.land/oras-go/pkg/auth/docker=>oras.land/oras-go@v0.4.0/pkg/auth/docker;$WORK/b225=>" -shared -p oras.land/oras-go/pkg/auth/docker -complete -installsuffix shared -buildid dBvsn8fA4vSO3AKVS5VS/dBvsn8fA4vSO3AKVS5VS -goversion go1.16.12 -D "" -importcfg $WORK/b225/importcfg -pack ./vendor/oras.land/oras-go/pkg/auth/docker/client.go ./vendor/oras.land/oras-go/pkg/auth/docker/login.go ./vendor/oras.land/oras-go/pkg/auth/docker/logout.go ./vendor/oras.land/oras-go/pkg/auth/docker/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/77/771b97128f1dee4edef81498d92a1e9a4b8a254d363c65945d69df71ebd0262d-d # internal helm.sh/helm/v3/internal/experimental/registry mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile oras.land/oras-go/pkg/auth=$WORK/b224/_pkg_.a packagefile oras.land/oras-go/pkg/auth/docker=$WORK/b225/_pkg_.a packagefile oras.land/oras-go/pkg/content=$WORK/b303/_pkg_.a packagefile oras.land/oras-go/pkg/context=$WORK/b305/_pkg_.a packagefile oras.land/oras-go/pkg/oras=$WORK/b306/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/experimental/registry=>helm.sh/helm/v3/internal/experimental/registry;$WORK/b156=>" -shared -p helm.sh/helm/v3/internal/experimental/registry -lang=go1.16 -complete -installsuffix shared -buildid 5WrgRzRM5yA_F2kqlYnQ/5WrgRzRM5yA_F2kqlYnQ -goversion go1.16.12 -D "" -importcfg $WORK/b156/importcfg -pack ./internal/experimental/registry/client.go ./internal/experimental/registry/constants.go ./internal/experimental/registry/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/e7/e7485871637dd38d6dbee19443d2ebdd165001ecc0b81f1f1cdbdae7a137c9b5-d # internal sigs.k8s.io/kustomize/api/krusty mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/kustomize/api/builtins=$WORK/b464/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=$WORK/b533/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=$WORK/b534/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/target=$WORK/b555/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/loader=$WORK/b561/_pkg_.a packagefile sigs.k8s.io/kustomize/api/provenance=$WORK/b563/_pkg_.a packagefile sigs.k8s.io/kustomize/api/provider=$WORK/b564/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/sigs.k8s.io/kustomize/api/krusty=>sigs.k8s.io/kustomize/api@v0.8.11/krusty;$WORK/b463=>" -shared -p sigs.k8s.io/kustomize/api/krusty -complete -installsuffix shared -buildid N1fr02bl-Q8X8QvdOPAb/N1fr02bl-Q8X8QvdOPAb -goversion go1.16.12 -D "" -importcfg $WORK/b463/importcfg -pack ./vendor/sigs.k8s.io/kustomize/api/krusty/doc.go ./vendor/sigs.k8s.io/kustomize/api/krusty/kustomizer.go ./vendor/sigs.k8s.io/kustomize/api/krusty/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/e1/e123cd5d3a11ff9560f103667f3a543cf7bff10d04f2728178fa5990880a01a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/be/be4c8c8445efb5a36828056b2eb035829c4da1aeb20eeeccbc97284ea12de1f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/1b/1bde1433854c66beb38519d603d02d8584ea985c087e1192c3dd52086d521dcd-d # internal k8s.io/kube-openapi/pkg/util/proto mkdir -p $WORK/b650/ cat >$WORK/b650/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kube-openapi/pkg/util/proto=>k8s.io/kube-openapi@v0.0.0-20211109043538-20434351676c/pkg/util/proto;$WORK/b650=>" -shared -p k8s.io/kube-openapi/pkg/util/proto -complete -installsuffix shared -buildid fOHBX3COyeKgtyWB1iFo/fOHBX3COyeKgtyWB1iFo -goversion go1.16.12 -D "" -importcfg $WORK/b650/importcfg -pack ./vendor/k8s.io/kube-openapi/pkg/util/proto/doc.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/document.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/openapi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/58/58195372b446494f741df4580dcbc9732321ae7ee163578a4abec9e5e8443d8d-d # internal k8s.io/kube-openapi/pkg/util/proto/validation mkdir -p $WORK/b757/ cat >$WORK/b757/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto=$WORK/b650/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kube-openapi/pkg/util/proto/validation=>k8s.io/kube-openapi@v0.0.0-20211109043538-20434351676c/pkg/util/proto/validation;$WORK/b757=>" -shared -p k8s.io/kube-openapi/pkg/util/proto/validation -complete -installsuffix shared -buildid 5jJidePE7RgvbEUhef_K/5jJidePE7RgvbEUhef_K -goversion go1.16.12 -D "" -importcfg $WORK/b757/importcfg -pack ./vendor/k8s.io/kube-openapi/pkg/util/proto/validation/errors.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/validation/types.go ./vendor/k8s.io/kube-openapi/pkg/util/proto/validation/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/da/da3deb437be1f28a9d0a68ace66b96612f8bfb1bcecd710dee2fd1fa3f084635-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/10/10f15354f2aa4f4a08ab913fee028c2c84cb33538f341cfaa955c1ec6434054c-d # internal k8s.io/apimachinery/pkg/api/errors mkdir -p $WORK/b381/ k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b389/ k8s.io/client-go/rest/watch k8s.io/api/apiserverinternal/v1alpha1 mkdir -p $WORK/b395/ k8s.io/client-go/pkg/apis/clientauthentication k8s.io/api/authentication/v1beta1 mkdir -p $WORK/b400/ k8s.io/apimachinery/pkg/api/equality k8s.io/api/authentication/v1 mkdir -p $WORK/b456/ k8s.io/api/coordination/v1beta1 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/api/coordination/v1 mkdir -p $WORK/b438/ k8s.io/api/admissionregistration/v1 k8s.io/api/authorization/v1 k8s.io/api/rbac/v1 k8s.io/api/admissionregistration/v1beta1 mkdir -p $WORK/b394/ k8s.io/api/authorization/v1beta1 k8s.io/apimachinery/pkg/api/meta k8s.io/apiextensions-apiserver/pkg/apis/apiextensions mkdir -p $WORK/b618/ k8s.io/api/policy/v1 k8s.io/api/rbac/v1alpha1 k8s.io/api/rbac/v1beta1 k8s.io/api/flowcontrol/v1alpha1 mkdir -p $WORK/b402/ k8s.io/api/flowcontrol/v1beta1 mkdir -p $WORK/b418/ mkdir -p $WORK/b619/ mkdir -p $WORK/b399/ mkdir -p $WORK/b411/ mkdir -p $WORK/b364/ mkdir -p $WORK/b410/ mkdir -p $WORK/b393/ mkdir -p $WORK/b401/ mkdir -p $WORK/b426/ mkdir -p $WORK/b313/ k8s.io/apimachinery/pkg/apis/meta/v1/validation mkdir -p $WORK/b424/ mkdir -p $WORK/b427/ k8s.io/client-go/applyconfigurations/meta/v1 mkdir -p $WORK/b428/ mkdir -p $WORK/b417/ k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b766/ k8s.io/api/imagepolicy/v1alpha1 mkdir -p $WORK/b783/ mkdir -p $WORK/b645/ mkdir -p $WORK/b754/ k8s.io/apimachinery/pkg/apis/meta/v1beta1 mkdir -p $WORK/b737/ k8s.io/api/core/v1 mkdir -p $WORK/b380/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b385/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer/protobuf;$WORK/b389=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid JAGzgZeMlmG2CoTuMoLJ/JAGzgZeMlmG2CoTuMoLJ -goversion go1.16.12 -D "" -importcfg $WORK/b389/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/doc.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/v1/unstructured;$WORK/b364=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid 4SCzhfXcxphybVOsB5VX/4SCzhfXcxphybVOsB5VX -goversion go1.16.12 -D "" -importcfg $WORK/b364/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured_list.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b645/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/apiserverinternal/v1alpha1=>k8s.io/api@v0.22.4/apiserverinternal/v1alpha1;$WORK/b395=>" -shared -p k8s.io/api/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid TDR8V5I73Od7qjYqRurM/TDR8V5I73Od7qjYqRurM -goversion go1.16.12 -D "" -importcfg $WORK/b395/importcfg -pack ./vendor/k8s.io/api/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.pb.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/register.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apiserverinternal/v1alpha1/zz_generated.deepcopy.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a EOF cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/errors=>k8s.io/apimachinery@v0.22.4/pkg/api/errors;$WORK/b381=>" -shared -p k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid 9EMj7rgKiEnJu3E2E3TH/9EMj7rgKiEnJu3E2E3TH -goversion go1.16.12 -D "" -importcfg $WORK/b381/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/errors/doc.go ./vendor/k8s.io/apimachinery/pkg/api/errors/errors.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/admissionregistration/v1=>k8s.io/api@v0.22.4/admissionregistration/v1;$WORK/b393=>" -shared -p k8s.io/api/admissionregistration/v1 -complete -installsuffix shared -buildid a3EOA7aWklkSSU11Sn_Q/a3EOA7aWklkSSU11Sn_Q -goversion go1.16.12 -D "" -importcfg $WORK/b393/importcfg -pack ./vendor/k8s.io/api/admissionregistration/v1/doc.go ./vendor/k8s.io/api/admissionregistration/v1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1/register.go ./vendor/k8s.io/api/admissionregistration/v1/types.go ./vendor/k8s.io/api/admissionregistration/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/meta/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/meta/v1;$WORK/b645=>" -shared -p k8s.io/client-go/applyconfigurations/meta/v1 -complete -installsuffix shared -buildid KwdQcgsepAF6zx8LpR2S/KwdQcgsepAF6zx8LpR2S -goversion go1.16.12 -D "" -importcfg $WORK/b645/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/condition.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/deleteoptions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselector.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/labelselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/managedfieldsentry.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/objectmeta.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/ownerreference.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/preconditions.go ./vendor/k8s.io/client-go/applyconfigurations/meta/v1/typemeta.go cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/core/v1=>k8s.io/api@v0.22.4/core/v1;$WORK/b380=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid -hgL9UlCJTXNVVDRNnpV/-hgL9UlCJTXNVVDRNnpV -goversion go1.16.12 -D "" -importcfg $WORK/b380/importcfg -pack ./vendor/k8s.io/api/core/v1/annotation_key_constants.go ./vendor/k8s.io/api/core/v1/doc.go ./vendor/k8s.io/api/core/v1/generated.pb.go ./vendor/k8s.io/api/core/v1/lifecycle.go ./vendor/k8s.io/api/core/v1/objectreference.go ./vendor/k8s.io/api/core/v1/register.go ./vendor/k8s.io/api/core/v1/resource.go ./vendor/k8s.io/api/core/v1/taint.go ./vendor/k8s.io/api/core/v1/toleration.go ./vendor/k8s.io/api/core/v1/types.go ./vendor/k8s.io/api/core/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/core/v1/well_known_labels.go ./vendor/k8s.io/api/core/v1/well_known_taints.go ./vendor/k8s.io/api/core/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/policy/v1=>k8s.io/api@v0.22.4/policy/v1;$WORK/b424=>" -shared -p k8s.io/api/policy/v1 -complete -installsuffix shared -buildid 20LkXGbE3Fi5mbQOExu5/20LkXGbE3Fi5mbQOExu5 -goversion go1.16.12 -D "" -importcfg $WORK/b424/importcfg -pack ./vendor/k8s.io/api/policy/v1/doc.go ./vendor/k8s.io/api/policy/v1/generated.pb.go ./vendor/k8s.io/api/policy/v1/register.go ./vendor/k8s.io/api/policy/v1/types.go ./vendor/k8s.io/api/policy/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1/zz_generated.deepcopy.go cat >$WORK/b754/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/rest/watch=>k8s.io/client-go@v0.22.4/rest/watch;$WORK/b456=>" -shared -p k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid AO6dn7mJNpH9tXW47OTd/AO6dn7mJNpH9tXW47OTd -goversion go1.16.12 -D "" -importcfg $WORK/b456/importcfg -pack ./vendor/k8s.io/client-go/rest/watch/decoder.go ./vendor/k8s.io/client-go/rest/watch/encoder.go cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/authorization/v1=>k8s.io/api@v0.22.4/authorization/v1;$WORK/b401=>" -shared -p k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid 8qAnKJa67Lu-bsQiK_sh/8qAnKJa67Lu-bsQiK_sh -goversion go1.16.12 -D "" -importcfg $WORK/b401/importcfg -pack ./vendor/k8s.io/api/authorization/v1/doc.go ./vendor/k8s.io/api/authorization/v1/generated.pb.go ./vendor/k8s.io/api/authorization/v1/register.go ./vendor/k8s.io/api/authorization/v1/types.go ./vendor/k8s.io/api/authorization/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1/zz_generated.deepcopy.go cat >$WORK/b783/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/authentication/v1=>k8s.io/api@v0.22.4/authentication/v1;$WORK/b399=>" -shared -p k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid M9LT_zXMlEQQ0PlbJmTd/M9LT_zXMlEQQ0PlbJmTd -goversion go1.16.12 -D "" -importcfg $WORK/b399/importcfg -pack ./vendor/k8s.io/api/authentication/v1/doc.go ./vendor/k8s.io/api/authentication/v1/generated.pb.go ./vendor/k8s.io/api/authentication/v1/register.go ./vendor/k8s.io/api/authentication/v1/types.go ./vendor/k8s.io/api/authentication/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1/zz_generated.deepcopy.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b766/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/imagepolicy/v1alpha1=>k8s.io/api@v0.22.4/imagepolicy/v1alpha1;$WORK/b754=>" -shared -p k8s.io/api/imagepolicy/v1alpha1 -complete -installsuffix shared -buildid cMQPqxdrOKci3wM_dGaf/cMQPqxdrOKci3wM_dGaf -goversion go1.16.12 -D "" -importcfg $WORK/b754/importcfg -pack ./vendor/k8s.io/api/imagepolicy/v1alpha1/doc.go ./vendor/k8s.io/api/imagepolicy/v1alpha1/generated.pb.go ./vendor/k8s.io/api/imagepolicy/v1alpha1/register.go ./vendor/k8s.io/api/imagepolicy/v1alpha1/types.go ./vendor/k8s.io/api/imagepolicy/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/imagepolicy/v1alpha1/zz_generated.deepcopy.go cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/remotecommand=>k8s.io/apimachinery@v0.22.4/pkg/util/remotecommand;$WORK/b766=>" -shared -p k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid ARXfLCINH70TaKkvKBJy/ARXfLCINH70TaKkvKBJy -goversion go1.16.12 -D "" -importcfg $WORK/b766/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/remotecommand/constants.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/v1/validation;$WORK/b783=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/validation -complete -installsuffix shared -buildid hk12E4JFPfwRu7hZf5Rs/hk12E4JFPfwRu7hZf5Rs -goversion go1.16.12 -D "" -importcfg $WORK/b783/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation/validation.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/apis/clientauthentication=>k8s.io/client-go@v0.22.4/pkg/apis/clientauthentication;$WORK/b438=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid 6XaOyhgzl48UHTDStqVc/6XaOyhgzl48UHTDStqVc -goversion go1.16.12 -D "" -importcfg $WORK/b438/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/zz_generated.deepcopy.go cat >$WORK/b737/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/rbac/v1alpha1=>k8s.io/api@v0.22.4/rbac/v1alpha1;$WORK/b427=>" -shared -p k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid s4DCHzEo0C1oVQ9S-ah9/s4DCHzEo0C1oVQ9S-ah9 -goversion go1.16.12 -D "" -importcfg $WORK/b427/importcfg -pack ./vendor/k8s.io/api/rbac/v1alpha1/doc.go ./vendor/k8s.io/api/rbac/v1alpha1/generated.pb.go ./vendor/k8s.io/api/rbac/v1alpha1/register.go ./vendor/k8s.io/api/rbac/v1alpha1/types.go ./vendor/k8s.io/api/rbac/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/v1beta1;$WORK/b737=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid X-lsNlsVu1GpbiIdqAY7/X-lsNlsVu1GpbiIdqAY7 -goversion go1.16.12 -D "" -importcfg $WORK/b737/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.pb.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/coordination/v1=>k8s.io/api@v0.22.4/coordination/v1;$WORK/b410=>" -shared -p k8s.io/api/coordination/v1 -complete -installsuffix shared -buildid Q0D82PHfvkaFbdHdjuc7/Q0D82PHfvkaFbdHdjuc7 -goversion go1.16.12 -D "" -importcfg $WORK/b410/importcfg -pack ./vendor/k8s.io/api/coordination/v1/doc.go ./vendor/k8s.io/api/coordination/v1/generated.pb.go ./vendor/k8s.io/api/coordination/v1/register.go ./vendor/k8s.io/api/coordination/v1/types.go ./vendor/k8s.io/api/coordination/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1/zz_generated.deepcopy.go cat >$WORK/b618/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/admissionregistration/v1beta1=>k8s.io/api@v0.22.4/admissionregistration/v1beta1;$WORK/b394=>" -shared -p k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid _rA8jJWPv7GVmebj7EzO/_rA8jJWPv7GVmebj7EzO -goversion go1.16.12 -D "" -importcfg $WORK/b394/importcfg -pack ./vendor/k8s.io/api/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/api/admissionregistration/v1beta1/generated.pb.go ./vendor/k8s.io/api/admissionregistration/v1beta1/register.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types.go ./vendor/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=>k8s.io/apiextensions-apiserver@v0.22.4/pkg/apis/apiextensions;$WORK/b618=>" -shared -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions -complete -installsuffix shared -buildid PRKo1mdxFAhBPXTU-c-N/PRKo1mdxFAhBPXTU-c-N -goversion go1.16.12 -D "" -importcfg $WORK/b618/importcfg -pack ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/deepcopy.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/doc.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/helpers.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/register.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/types.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/types_jsonschema.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/meta=>k8s.io/apimachinery@v0.22.4/pkg/api/meta;$WORK/b313=>" -shared -p k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid p52em6CMfiBC0hjKotEI/p52em6CMfiBC0hjKotEI -goversion go1.16.12 -D "" -importcfg $WORK/b313/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/meta/conditions.go ./vendor/k8s.io/apimachinery/pkg/api/meta/doc.go ./vendor/k8s.io/apimachinery/pkg/api/meta/errors.go ./vendor/k8s.io/apimachinery/pkg/api/meta/firsthit_restmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/help.go ./vendor/k8s.io/apimachinery/pkg/api/meta/interfaces.go ./vendor/k8s.io/apimachinery/pkg/api/meta/lazy.go ./vendor/k8s.io/apimachinery/pkg/api/meta/meta.go ./vendor/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go ./vendor/k8s.io/apimachinery/pkg/api/meta/priority.go ./vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/coordination/v1beta1=>k8s.io/api@v0.22.4/coordination/v1beta1;$WORK/b411=>" -shared -p k8s.io/api/coordination/v1beta1 -complete -installsuffix shared -buildid rJozhMfqEu8x7r07zXha/rJozhMfqEu8x7r07zXha -goversion go1.16.12 -D "" -importcfg $WORK/b411/importcfg -pack ./vendor/k8s.io/api/coordination/v1beta1/doc.go ./vendor/k8s.io/api/coordination/v1beta1/generated.pb.go ./vendor/k8s.io/api/coordination/v1beta1/register.go ./vendor/k8s.io/api/coordination/v1beta1/types.go ./vendor/k8s.io/api/coordination/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/coordination/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/flowcontrol/v1alpha1=>k8s.io/api@v0.22.4/flowcontrol/v1alpha1;$WORK/b417=>" -shared -p k8s.io/api/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid B8O4b1fhL8GyT6iMejPW/B8O4b1fhL8GyT6iMejPW -goversion go1.16.12 -D "" -importcfg $WORK/b417/importcfg -pack ./vendor/k8s.io/api/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/register.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1alpha1/zz_generated.prerelease-lifecycle.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/authentication/v1beta1=>k8s.io/api@v0.22.4/authentication/v1beta1;$WORK/b400=>" -shared -p k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid YcBf3Qhl2j-4M-hK9A3-/YcBf3Qhl2j-4M-hK9A3- -goversion go1.16.12 -D "" -importcfg $WORK/b400/importcfg -pack ./vendor/k8s.io/api/authentication/v1beta1/doc.go ./vendor/k8s.io/api/authentication/v1beta1/generated.pb.go ./vendor/k8s.io/api/authentication/v1beta1/register.go ./vendor/k8s.io/api/authentication/v1beta1/types.go ./vendor/k8s.io/api/authentication/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authentication/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/rbac/v1beta1=>k8s.io/api@v0.22.4/rbac/v1beta1;$WORK/b428=>" -shared -p k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid 1ngTdb4sZ4CjyjpsI5lU/1ngTdb4sZ4CjyjpsI5lU -goversion go1.16.12 -D "" -importcfg $WORK/b428/importcfg -pack ./vendor/k8s.io/api/rbac/v1beta1/doc.go ./vendor/k8s.io/api/rbac/v1beta1/generated.pb.go ./vendor/k8s.io/api/rbac/v1beta1/register.go ./vendor/k8s.io/api/rbac/v1beta1/types.go ./vendor/k8s.io/api/rbac/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/rbac/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/authorization/v1beta1=>k8s.io/api@v0.22.4/authorization/v1beta1;$WORK/b402=>" -shared -p k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid 3LDhwG8Y2s8dGhijyuPR/3LDhwG8Y2s8dGhijyuPR -goversion go1.16.12 -D "" -importcfg $WORK/b402/importcfg -pack ./vendor/k8s.io/api/authorization/v1beta1/doc.go ./vendor/k8s.io/api/authorization/v1beta1/generated.pb.go ./vendor/k8s.io/api/authorization/v1beta1/register.go ./vendor/k8s.io/api/authorization/v1beta1/types.go ./vendor/k8s.io/api/authorization/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/authorization/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/flowcontrol/v1beta1=>k8s.io/api@v0.22.4/flowcontrol/v1beta1;$WORK/b418=>" -shared -p k8s.io/api/flowcontrol/v1beta1 -complete -installsuffix shared -buildid eLMcQmnk1PD_xk5PwPys/eLMcQmnk1PD_xk5PwPys -goversion go1.16.12 -D "" -importcfg $WORK/b418/importcfg -pack ./vendor/k8s.io/api/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/api/flowcontrol/v1beta1/generated.pb.go ./vendor/k8s.io/api/flowcontrol/v1beta1/register.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types.go ./vendor/k8s.io/api/flowcontrol/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go cat >$WORK/b619/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a EOF cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/equality=>k8s.io/apimachinery@v0.22.4/pkg/api/equality;$WORK/b619=>" -shared -p k8s.io/apimachinery/pkg/api/equality -complete -installsuffix shared -buildid hdXcypRcoeqj2BWZEZjL/hdXcypRcoeqj2BWZEZjL -goversion go1.16.12 -D "" -importcfg $WORK/b619/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/equality/semantic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/rbac/v1=>k8s.io/api@v0.22.4/rbac/v1;$WORK/b426=>" -shared -p k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid cE_Ps3JEngK2jvYv1p_7/cE_Ps3JEngK2jvYv1p_7 -goversion go1.16.12 -D "" -importcfg $WORK/b426/importcfg -pack ./vendor/k8s.io/api/rbac/v1/doc.go ./vendor/k8s.io/api/rbac/v1/generated.pb.go ./vendor/k8s.io/api/rbac/v1/register.go ./vendor/k8s.io/api/rbac/v1/types.go ./vendor/k8s.io/api/rbac/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/rbac/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/98/9841b410ea87b82c6d660069de4bead5d5a1dd320563ccca4f865990fa28530a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/5e/5e5492c41164ee579a43d709729c6b60b2c6a7174a9d0e3c1806033d38fa06fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/de/deb702db6435490bef287de8510f8372cb968ee317c4a756c0fe17b05e4c8ada-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/2c/2c6be464fae008f9a75968aeb29660b135afa2dcae9ad31183078c94aced01af-d # internal k8s.io/client-go/pkg/apis/clientauthentication/v1 mkdir -p $WORK/b443/ k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 mkdir -p $WORK/b445/ mkdir -p $WORK/b444/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1=>k8s.io/client-go@v0.22.4/pkg/apis/clientauthentication/v1;$WORK/b443=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1 -complete -installsuffix shared -buildid VilPXEyGaaIgo2voFWaY/VilPXEyGaaIgo2voFWaY -goversion go1.16.12 -D "" -importcfg $WORK/b443/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a EOF cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=>k8s.io/client-go@v0.22.4/pkg/apis/clientauthentication/v1beta1;$WORK/b445=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid TWp5LddiQQS6ckwRZLUV/TWp5LddiQQS6ckwRZLUV -goversion go1.16.12 -D "" -importcfg $WORK/b445/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=>k8s.io/client-go@v0.22.4/pkg/apis/clientauthentication/v1alpha1;$WORK/b444=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid b9SzDhmzuBFOXOIoY2M3/b9SzDhmzuBFOXOIoY2M3 -goversion go1.16.12 -D "" -importcfg $WORK/b444/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/doc.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/register.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/types.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.conversion.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1/zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/96/96696f34afd41964b444dfc5f262f39bc643d6200fe465a91d735ed726e43ec3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b783/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/4f/4f53ec03b95863d50c710f8d107767755bc91062d175133fa114efa32b14186b-d # internal cp $WORK/b783/_pkg_.a /builddir/.cache/go-build/80/80f6a63c39b77e4cef18907231e195ff82602bce8597067bc9064928b46ae7dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/60/60cae5351150fc1c301381d64151476ecee35e755139800cb1dd13247bb8ede0-d # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/7e/7ee7a12624bd6737d6069b94fa5c7fc2f99fd22de8df65c657b6895df0afddbc-d # internal k8s.io/apimachinery/pkg/apis/meta/internalversion mkdir -p $WORK/b736/ cat >$WORK/b736/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b737/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/internalversion;$WORK/b736=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid SBU6zYrSRZUMky5YgGGN/SBU6zYrSRZUMky5YgGGN -goversion go1.16.12 -D "" -importcfg $WORK/b736/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/doc.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/register.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/types.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.conversion.go ./vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/31/31a91ef673739bdb4f7c7fc5a55a864e0f7d17e37da60da4612b66f0a8d4fd51-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/a2/a20d4b70f945e6bf01af47bea8d899a497f4a5a9b32198da7c97da683c1209c6-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/50/5047661a397812a6fba61284c915eab12ef3ef2be5da144afa1eccf83c8da874-d # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/c1/c104b1de63c5dc4a566f6724496c523be47c976817ac5060ff63a700140752ee-d # internal k8s.io/client-go/pkg/apis/clientauthentication/install mkdir -p $WORK/b442/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=$WORK/b443/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b444/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b445/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install=>k8s.io/client-go@v0.22.4/pkg/apis/clientauthentication/install;$WORK/b442=>" -shared -p k8s.io/client-go/pkg/apis/clientauthentication/install -complete -installsuffix shared -buildid qkqeFNzgkeZ2elzKJxvc/qkqeFNzgkeZ2elzKJxvc -goversion go1.16.12 -D "" -importcfg $WORK/b442/importcfg -pack ./vendor/k8s.io/client-go/pkg/apis/clientauthentication/install/install.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/40/405190535bf7765739b8fdef4097e7db7f34817ea3c54de8c9e540685caa2b8e-d # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/4c/4c2fb81bcd20b09818d2981e361e773877da7a85efd3934834df779a7703d3f7-d # internal k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 mkdir -p $WORK/b617/ k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 mkdir -p $WORK/b621/ cat >$WORK/b617/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=$WORK/b618/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/equality=$WORK/b619/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/utils/pointer=$WORK/b620/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=>k8s.io/apiextensions-apiserver@v0.22.4/pkg/apis/apiextensions/v1;$WORK/b617=>" -shared -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 -complete -installsuffix shared -buildid w0_MHp4bVPUKgY919A9W/w0_MHp4bVPUKgY919A9W -goversion go1.16.12 -D "" -importcfg $WORK/b617/importcfg -pack ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/conversion.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/deepcopy.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/defaults.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/doc.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.pb.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/marshal.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/register.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types_jsonschema.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/zz_generated.conversion.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/zz_generated.deepcopy.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/zz_generated.defaults.go cat >$WORK/b621/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=$WORK/b618/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/utils/pointer=$WORK/b620/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=>k8s.io/apiextensions-apiserver@v0.22.4/pkg/apis/apiextensions/v1beta1;$WORK/b621=>" -shared -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 -complete -installsuffix shared -buildid NdYCoZ3Vf9SMXODab0X-/NdYCoZ3Vf9SMXODab0X- -goversion go1.16.12 -D "" -importcfg $WORK/b621/importcfg -pack ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/conversion.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/deepcopy.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/defaults.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/doc.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.pb.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/marshal.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/register.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/types.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/types_jsonschema.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/zz_generated.conversion.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/zz_generated.defaults.go ./vendor/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/29/29adec0bb54eea6cd1901360a1226ee1e8da651278391e72151fd15b8fcb5150-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/5d/5dac1d96d5d43c662e5332b859e72f286d25e855929214d11361195aa623df6c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/42/4296d5e11a586941d2fdd71fe37c47b3e84165bd2b83b11a3753c622e239451e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/b8/b8d3ceedec19187481012dd82af5cc9f2ef37d01f5466ecef7d4d4dc287709d9-d # internal k8s.io/apimachinery/pkg/runtime/serializer/versioning mkdir -p $WORK/b387/ k8s.io/apimachinery/pkg/util/strategicpatch mkdir -p $WORK/b647/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer/versioning;$WORK/b387=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid zzwJKV3PQf7Gm1rigyfU/zzwJKV3PQf7Gm1rigyfU -goversion go1.16.12 -D "" -importcfg $WORK/b387/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning/versioning.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cat >$WORK/b647/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b648/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b649/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto=$WORK/b650/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=>k8s.io/apimachinery@v0.22.4/pkg/util/strategicpatch;$WORK/b647=>" -shared -p k8s.io/apimachinery/pkg/util/strategicpatch -complete -installsuffix shared -buildid SvHGk-4tCYmmBH-Pjaq-/SvHGk-4tCYmmBH-Pjaq- -goversion go1.16.12 -D "" -importcfg $WORK/b647/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/errors.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/meta.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go ./vendor/k8s.io/apimachinery/pkg/util/strategicpatch/types.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/88/88e4041cf995f769997a3a0675f581e7ead8f3f84be42c53aca0d9ee23d3122d-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/d9/d9fff153b5ed0c27da59e4565094fd94fbe1f13355d810902c977a736675cd41-d # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/80/80b3f1f446fe008f75f60490878e25482f5aaabb0ace670791168cd214c26acb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/7e/7ea876f3ab83568881a6bf3b1866d9d5a35cee08e06b4ce9fd0c797d9d34cc85-d # internal k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme mkdir -p $WORK/b382/ k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/tools/clientcmd/api/latest mkdir -p $WORK/b388/ mkdir -p $WORK/b577/ cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/44/447af189126072e3fecea75a4b4f13e8f2b8321175d8397f8d3fc6cd6aad1171-d # internal cat >$WORK/b577/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b578/_pkg_.a EOF cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b387/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/clientcmd/api/latest=>k8s.io/client-go@v0.22.4/tools/clientcmd/api/latest;$WORK/b577=>" -shared -p k8s.io/client-go/tools/clientcmd/api/latest -complete -installsuffix shared -buildid -U0_SNyxkmxCV1nKpMb0/-U0_SNyxkmxCV1nKpMb0 -goversion go1.16.12 -D "" -importcfg $WORK/b577/importcfg -pack ./vendor/k8s.io/client-go/tools/clientcmd/api/latest/latest.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=>k8s.io/apimachinery@v0.22.4/pkg/apis/meta/v1/unstructured/unstructuredscheme;$WORK/b382=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme -complete -installsuffix shared -buildid EC6LroqpbGgza_Gh9RY0/EC6LroqpbGgza_Gh9RY0 -goversion go1.16.12 -D "" -importcfg $WORK/b382/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme/scheme.go k8s.io/api/admission/v1 mkdir -p $WORK/b752/ k8s.io/api/admission/v1beta1 mkdir -p $WORK/b753/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b387/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/runtime/serializer=>k8s.io/apimachinery@v0.22.4/pkg/runtime/serializer;$WORK/b388=>" -shared -p k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid WiJfBMCEE8ZR4teYa15v/WiJfBMCEE8ZR4teYa15v -goversion go1.16.12 -D "" -importcfg $WORK/b388/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/codec_factory.go ./vendor/k8s.io/apimachinery/pkg/runtime/serializer/negotiated_codec.go cat >$WORK/b752/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b753/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/admission/v1=>k8s.io/api@v0.22.4/admission/v1;$WORK/b752=>" -shared -p k8s.io/api/admission/v1 -complete -installsuffix shared -buildid c3RyvJAjY9bfjeicWcsV/c3RyvJAjY9bfjeicWcsV -goversion go1.16.12 -D "" -importcfg $WORK/b752/importcfg -pack ./vendor/k8s.io/api/admission/v1/doc.go ./vendor/k8s.io/api/admission/v1/generated.pb.go ./vendor/k8s.io/api/admission/v1/register.go ./vendor/k8s.io/api/admission/v1/types.go ./vendor/k8s.io/api/admission/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admission/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/admission/v1beta1=>k8s.io/api@v0.22.4/admission/v1beta1;$WORK/b753=>" -shared -p k8s.io/api/admission/v1beta1 -complete -installsuffix shared -buildid xuWIJkqdJKz3t-Eryikg/xuWIJkqdJKz3t-Eryikg -goversion go1.16.12 -D "" -importcfg $WORK/b753/importcfg -pack ./vendor/k8s.io/api/admission/v1beta1/doc.go ./vendor/k8s.io/api/admission/v1beta1/generated.pb.go ./vendor/k8s.io/api/admission/v1beta1/register.go ./vendor/k8s.io/api/admission/v1beta1/types.go ./vendor/k8s.io/api/admission/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/admission/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/admission/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/a9/a90644c3b0c1c7c32187ea7f0720774babfbcd54586bfe18a37a6366904dbd96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/82/82b1294846e8c77660db64211be3f67c56aa6259615664b136c4c83be9e0d81a-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/be/beb4f599720cfdb4564de8ac348508fe1b221a32b639155e8bb2dea11c4406e1-d # internal k8s.io/apimachinery/pkg/util/managedfields mkdir -p $WORK/b639/ k8s.io/client-go/tools/pager k8s.io/apimachinery/pkg/api/validation mkdir -p $WORK/b735/ mkdir -p $WORK/b782/ k8s.io/cli-runtime/pkg/printers mkdir -p $WORK/b362/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cat >$WORK/b639/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=$WORK/b640/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/typed=$WORK/b642/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/managedfields=>k8s.io/apimachinery@v0.22.4/pkg/util/managedfields;$WORK/b639=>" -shared -p k8s.io/apimachinery/pkg/util/managedfields -complete -installsuffix shared -buildid MAM9iEEV9YAPjllWfUVD/MAM9iEEV9YAPjllWfUVD -goversion go1.16.12 -D "" -importcfg $WORK/b639/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/managedfields/extract.go cat >$WORK/b782/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/equality=$WORK/b619/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b783/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/api/validation=>k8s.io/apimachinery@v0.22.4/pkg/api/validation;$WORK/b782=>" -shared -p k8s.io/apimachinery/pkg/api/validation -complete -installsuffix shared -buildid _wC_bXBjihwc0OGT9Oqv/_wC_bXBjihwc0OGT9Oqv -goversion go1.16.12 -D "" -importcfg $WORK/b782/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/api/validation/doc.go ./vendor/k8s.io/apimachinery/pkg/api/validation/generic.go ./vendor/k8s.io/apimachinery/pkg/api/validation/objectmeta.go cat >$WORK/b735/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b736/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a EOF cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/liggitt/tabwriter=$WORK/b363/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/duration=$WORK/b365/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/util/jsonpath=$WORK/b366/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/pager=>k8s.io/client-go@v0.22.4/tools/pager;$WORK/b735=>" -shared -p k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid FOTZlmIDGTmwEH_qP7oK/FOTZlmIDGTmwEH_qP7oK -goversion go1.16.12 -D "" -importcfg $WORK/b735/importcfg -pack ./vendor/k8s.io/client-go/tools/pager/pager.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/cli-runtime/pkg/printers=>k8s.io/cli-runtime@v0.22.4/pkg/printers;$WORK/b362=>" -shared -p k8s.io/cli-runtime/pkg/printers -complete -installsuffix shared -buildid jPMptus01b8mIbwLPZ3f/jPMptus01b8mIbwLPZ3f -goversion go1.16.12 -D "" -importcfg $WORK/b362/importcfg -pack ./vendor/k8s.io/cli-runtime/pkg/printers/discard.go ./vendor/k8s.io/cli-runtime/pkg/printers/doc.go ./vendor/k8s.io/cli-runtime/pkg/printers/interface.go ./vendor/k8s.io/cli-runtime/pkg/printers/json.go ./vendor/k8s.io/cli-runtime/pkg/printers/jsonpath.go ./vendor/k8s.io/cli-runtime/pkg/printers/managedfields.go ./vendor/k8s.io/cli-runtime/pkg/printers/name.go ./vendor/k8s.io/cli-runtime/pkg/printers/sourcechecker.go ./vendor/k8s.io/cli-runtime/pkg/printers/tableprinter.go ./vendor/k8s.io/cli-runtime/pkg/printers/tabwriter.go ./vendor/k8s.io/cli-runtime/pkg/printers/template.go ./vendor/k8s.io/cli-runtime/pkg/printers/typesetter.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/ae/aec2768a496afba9b131344e0a2b3d352571c8839fd10a38cc068ea14fc39fc6-d # internal k8s.io/client-go/plugin/pkg/client/auth/exec mkdir -p $WORK/b440/ k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b768/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cat >$WORK/b768/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/moby/spdystream=$WORK/b769/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b765/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b771/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/http/httputil=$WORK/b569/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=>k8s.io/apimachinery@v0.22.4/pkg/util/httpstream/spdy;$WORK/b768=>" -shared -p k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid vb1oXjJO54z3GJgdJhJz/vb1oXjJO54z3GJgdJhJz -goversion go1.16.12 -D "" -importcfg $WORK/b768/importcfg -pack ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/connection.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/roundtripper.go ./vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy/upgrade.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile golang.org/x/term=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=$WORK/b442/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=$WORK/b443/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b444/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b445/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b447/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b452/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth/exec;$WORK/b440=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 0pG37je1jL0DXiQcl7V7/0pG37je1jL0DXiQcl7V7 -goversion go1.16.12 -D "" -importcfg $WORK/b440/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/e1/e1085bf319c06643280199a9f996ecac454898995aa7e14d2c07b829dc68890b-d # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/2a/2ab3b6412f6c5f2c691d888193d208da9ad77e910439da1964feceeb79e0b602-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/1a/1a8a8eb55a13dd3b357ff7acac492ae0c089c2fc0f5ddbc324f72d433b40e788-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/7a/7aa388744954317c9f3c8f8822c5430f750d40d0252da8d47e2665f1a20cc854-d # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/65/65594894f7292c27e3299792f745c513e55241150c12b2085bde95f1ab07a295-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/b3/b3ce166b679b575b6ac6cddb7eb36251e01f52cd2895e3b8599d9a97d66e870e-d # internal k8s.io/client-go/applyconfigurations/coordination/v1 mkdir -p $WORK/b680/ k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 k8s.io/client-go/applyconfigurations/coordination/v1beta1 mkdir -p $WORK/b682/ k8s.io/client-go/applyconfigurations/admissionregistration/v1 mkdir -p $WORK/b653/ k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1 mkdir -p $WORK/b657/ mkdir -p $WORK/b655/ mkdir -p $WORK/b710/ k8s.io/client-go/applyconfigurations/rbac/v1alpha1 mkdir -p $WORK/b716/ k8s.io/client-go/applyconfigurations/rbac/v1beta1 mkdir -p $WORK/b718/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cat >$WORK/b710/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b718/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/rbac/v1beta1=$WORK/b428/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b680/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/coordination/v1=$WORK/b410/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/policy/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/policy/v1;$WORK/b710=>" -shared -p k8s.io/client-go/applyconfigurations/policy/v1 -complete -installsuffix shared -buildid ucTUAmkLS9C3kfICNyOP/ucTUAmkLS9C3kfICNyOP -goversion go1.16.12 -D "" -importcfg $WORK/b710/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go cat >$WORK/b657/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b655/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/rbac/v1beta1;$WORK/b718=>" -shared -p k8s.io/client-go/applyconfigurations/rbac/v1beta1 -complete -installsuffix shared -buildid OOnFAiu16KAeGS04PK8r/OOnFAiu16KAeGS04PK8r -goversion go1.16.12 -D "" -importcfg $WORK/b718/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1/subject.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/apiserverinternal/v1alpha1;$WORK/b657=>" -shared -p k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid SRFjFTEipCmlr66lhAtI/SRFjFTEipCmlr66lhAtI -goversion go1.16.12 -D "" -importcfg $WORK/b657/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go ./vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/coordination/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/coordination/v1;$WORK/b680=>" -shared -p k8s.io/client-go/applyconfigurations/coordination/v1 -complete -installsuffix shared -buildid GlI1rEorq20491f79Ntx/GlI1rEorq20491f79Ntx -goversion go1.16.12 -D "" -importcfg $WORK/b680/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1/leasespec.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/admissionregistration/v1beta1;$WORK/b655=>" -shared -p k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -complete -installsuffix shared -buildid Xgq_KsJ3ZemZiLmq_qZO/Xgq_KsJ3ZemZiLmq_qZO -goversion go1.16.12 -D "" -importcfg $WORK/b655/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go cat >$WORK/b682/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/coordination/v1beta1=$WORK/b411/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b653/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/c9/c9688eda112b277008eed0a94040a4f982ae49756e1f56d0bc0533feca02e301-d # internal cat >$WORK/b716/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/rbac/v1alpha1=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/1e/1ec3156a63d0948a778c18b062815527b605046889165e4115d5e21fe80eed59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/coordination/v1beta1;$WORK/b682=>" -shared -p k8s.io/client-go/applyconfigurations/coordination/v1beta1 -complete -installsuffix shared -buildid eEbZPuVwV_jgOu-ES7-Q/eEbZPuVwV_jgOu-ES7-Q -goversion go1.16.12 -D "" -importcfg $WORK/b682/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/lease.go ./vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1/leasespec.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/fc/fc5bff456a5301a6d3fe03fa4b95a020535b8bfe1e60d218a75e5903764937f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/admissionregistration/v1;$WORK/b653=>" -shared -p k8s.io/client-go/applyconfigurations/admissionregistration/v1 -complete -installsuffix shared -buildid f1h2baW06gOGJN77yp-q/f1h2baW06gOGJN77yp-q -goversion go1.16.12 -D "" -importcfg $WORK/b653/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rule.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/rulewithoperations.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/servicereference.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhook.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1/webhookclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/rbac/v1alpha1;$WORK/b716=>" -shared -p k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -complete -installsuffix shared -buildid 583vcmUMpUy8V988d3lS/583vcmUMpUy8V988d3lS -goversion go1.16.12 -D "" -importcfg $WORK/b716/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1/subject.go k8s.io/client-go/applyconfigurations/rbac/v1 mkdir -p $WORK/b714/ cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/54/542b64f1f3f0e5163474e0d0705613dc850e87023ff8057bc86e769e5c01f963-d # internal cat >$WORK/b714/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/rbac/v1=$WORK/b426/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/rbac/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/rbac/v1;$WORK/b714=>" -shared -p k8s.io/client-go/applyconfigurations/rbac/v1 -complete -installsuffix shared -buildid MoQZ6MIPUiTGOP8qVoru/MoQZ6MIPUiTGOP8qVoru -goversion go1.16.12 -D "" -importcfg $WORK/b714/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/aggregationrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/policyrule.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/role.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/rolebinding.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/roleref.go ./vendor/k8s.io/client-go/applyconfigurations/rbac/v1/subject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/7a/7a469201bb265a4d48b051d9a4b70d11e72306e10027d987c5ae910d68deec44-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/bd/bd7037761a69b5d40a62253e994885a5876beb51ce6a492f6a861538f9eea178-d # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/07/0778b2223b50a558d6b2c1e01adc0001a966ec04ab2f9646dcdfca92d6fb91f0-d # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/7b/7b26997af5f930a1d327aac5ee19f3458a64c61df539797c1f6acc466c6c30c1-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/9f/9f2480dae489cc5031cfaa68f8856bc7fd17e1f985cec7e532e9709e0e892157-d # internal k8s.io/client-go/rest mkdir -p $WORK/b435/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b354/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b439/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b440/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b456/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b447/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b457/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b459/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/rest=>k8s.io/client-go@v0.22.4/rest;$WORK/b435=>" -shared -p k8s.io/client-go/rest -complete -installsuffix shared -buildid bGrgFUC5iGgssqut7BbE/bGrgFUC5iGgssqut7BbE -goversion go1.16.12 -D "" -importcfg $WORK/b435/importcfg -pack ./vendor/k8s.io/client-go/rest/client.go ./vendor/k8s.io/client-go/rest/config.go ./vendor/k8s.io/client-go/rest/exec.go ./vendor/k8s.io/client-go/rest/plugin.go ./vendor/k8s.io/client-go/rest/request.go ./vendor/k8s.io/client-go/rest/transport.go ./vendor/k8s.io/client-go/rest/url_utils.go ./vendor/k8s.io/client-go/rest/urlbackoff.go ./vendor/k8s.io/client-go/rest/warnings.go ./vendor/k8s.io/client-go/rest/with_retry.go ./vendor/k8s.io/client-go/rest/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/77/772e67d114ddde07634d225ad0a64ce431cd91e0f88556681b0923649e554b69-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/2c/2cdbae06a5941694ece54b6480ea91e98a3240d9305f85d732b8e7bbb530a191-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/2a/2ae81d81f096ba89f9b1173e1a75f36262e49feee9079e5d18cce4e2e431d7d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/07/074db7a33b86eed94ecd5964123f3b49120dfa3552b234f98a912d623e84be32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/a6/a65164a858dd1e53edcdccff4b81c283b5141c4788cf9e4b102ab1d5edcb2553-d # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/35/3521ac00f9ae54b9c5ba092341c3eb32123a287f4f09de6d16ff242c419d3329-d # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/56/564510d49bbbd03048f7c460fc0b5e5e881a0c47dca4c3cd6296aa5b83f7c32a-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/b3/b384122ca95819d1a351f23e46e80c0dd5885e3bedc4c29eb405e925a9c5abce-d # internal k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 mkdir -p $WORK/b696/ k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 mkdir -p $WORK/b698/ cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/be/be2db6527d7c5118556a5433cf9f3766cdced31dd4e229c2ac82c38b924284c0-d # internal cat >$WORK/b698/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b418/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b696/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b417/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/flowcontrol/v1beta1;$WORK/b698=>" -shared -p k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -complete -installsuffix shared -buildid J9eIDAvc_Cm1WOQrUURH/J9eIDAvc_Cm1WOQrUURH -goversion go1.16.12 -D "" -importcfg $WORK/b698/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1/usersubject.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/flowcontrol/v1alpha1;$WORK/b696=>" -shared -p k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid 4hkoroLXofDY6mxbign2/4hkoroLXofDY6mxbign2 -goversion go1.16.12 -D "" -importcfg $WORK/b696/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowdistinguishermethod.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemacondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemaspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/flowschemastatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/groupsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitedprioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/limitresponse.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/nonresourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/policyruleswithsubjects.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationcondition.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationreference.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationspec.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/prioritylevelconfigurationstatus.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/queuingconfiguration.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/resourcepolicyrule.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/serviceaccountsubject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/subject.go ./vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1/usersubject.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/f2/f21712d05bc079fd751a28c2405725629ef77795637199b9de5c9bf3609f91d0-d # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/be/be6942ba5c77b57e9d6bd9d06180c4af5c76209930d44720ad2222dae7ae2e14-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/3e/3e651207a57d6be36ab114f5986181274169fe480a0faa7522cb0391fc5ffbc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/5f/5f0e0ca69f222dd8eb8cf0d5c0c12c3dd82745cb04685c6702a250d3e6933908-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/b5/b5be908faaeb6e45a21b4b3cb80802332aa342bfa8186dbc2d69710d00eaf177-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/4b/4b124bf60512c017f51b5adf20a47090e1c48b41305e0425566c071697f30894-d # internal k8s.io/client-go/tools/auth mkdir -p $WORK/b576/ k8s.io/client-go/plugin/pkg/client/auth/openstack k8s.io/client-go/transport/spdy mkdir -p $WORK/b831/ k8s.io/client-go/plugin/pkg/client/auth/azure k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/plugin/pkg/client/auth/oidc k8s.io/client-go/dynamic mkdir -p $WORK/b461/ mkdir -p $WORK/b767/ mkdir -p $WORK/b814/ mkdir -p $WORK/b824/ mkdir -p $WORK/b830/ k8s.io/client-go/tools/cache mkdir -p $WORK/b731/ cat >$WORK/b831/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a EOF cat >$WORK/b824/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b825/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/util/jsonpath=$WORK/b366/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b830/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b814/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b815/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b816/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b823/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth/openstack;$WORK/b831=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/openstack -complete -installsuffix shared -buildid wKW6bl-jmUsNNEUQJ1hZ/wKW6bl-jmUsNNEUQJ1hZ -goversion go1.16.12 -D "" -importcfg $WORK/b831/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/openstack/openstack_stub.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth/gcp;$WORK/b824=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/gcp -complete -installsuffix shared -buildid _RWoHNMFay3tixQerqH-/_RWoHNMFay3tixQerqH- -goversion go1.16.12 -D "" -importcfg $WORK/b824/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp/gcp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth/oidc;$WORK/b830=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/oidc -complete -installsuffix shared -buildid lk01D5br8WNaH7TNQlAw/lk01D5br8WNaH7TNQlAw -goversion go1.16.12 -D "" -importcfg $WORK/b830/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/oidc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth/azure;$WORK/b814=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth/azure -complete -installsuffix shared -buildid RWuwQugx-gb1i57YhZ3_/RWuwQugx-gb1i57YhZ3_ -goversion go1.16.12 -D "" -importcfg $WORK/b814/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/azure/azure.go cat >$WORK/b767/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b765/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b768/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/transport/spdy=>k8s.io/client-go@v0.22.4/transport/spdy;$WORK/b767=>" -shared -p k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid hHugHSK8OmEg5sb_k8Xr/hHugHSK8OmEg5sb_k8Xr -goversion go1.16.12 -D "" -importcfg $WORK/b767/importcfg -pack ./vendor/k8s.io/client-go/transport/spdy/spdy.go cat >$WORK/b576/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cat >$WORK/b731/importcfg << 'EOF' # internal # import config packagefile container/heap=$WORK/b454/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b732/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b733/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b344/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b735/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b738/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b739/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/auth=>k8s.io/client-go@v0.22.4/tools/auth;$WORK/b576=>" -shared -p k8s.io/client-go/tools/auth -complete -installsuffix shared -buildid n7a8KJyTZ9K3CltrB5YY/n7a8KJyTZ9K3CltrB5YY -goversion go1.16.12 -D "" -importcfg $WORK/b576/importcfg -pack ./vendor/k8s.io/client-go/tools/auth/clientauth.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/cache=>k8s.io/client-go@v0.22.4/tools/cache;$WORK/b731=>" -shared -p k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid ik8X2tNNAHIOV8jbCHJt/ik8X2tNNAHIOV8jbCHJt -goversion go1.16.12 -D "" -importcfg $WORK/b731/importcfg -pack ./vendor/k8s.io/client-go/tools/cache/controller.go ./vendor/k8s.io/client-go/tools/cache/delta_fifo.go ./vendor/k8s.io/client-go/tools/cache/doc.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache.go ./vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go ./vendor/k8s.io/client-go/tools/cache/fake_custom_store.go ./vendor/k8s.io/client-go/tools/cache/fifo.go ./vendor/k8s.io/client-go/tools/cache/heap.go ./vendor/k8s.io/client-go/tools/cache/index.go ./vendor/k8s.io/client-go/tools/cache/listers.go ./vendor/k8s.io/client-go/tools/cache/listwatch.go ./vendor/k8s.io/client-go/tools/cache/mutation_cache.go ./vendor/k8s.io/client-go/tools/cache/mutation_detector.go ./vendor/k8s.io/client-go/tools/cache/reflector.go ./vendor/k8s.io/client-go/tools/cache/reflector_metrics.go ./vendor/k8s.io/client-go/tools/cache/shared_informer.go ./vendor/k8s.io/client-go/tools/cache/store.go ./vendor/k8s.io/client-go/tools/cache/thread_safe_store.go ./vendor/k8s.io/client-go/tools/cache/undelta_store.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/dynamic=>k8s.io/client-go@v0.22.4/dynamic;$WORK/b461=>" -shared -p k8s.io/client-go/dynamic -complete -installsuffix shared -buildid Z5dAZGbHz6XjY6lnuuUp/Z5dAZGbHz6XjY6lnuuUp -goversion go1.16.12 -D "" -importcfg $WORK/b461/importcfg -pack ./vendor/k8s.io/client-go/dynamic/interface.go ./vendor/k8s.io/client-go/dynamic/scheme.go ./vendor/k8s.io/client-go/dynamic/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b831/_pkg_.a # internal cp $WORK/b831/_pkg_.a /builddir/.cache/go-build/b9/b9ae9570c9dfc0db36bea040c68eaff7f59ff26eefd5ae770a0118c44b781e0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/e8/e869dafdf08002e89ac843c617346539330c8290c0bbfa52327f3ffaf9f2ea2b-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/bf/bf20cd7f3675875a5ba94c7fe5f6c447bf8cb4eaecd0c9b4d6494259530401bf-d # internal k8s.io/client-go/tools/clientcmd mkdir -p $WORK/b575/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b830/_pkg_.a # internal cat >$WORK/b575/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b465/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile golang.org/x/term=$WORK/b080/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b577/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b223/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/clientcmd=>k8s.io/client-go@v0.22.4/tools/clientcmd;$WORK/b575=>" -shared -p k8s.io/client-go/tools/clientcmd -complete -installsuffix shared -buildid xlhy_taxQmukSBA4iyGM/xlhy_taxQmukSBA4iyGM -goversion go1.16.12 -D "" -importcfg $WORK/b575/importcfg -pack ./vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go ./vendor/k8s.io/client-go/tools/clientcmd/client_config.go ./vendor/k8s.io/client-go/tools/clientcmd/config.go ./vendor/k8s.io/client-go/tools/clientcmd/doc.go ./vendor/k8s.io/client-go/tools/clientcmd/flag.go ./vendor/k8s.io/client-go/tools/clientcmd/helpers.go ./vendor/k8s.io/client-go/tools/clientcmd/loader.go ./vendor/k8s.io/client-go/tools/clientcmd/merged_client_builder.go ./vendor/k8s.io/client-go/tools/clientcmd/overrides.go ./vendor/k8s.io/client-go/tools/clientcmd/validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b814/_pkg_.a # internal cp $WORK/b830/_pkg_.a /builddir/.cache/go-build/ee/ee2e5bc294fd7947c5c6953133b7d038541cf740656f3829fe3ec0c8fe59e7bf-d # internal cp $WORK/b814/_pkg_.a /builddir/.cache/go-build/3c/3c61bc303e8fe5c0c91e5cc7e07e12b9d468511b0cfc3b38220748ed1feb02bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b824/_pkg_.a # internal cp $WORK/b824/_pkg_.a /builddir/.cache/go-build/9e/9ed7ef5b022706d7fcffe618c0f744aba072d93f1d577011b312d1b192d15bee-d # internal k8s.io/client-go/plugin/pkg/client/auth mkdir -p $WORK/b813/ cat >$WORK/b813/importcfg << 'EOF' # internal # import config packagefile k8s.io/client-go/plugin/pkg/client/auth/azure=$WORK/b814/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/gcp=$WORK/b824/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/oidc=$WORK/b830/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/openstack=$WORK/b831/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/plugin/pkg/client/auth=>k8s.io/client-go@v0.22.4/plugin/pkg/client/auth;$WORK/b813=>" -shared -p k8s.io/client-go/plugin/pkg/client/auth -complete -installsuffix shared -buildid O9gyTYZihn0nQfHyCGui/O9gyTYZihn0nQfHyCGui -goversion go1.16.12 -D "" -importcfg $WORK/b813/importcfg -pack ./vendor/k8s.io/client-go/plugin/pkg/client/auth/plugins.go ./vendor/k8s.io/client-go/plugin/pkg/client/auth/plugins_providers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b813/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b813/_pkg_.a /builddir/.cache/go-build/17/17cf476b5566dbe2aa4642ca144869b4f991e6e5b9953a4f296d411202406b46-d # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/21/218bdcfef71713a8ae87f7d78e899d861149a7245d58a99f89144a3d13758223-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/1b/1bb4a03707fc9262ad996be87ee424285cabf8b37159dd9904b6cc1311aa564f-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/a5/a554f034c02e03d385f5cf35d418fc8d54902ce6e778aaf7378f8a43826bca38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/33/339bfd0c2af667a6f9e4b4fc7d9d7d06f8583d36b816b1af903cad6586afc692-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/d4/d403eaa03f8786a5f5d680c07d4b24d26afc4fc97d4c120a5ec348ab7f9f5d25-d # internal k8s.io/client-go/tools/watch mkdir -p $WORK/b740/ cat >$WORK/b740/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b731/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/watch=>k8s.io/client-go@v0.22.4/tools/watch;$WORK/b740=>" -shared -p k8s.io/client-go/tools/watch -complete -installsuffix shared -buildid fKdZrUCxCCs6Zd_uEFBp/fKdZrUCxCCs6Zd_uEFBp -goversion go1.16.12 -D "" -importcfg $WORK/b740/importcfg -pack ./vendor/k8s.io/client-go/tools/watch/informerwatcher.go ./vendor/k8s.io/client-go/tools/watch/retrywatcher.go ./vendor/k8s.io/client-go/tools/watch/until.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/ee/ee74892376ff80db3aefe7c5834449a25096d82759092a6223ce9f249b2ece53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/4c/4c05b9d90e0dd00206393ad5e358997bd7a859ddb9be3aea8729f4014c0f5539-d # internal k8s.io/client-go/tools/reference mkdir -p $WORK/b684/ k8s.io/api/events/v1 mkdir -p $WORK/b414/ k8s.io/api/certificates/v1 k8s.io/api/node/v1 mkdir -p $WORK/b408/ mkdir -p $WORK/b421/ k8s.io/api/storage/v1alpha1 mkdir -p $WORK/b433/ k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b764/ cat >$WORK/b684/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a EOF cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/reference=>k8s.io/client-go@v0.22.4/tools/reference;$WORK/b684=>" -shared -p k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid yz_V4IpOIyqOFY2Dz8NW/yz_V4IpOIyqOFY2Dz8NW -goversion go1.16.12 -D "" -importcfg $WORK/b684/importcfg -pack ./vendor/k8s.io/client-go/tools/reference/ref.go k8s.io/api/discovery/v1 mkdir -p $WORK/b412/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF k8s.io/api/autoscaling/v1 k8s.io/api/networking/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/certificates/v1=>k8s.io/api@v0.22.4/certificates/v1;$WORK/b408=>" -shared -p k8s.io/api/certificates/v1 -complete -installsuffix shared -buildid IyrwlhE23ZIKsVkuhuE-/IyrwlhE23ZIKsVkuhuE- -goversion go1.16.12 -D "" -importcfg $WORK/b408/importcfg -pack ./vendor/k8s.io/api/certificates/v1/doc.go ./vendor/k8s.io/api/certificates/v1/generated.pb.go ./vendor/k8s.io/api/certificates/v1/register.go ./vendor/k8s.io/api/certificates/v1/types.go ./vendor/k8s.io/api/certificates/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1/zz_generated.deepcopy.go k8s.io/api/apps/v1beta1 k8s.io/api/storage/v1beta1 k8s.io/api/storage/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/node/v1=>k8s.io/api@v0.22.4/node/v1;$WORK/b421=>" -shared -p k8s.io/api/node/v1 -complete -installsuffix shared -buildid oPgV3baCQ1rDU8ogyanT/oPgV3baCQ1rDU8ogyanT -goversion go1.16.12 -D "" -importcfg $WORK/b421/importcfg -pack ./vendor/k8s.io/api/node/v1/doc.go ./vendor/k8s.io/api/node/v1/generated.pb.go ./vendor/k8s.io/api/node/v1/register.go ./vendor/k8s.io/api/node/v1/types.go ./vendor/k8s.io/api/node/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1/zz_generated.deepcopy.go mkdir -p $WORK/b403/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/events/v1=>k8s.io/api@v0.22.4/events/v1;$WORK/b414=>" -shared -p k8s.io/api/events/v1 -complete -installsuffix shared -buildid RLqkKJKbA_0mpzX77P1x/RLqkKJKbA_0mpzX77P1x -goversion go1.16.12 -D "" -importcfg $WORK/b414/importcfg -pack ./vendor/k8s.io/api/events/v1/doc.go ./vendor/k8s.io/api/events/v1/generated.pb.go ./vendor/k8s.io/api/events/v1/register.go ./vendor/k8s.io/api/events/v1/types.go ./vendor/k8s.io/api/events/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1/zz_generated.deepcopy.go cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF k8s.io/api/apps/v1 mkdir -p $WORK/b396/ k8s.io/api/node/v1alpha1 k8s.io/api/certificates/v1beta1 k8s.io/api/scheduling/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/storage/v1alpha1=>k8s.io/api@v0.22.4/storage/v1alpha1;$WORK/b433=>" -shared -p k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid 9dAy5zJlYjjCfVtjsEjT/9dAy5zJlYjjCfVtjsEjT -goversion go1.16.12 -D "" -importcfg $WORK/b433/importcfg -pack ./vendor/k8s.io/api/storage/v1alpha1/doc.go ./vendor/k8s.io/api/storage/v1alpha1/generated.pb.go ./vendor/k8s.io/api/storage/v1alpha1/register.go ./vendor/k8s.io/api/storage/v1alpha1/types.go ./vendor/k8s.io/api/storage/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1alpha1/zz_generated.prerelease-lifecycle.go k8s.io/api/scheduling/v1 mkdir -p $WORK/b429/ cat >$WORK/b764/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b765/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b766/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/transport/spdy=$WORK/b767/_pkg_.a packagefile k8s.io/client-go/util/exec=$WORK/b772/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/tools/remotecommand=>k8s.io/client-go@v0.22.4/tools/remotecommand;$WORK/b764=>" -shared -p k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid gbsp4wDsobdcwQer9nLm/gbsp4wDsobdcwQer9nLm -goversion go1.16.12 -D "" -importcfg $WORK/b764/importcfg -pack ./vendor/k8s.io/client-go/tools/remotecommand/doc.go ./vendor/k8s.io/client-go/tools/remotecommand/errorstream.go ./vendor/k8s.io/client-go/tools/remotecommand/reader.go ./vendor/k8s.io/client-go/tools/remotecommand/remotecommand.go ./vendor/k8s.io/client-go/tools/remotecommand/resize.go ./vendor/k8s.io/client-go/tools/remotecommand/v1.go ./vendor/k8s.io/client-go/tools/remotecommand/v2.go ./vendor/k8s.io/client-go/tools/remotecommand/v3.go ./vendor/k8s.io/client-go/tools/remotecommand/v4.go mkdir -p $WORK/b397/ k8s.io/api/node/v1beta1 mkdir -p $WORK/b423/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/apps/v1=>k8s.io/api@v0.22.4/apps/v1;$WORK/b396=>" -shared -p k8s.io/api/apps/v1 -complete -installsuffix shared -buildid EhlwMvRPkpFoIy3m5Zwv/EhlwMvRPkpFoIy3m5Zwv -goversion go1.16.12 -D "" -importcfg $WORK/b396/importcfg -pack ./vendor/k8s.io/api/apps/v1/doc.go ./vendor/k8s.io/api/apps/v1/generated.pb.go ./vendor/k8s.io/api/apps/v1/register.go ./vendor/k8s.io/api/apps/v1/types.go ./vendor/k8s.io/api/apps/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1/zz_generated.deepcopy.go mkdir -p $WORK/b434/ mkdir -p $WORK/b432/ mkdir -p $WORK/b420/ mkdir -p $WORK/b409/ mkdir -p $WORK/b430/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/scheduling/v1=>k8s.io/api@v0.22.4/scheduling/v1;$WORK/b429=>" -shared -p k8s.io/api/scheduling/v1 -complete -installsuffix shared -buildid Uc_UByuu_KTdjSOmvBzo/Uc_UByuu_KTdjSOmvBzo -goversion go1.16.12 -D "" -importcfg $WORK/b429/importcfg -pack ./vendor/k8s.io/api/scheduling/v1/doc.go ./vendor/k8s.io/api/scheduling/v1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1/register.go ./vendor/k8s.io/api/scheduling/v1/types.go ./vendor/k8s.io/api/scheduling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1/zz_generated.deepcopy.go k8s.io/api/discovery/v1beta1 mkdir -p $WORK/b413/ k8s.io/api/policy/v1beta1 cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/node/v1alpha1=>k8s.io/api@v0.22.4/node/v1alpha1;$WORK/b422=>" -shared -p k8s.io/api/node/v1alpha1 -complete -installsuffix shared -buildid SmSqjFZFFlptxmw4hZoO/SmSqjFZFFlptxmw4hZoO -goversion go1.16.12 -D "" -importcfg $WORK/b422/importcfg -pack ./vendor/k8s.io/api/node/v1alpha1/doc.go ./vendor/k8s.io/api/node/v1alpha1/generated.pb.go ./vendor/k8s.io/api/node/v1alpha1/register.go ./vendor/k8s.io/api/node/v1alpha1/types.go ./vendor/k8s.io/api/node/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/discovery/v1=>k8s.io/api@v0.22.4/discovery/v1;$WORK/b412=>" -shared -p k8s.io/api/discovery/v1 -complete -installsuffix shared -buildid LfL4r_ZHLM2iWgCxglJb/LfL4r_ZHLM2iWgCxglJb -goversion go1.16.12 -D "" -importcfg $WORK/b412/importcfg -pack ./vendor/k8s.io/api/discovery/v1/doc.go ./vendor/k8s.io/api/discovery/v1/generated.pb.go ./vendor/k8s.io/api/discovery/v1/register.go ./vendor/k8s.io/api/discovery/v1/types.go ./vendor/k8s.io/api/discovery/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1/zz_generated.deepcopy.go cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b425/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/scheduling/v1alpha1=>k8s.io/api@v0.22.4/scheduling/v1alpha1;$WORK/b430=>" -shared -p k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid OWy45xWEGJBRY_fyY-OS/OWy45xWEGJBRY_fyY-OS -goversion go1.16.12 -D "" -importcfg $WORK/b430/importcfg -pack ./vendor/k8s.io/api/scheduling/v1alpha1/doc.go ./vendor/k8s.io/api/scheduling/v1alpha1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1alpha1/register.go ./vendor/k8s.io/api/scheduling/v1alpha1/types.go ./vendor/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1alpha1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/autoscaling/v1=>k8s.io/api@v0.22.4/autoscaling/v1;$WORK/b403=>" -shared -p k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid swLjvTCiM-VzyTuEOy3b/swLjvTCiM-VzyTuEOy3b -goversion go1.16.12 -D "" -importcfg $WORK/b403/importcfg -pack ./vendor/k8s.io/api/autoscaling/v1/doc.go ./vendor/k8s.io/api/autoscaling/v1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v1/register.go ./vendor/k8s.io/api/autoscaling/v1/types.go ./vendor/k8s.io/api/autoscaling/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v1/zz_generated.deepcopy.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/node/v1beta1=>k8s.io/api@v0.22.4/node/v1beta1;$WORK/b423=>" -shared -p k8s.io/api/node/v1beta1 -complete -installsuffix shared -buildid hgvA_JtEenKqzoRbcmEZ/hgvA_JtEenKqzoRbcmEZ -goversion go1.16.12 -D "" -importcfg $WORK/b423/importcfg -pack ./vendor/k8s.io/api/node/v1beta1/doc.go ./vendor/k8s.io/api/node/v1beta1/generated.pb.go ./vendor/k8s.io/api/node/v1beta1/register.go ./vendor/k8s.io/api/node/v1beta1/types.go ./vendor/k8s.io/api/node/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/node/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/networking/v1beta1=>k8s.io/api@v0.22.4/networking/v1beta1;$WORK/b420=>" -shared -p k8s.io/api/networking/v1beta1 -complete -installsuffix shared -buildid kZIC7Yf9Y_U2NMmnoEbp/kZIC7Yf9Y_U2NMmnoEbp -goversion go1.16.12 -D "" -importcfg $WORK/b420/importcfg -pack ./vendor/k8s.io/api/networking/v1beta1/doc.go ./vendor/k8s.io/api/networking/v1beta1/generated.pb.go ./vendor/k8s.io/api/networking/v1beta1/register.go ./vendor/k8s.io/api/networking/v1beta1/types.go ./vendor/k8s.io/api/networking/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1beta1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/networking/v1beta1/zz_generated.prerelease-lifecycle.go k8s.io/api/events/v1beta1 mkdir -p $WORK/b415/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/storage/v1beta1=>k8s.io/api@v0.22.4/storage/v1beta1;$WORK/b434=>" -shared -p k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid gc1UlOU0H0mEcTernX7f/gc1UlOU0H0mEcTernX7f -goversion go1.16.12 -D "" -importcfg $WORK/b434/importcfg -pack ./vendor/k8s.io/api/storage/v1beta1/doc.go ./vendor/k8s.io/api/storage/v1beta1/generated.pb.go ./vendor/k8s.io/api/storage/v1beta1/register.go ./vendor/k8s.io/api/storage/v1beta1/types.go ./vendor/k8s.io/api/storage/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/storage/v1beta1/zz_generated.prerelease-lifecycle.go cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/apps/v1beta1=>k8s.io/api@v0.22.4/apps/v1beta1;$WORK/b397=>" -shared -p k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid aQsutJHjD2jQCc5mvTqT/aQsutJHjD2jQCc5mvTqT -goversion go1.16.12 -D "" -importcfg $WORK/b397/importcfg -pack ./vendor/k8s.io/api/apps/v1beta1/doc.go ./vendor/k8s.io/api/apps/v1beta1/generated.pb.go ./vendor/k8s.io/api/apps/v1beta1/register.go ./vendor/k8s.io/api/apps/v1beta1/types.go ./vendor/k8s.io/api/apps/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta1/zz_generated.prerelease-lifecycle.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF k8s.io/api/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/storage/v1=>k8s.io/api@v0.22.4/storage/v1;$WORK/b432=>" -shared -p k8s.io/api/storage/v1 -complete -installsuffix shared -buildid 7rNqAOks0GNaIuriDY2U/7rNqAOks0GNaIuriDY2U -goversion go1.16.12 -D "" -importcfg $WORK/b432/importcfg -pack ./vendor/k8s.io/api/storage/v1/doc.go ./vendor/k8s.io/api/storage/v1/generated.pb.go ./vendor/k8s.io/api/storage/v1/register.go ./vendor/k8s.io/api/storage/v1/types.go ./vendor/k8s.io/api/storage/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/storage/v1/zz_generated.deepcopy.go k8s.io/api/autoscaling/v2beta2 cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF k8s.io/api/scheduling/v1beta1 k8s.io/api/batch/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/certificates/v1beta1=>k8s.io/api@v0.22.4/certificates/v1beta1;$WORK/b409=>" -shared -p k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid 2bHey9rPg7WNsi_uA5mK/2bHey9rPg7WNsi_uA5mK -goversion go1.16.12 -D "" -importcfg $WORK/b409/importcfg -pack ./vendor/k8s.io/api/certificates/v1beta1/doc.go ./vendor/k8s.io/api/certificates/v1beta1/generated.pb.go ./vendor/k8s.io/api/certificates/v1beta1/register.go ./vendor/k8s.io/api/certificates/v1beta1/types.go ./vendor/k8s.io/api/certificates/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/certificates/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/policy/v1beta1=>k8s.io/api@v0.22.4/policy/v1beta1;$WORK/b425=>" -shared -p k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid MI4kcQQ3yaBHJuGNYi3r/MI4kcQQ3yaBHJuGNYi3r -goversion go1.16.12 -D "" -importcfg $WORK/b425/importcfg -pack ./vendor/k8s.io/api/policy/v1beta1/doc.go ./vendor/k8s.io/api/policy/v1beta1/generated.pb.go ./vendor/k8s.io/api/policy/v1beta1/register.go ./vendor/k8s.io/api/policy/v1beta1/types.go ./vendor/k8s.io/api/policy/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/policy/v1beta1/zz_generated.prerelease-lifecycle.go k8s.io/api/autoscaling/v2beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/discovery/v1beta1=>k8s.io/api@v0.22.4/discovery/v1beta1;$WORK/b413=>" -shared -p k8s.io/api/discovery/v1beta1 -complete -installsuffix shared -buildid oJjgxgHDy9U_rwfuKH7U/oJjgxgHDy9U_rwfuKH7U -goversion go1.16.12 -D "" -importcfg $WORK/b413/importcfg -pack ./vendor/k8s.io/api/discovery/v1beta1/doc.go ./vendor/k8s.io/api/discovery/v1beta1/generated.pb.go ./vendor/k8s.io/api/discovery/v1beta1/register.go ./vendor/k8s.io/api/discovery/v1beta1/types.go ./vendor/k8s.io/api/discovery/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/discovery/v1beta1/well_known_labels.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/discovery/v1beta1/zz_generated.prerelease-lifecycle.go mkdir -p $WORK/b398/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/events/v1beta1=>k8s.io/api@v0.22.4/events/v1beta1;$WORK/b415=>" -shared -p k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid 1Tquj0IEdRWmVouE7icU/1Tquj0IEdRWmVouE7icU -goversion go1.16.12 -D "" -importcfg $WORK/b415/importcfg -pack ./vendor/k8s.io/api/events/v1beta1/doc.go ./vendor/k8s.io/api/events/v1beta1/generated.pb.go ./vendor/k8s.io/api/events/v1beta1/register.go ./vendor/k8s.io/api/events/v1beta1/types.go ./vendor/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/events/v1beta1/zz_generated.prerelease-lifecycle.go k8s.io/api/networking/v1 mkdir -p $WORK/b405/ mkdir -p $WORK/b431/ mkdir -p $WORK/b406/ mkdir -p $WORK/b404/ mkdir -p $WORK/b419/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/apps/v1beta2=>k8s.io/api@v0.22.4/apps/v1beta2;$WORK/b398=>" -shared -p k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid nQw2dnaiIBOlseSqmkmu/nQw2dnaiIBOlseSqmkmu -goversion go1.16.12 -D "" -importcfg $WORK/b398/importcfg -pack ./vendor/k8s.io/api/apps/v1beta2/doc.go ./vendor/k8s.io/api/apps/v1beta2/generated.pb.go ./vendor/k8s.io/api/apps/v1beta2/register.go ./vendor/k8s.io/api/apps/v1beta2/types.go ./vendor/k8s.io/api/apps/v1beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/apps/v1beta2/zz_generated.prerelease-lifecycle.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/autoscaling/v2beta2=>k8s.io/api@v0.22.4/autoscaling/v2beta2;$WORK/b405=>" -shared -p k8s.io/api/autoscaling/v2beta2 -complete -installsuffix shared -buildid 1QGaNRc6Mu0PV6FhAA8Q/1QGaNRc6Mu0PV6FhAA8Q -goversion go1.16.12 -D "" -importcfg $WORK/b405/importcfg -pack ./vendor/k8s.io/api/autoscaling/v2beta2/doc.go ./vendor/k8s.io/api/autoscaling/v2beta2/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta2/register.go ./vendor/k8s.io/api/autoscaling/v2beta2/types.go ./vendor/k8s.io/api/autoscaling/v2beta2/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/batch/v1=>k8s.io/api@v0.22.4/batch/v1;$WORK/b406=>" -shared -p k8s.io/api/batch/v1 -complete -installsuffix shared -buildid DRMv1FjLHLLgxGWpS20N/DRMv1FjLHLLgxGWpS20N -goversion go1.16.12 -D "" -importcfg $WORK/b406/importcfg -pack ./vendor/k8s.io/api/batch/v1/doc.go ./vendor/k8s.io/api/batch/v1/generated.pb.go ./vendor/k8s.io/api/batch/v1/register.go ./vendor/k8s.io/api/batch/v1/types.go ./vendor/k8s.io/api/batch/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/scheduling/v1beta1=>k8s.io/api@v0.22.4/scheduling/v1beta1;$WORK/b431=>" -shared -p k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid M0ums0_6l8nQKJ6AJh8s/M0ums0_6l8nQKJ6AJh8s -goversion go1.16.12 -D "" -importcfg $WORK/b431/importcfg -pack ./vendor/k8s.io/api/scheduling/v1beta1/doc.go ./vendor/k8s.io/api/scheduling/v1beta1/generated.pb.go ./vendor/k8s.io/api/scheduling/v1beta1/register.go ./vendor/k8s.io/api/scheduling/v1beta1/types.go ./vendor/k8s.io/api/scheduling/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/networking/v1=>k8s.io/api@v0.22.4/networking/v1;$WORK/b419=>" -shared -p k8s.io/api/networking/v1 -complete -installsuffix shared -buildid 4J0rWaCFu4yIW_-9lPVf/4J0rWaCFu4yIW_-9lPVf -goversion go1.16.12 -D "" -importcfg $WORK/b419/importcfg -pack ./vendor/k8s.io/api/networking/v1/doc.go ./vendor/k8s.io/api/networking/v1/generated.pb.go ./vendor/k8s.io/api/networking/v1/register.go ./vendor/k8s.io/api/networking/v1/types.go ./vendor/k8s.io/api/networking/v1/types_swagger_doc_generated.go ./vendor/k8s.io/api/networking/v1/well_known_annotations.go ./vendor/k8s.io/api/networking/v1/zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/autoscaling/v2beta1=>k8s.io/api@v0.22.4/autoscaling/v2beta1;$WORK/b404=>" -shared -p k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid Bse5iHk5jalEAVh85odJ/Bse5iHk5jalEAVh85odJ -goversion go1.16.12 -D "" -importcfg $WORK/b404/importcfg -pack ./vendor/k8s.io/api/autoscaling/v2beta1/doc.go ./vendor/k8s.io/api/autoscaling/v2beta1/generated.pb.go ./vendor/k8s.io/api/autoscaling/v2beta1/register.go ./vendor/k8s.io/api/autoscaling/v2beta1/types.go ./vendor/k8s.io/api/autoscaling/v2beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go k8s.io/client-go/applyconfigurations/core/v1 mkdir -p $WORK/b643/ cat >$WORK/b643/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/core/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/core/v1;$WORK/b643=>" -shared -p k8s.io/client-go/applyconfigurations/core/v1 -complete -installsuffix shared -buildid zfiltpH8F3aSWhYSOmta/zfiltpH8F3aSWhYSOmta -goversion go1.16.12 -D "" -importcfg $WORK/b643/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/core/v1/affinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/attachedvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/awselasticblockstorevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurediskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilepersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/azurefilevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/capabilities.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cephfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cinderpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/cindervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/clientipconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/componentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmap.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapnodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/configmapvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/container.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerimage.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstaterunning.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstateterminated.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatewaiting.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/containerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/csivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/daemonendpoint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapiprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumefile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/downwardapivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/emptydirvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/endpointsubset.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envfromsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvar.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/envvarsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainer.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralcontainercommon.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/ephemeralvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventseries.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/eventsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/execaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flexvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/flockervolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/gitrepovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfspersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/glusterfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/handler.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostalias.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/hostpathvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpgetaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/httpheader.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsipersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/iscsivolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/keytopath.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/lifecycle.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrange.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangeitem.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/limitrangespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalanceringress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/loadbalancerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/localvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespace.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/namespacestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nfsvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/node.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaddress.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodecondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeconfigstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodedaemonendpoints.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodeselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/nodesysteminfo.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectfieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/objectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/pod.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podantiaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podcondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/poddnsconfigoption.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podip.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podreadinessgate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podsecuritycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplate.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/podtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/portworxvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/preferredschedulingterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/probe.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/projectedvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/quobytevolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdpersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/rbdvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollercondition.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/replicationcontrollerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcefieldselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotaspec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcequotastatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/resourcerequirements.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiopersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scaleiovolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopedresourceselectorrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/scopeselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/seccompprofile.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secret.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretenvsource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretkeyselector.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/secretvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/securitycontext.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/selinuxoptions.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/service.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceaccounttokenprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/serviceport.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicespec.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/servicestatus.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sessionaffinityconfig.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageospersistentvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/storageosvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/sysctl.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/taint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/tcpsocketaction.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/toleration.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorlabelrequirement.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyselectorterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/topologyspreadconstraint.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/typedlocalobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volume.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumedevice.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumemount.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumenodeaffinity.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumeprojection.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/weightedpodaffinityterm.go ./vendor/k8s.io/client-go/applyconfigurations/core/v1/windowssecuritycontextoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/95/956d0915dce0d163885509d5e65767e1b8e5da069863bb86e207b5495945991d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/ee/eebd88787f21f32b85c9c2a6ef98ff0326824452e86802caab45f95a55eb621e-d # internal k8s.io/kubectl/pkg/util/term mkdir -p $WORK/b761/ cat >$WORK/b761/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b762/_pkg_.a packagefile github.com/moby/term=$WORK/b763/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b764/_pkg_.a packagefile k8s.io/kubectl/pkg/util/interrupt=$WORK/b773/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/util/term=>k8s.io/kubectl@v0.22.4/pkg/util/term;$WORK/b761=>" -shared -p k8s.io/kubectl/pkg/util/term -complete -installsuffix shared -buildid YJkzLG2MuXjx8O0wmmxt/YJkzLG2MuXjx8O0wmmxt -goversion go1.16.12 -D "" -importcfg $WORK/b761/importcfg -pack ./vendor/k8s.io/kubectl/pkg/util/term/resize.go ./vendor/k8s.io/kubectl/pkg/util/term/resizeevents.go ./vendor/k8s.io/kubectl/pkg/util/term/term.go ./vendor/k8s.io/kubectl/pkg/util/term/term_writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/cf/cf103f80806d935ad52399d149d77783d972bb6066bb13fbcf34cf9584a47d1f-d # internal k8s.io/client-go/applyconfigurations/scheduling/v1 mkdir -p $WORK/b720/ cat >$WORK/b720/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/scheduling/v1;$WORK/b720=>" -shared -p k8s.io/client-go/applyconfigurations/scheduling/v1 -complete -installsuffix shared -buildid X11JNwQk28wS2paLqG5C/X11JNwQk28wS2paLqG5C -goversion go1.16.12 -D "" -importcfg $WORK/b720/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1/priorityclass.go cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/50/50c5f1fd3fdddea84b203c689da1af28701a47e4e5a50cb291cd61c6bc3349f6-d # internal k8s.io/client-go/applyconfigurations/scheduling/v1beta1 mkdir -p $WORK/b724/ cat >$WORK/b724/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/scheduling/v1beta1;$WORK/b724=>" -shared -p k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -complete -installsuffix shared -buildid qYWf7UEu-dn0p_rrBRIz/qYWf7UEu-dn0p_rrBRIz -goversion go1.16.12 -D "" -importcfg $WORK/b724/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/dd/ddf53a9dd043ec93828013502caaa451d00700e05b13687c03c1205bd56b2f55-d # internal k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 mkdir -p $WORK/b722/ cat >$WORK/b722/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b430/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/scheduling/v1alpha1;$WORK/b722=>" -shared -p k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -complete -installsuffix shared -buildid AStGiOyK10_nx-0mJFdY/AStGiOyK10_nx-0mJFdY -goversion go1.16.12 -D "" -importcfg $WORK/b722/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/priorityclass.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/d5/d5c8e3c66dbb00fafb787635a2667fc6d123f6476cb61864f5679069f341f084-d # internal k8s.io/kubectl/pkg/util/templates mkdir -p $WORK/b758/ cat >$WORK/b758/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/MakeNowJust/heredoc=$WORK/b759/_pkg_.a packagefile github.com/russross/blackfriday=$WORK/b760/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile k8s.io/kubectl/pkg/util/term=$WORK/b761/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/util/templates=>k8s.io/kubectl@v0.22.4/pkg/util/templates;$WORK/b758=>" -shared -p k8s.io/kubectl/pkg/util/templates -complete -installsuffix shared -buildid dg4pQ20qg3QcnlbY_QGs/dg4pQ20qg3QcnlbY_QGs -goversion go1.16.12 -D "" -importcfg $WORK/b758/importcfg -pack ./vendor/k8s.io/kubectl/pkg/util/templates/command_groups.go ./vendor/k8s.io/kubectl/pkg/util/templates/markdown.go ./vendor/k8s.io/kubectl/pkg/util/templates/normalizers.go ./vendor/k8s.io/kubectl/pkg/util/templates/templater.go ./vendor/k8s.io/kubectl/pkg/util/templates/templates.go cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/2f/2fef545b2e34dfd8cf926c0e049b8c99fc33e5d70f22229eff661a8251c419f3-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/9f/9f270c5b7c131bc3df126b010d2b8cc881d3c36d3665f982fee7ce7d32bbea9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/81/816b07e855c380ca90f4c4e51b655f06d5b7daf3d3a29fe4a32ee3e21753baa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ce/ce76115ee3992383e237e28ddab589064db2e2d5ef08295add57ac3c2e6b7a04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/5f/5fb19195be9bc88903c4858045c6477a023e4e6b8dbaf7d2f50b61a0e6fe3388-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/be/be2604338be103ca5123c7b769be3c0133bb27d88614713324a54ffb95d21a36-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/7a/7a1d263fdde8b95b18a55c2cf8384ee7fe4986da4cde2fe060d1ae7d5068b262-d # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/a7/a7e2c1da43ccbadba0603ec78fc9358dc84f3047b590cf62bddf0f15bf553624-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/6b/6bfd650a8febff06f4c1acd011d28a5208e117c7ea47185d88f6de404d79a976-d # internal k8s.io/client-go/applyconfigurations/certificates/v1 mkdir -p $WORK/b676/ cat >$WORK/b676/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/certificates/v1=$WORK/b408/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/certificates/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/certificates/v1;$WORK/b676=>" -shared -p k8s.io/client-go/applyconfigurations/certificates/v1 -complete -installsuffix shared -buildid R-DMZdx6ofaVVUCudiSR/R-DMZdx6ofaVVUCudiSR -goversion go1.16.12 -D "" -importcfg $WORK/b676/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/01/013a5e88a2991f9f14904896b39ba3b6eca43d9aee4426a7bfcd4f7ff6301950-d # internal k8s.io/client-go/applyconfigurations/certificates/v1beta1 mkdir -p $WORK/b678/ cat >$WORK/b678/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/certificates/v1beta1=$WORK/b409/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/certificates/v1beta1;$WORK/b678=>" -shared -p k8s.io/client-go/applyconfigurations/certificates/v1beta1 -complete -installsuffix shared -buildid aP-kEdU3cOJne2IAgNfr/aP-kEdU3cOJne2IAgNfr -goversion go1.16.12 -D "" -importcfg $WORK/b678/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go ./vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/1e/1e237f48ba2b8614ca60465cfc317e91d4c25a2ab85b4ac3b4d05f197222699d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/81/814b4f65f44d4d4899fbbdedc6b7b7aa475c4225e6b6470d8ce6618cf36350fc-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/6f/6f1341b11d710c056bb43896dbd5829c2de9bec07a9ce188b277149ef3b97108-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/44/441794f44c8f5407f048769ef3bfc2e90b891d6b3abb7763416595d54e58cc88-d # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/92/920431cfbdd83aec43c1942fe9e51397ce16b314f55cbf68c85c138640425e48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/52/529bbe733769e787e2f5f52937991a2084942dcae304d7954cc7d3af84c25d50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/02/02bc7aef6f860c66bc09c32c5b1178f1f098bba3d7b8087f68e64081679f83f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/dc/dcec53715085998235d5ccd45bc5d7ee9aa8ec53bc45372b701d35cbfab95565-d # internal k8s.io/api/batch/v1beta1 mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/batch/v1beta1=>k8s.io/api@v0.22.4/batch/v1beta1;$WORK/b407=>" -shared -p k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid E08_yxfaBOQU-R3rFoMD/E08_yxfaBOQU-R3rFoMD -goversion go1.16.12 -D "" -importcfg $WORK/b407/importcfg -pack ./vendor/k8s.io/api/batch/v1beta1/doc.go ./vendor/k8s.io/api/batch/v1beta1/generated.pb.go ./vendor/k8s.io/api/batch/v1beta1/register.go ./vendor/k8s.io/api/batch/v1beta1/types.go ./vendor/k8s.io/api/batch/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/batch/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/58/5876653b3322d75f755024581162e706c5f021ae5ad2a6bac600f1039f04f0be-d # internal k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 mkdir -p $WORK/b668/ cat >$WORK/b668/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b404/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/autoscaling/v2beta1;$WORK/b668=>" -shared -p k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -complete -installsuffix shared -buildid NDs01Sm8b9EX4QjVRVDs/NDs01Sm8b9EX4QjVRVDs -goversion go1.16.12 -D "" -importcfg $WORK/b668/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/bc/bcf5c2306fd59297c7020258684165aff0233af43d28b00f82d482ecd89e0024-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/c1/c19137eb9d64a7b69ef60686a61b478b84ec724ba6b200edaaa56c094faeee28-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/c8/c8fe8ca32151d146bd9c18c4f93a8befefca1f961413ed19fa8cde8c66e60bc4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/29/29276a3e971a5ff8e998b65cba3d5282b57149173223f04bd5402ad6bb0d9c56-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/13/13f0139bb214c780254093503a92c0b7c049615f40e7dc5a55b5153779752b3f-d # internal k8s.io/client-go/scale/scheme mkdir -p $WORK/b743/ k8s.io/client-go/applyconfigurations/autoscaling/v1 mkdir -p $WORK/b646/ cat >$WORK/b743/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme=>k8s.io/client-go@v0.22.4/scale/scheme;$WORK/b743=>" -shared -p k8s.io/client-go/scale/scheme -complete -installsuffix shared -buildid kIM41-z20rHqQmBYArYO/kIM41-z20rHqQmBYArYO -goversion go1.16.12 -D "" -importcfg $WORK/b743/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/doc.go ./vendor/k8s.io/client-go/scale/scheme/register.go ./vendor/k8s.io/client-go/scale/scheme/types.go ./vendor/k8s.io/client-go/scale/scheme/zz_generated.deepcopy.go cat >$WORK/b646/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/autoscaling/v1;$WORK/b646=>" -shared -p k8s.io/client-go/applyconfigurations/autoscaling/v1 -complete -installsuffix shared -buildid Iwk3SGfuZE7B_QuCUx6T/Iwk3SGfuZE7B_QuCUx6T -goversion go1.16.12 -D "" -importcfg $WORK/b646/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalespec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1/scalestatus.go cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/ba/ba5eee8f5659ff6581b8cef69b86aa6aebc319f90d72a9758e2d71078215fd27-d # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a2/a20f799568ced774a9bd6e0e85829cf0ea5d76c5bf9d82ef88f834425e6735b3-d # internal k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 mkdir -p $WORK/b670/ cat >$WORK/b670/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b405/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=>k8s.io/client-go@v0.22.4/applyconfigurations/autoscaling/v2beta2;$WORK/b670=>" -shared -p k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -complete -installsuffix shared -buildid MvGhvSCPmt3XkEfiBTim/MvGhvSCPmt3XkEfiBTim -goversion go1.16.12 -D "" -importcfg $WORK/b670/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricidentifier.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricspec.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metrictarget.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go ./vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/d8/d856a8a7eb10494231d880dd46ae7ebce8d483693a4a25506a26df9de4988f81-d # internal k8s.io/client-go/scale/scheme/autoscalingv1 mkdir -p $WORK/b747/ cat >$WORK/b747/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/autoscalingv1=>k8s.io/client-go@v0.22.4/scale/scheme/autoscalingv1;$WORK/b747=>" -shared -p k8s.io/client-go/scale/scheme/autoscalingv1 -complete -installsuffix shared -buildid z0-7O7rvEotN2yTOrn8d/z0-7O7rvEotN2yTOrn8d -goversion go1.16.12 -D "" -importcfg $WORK/b747/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/autoscalingv1/conversion.go ./vendor/k8s.io/client-go/scale/scheme/autoscalingv1/doc.go ./vendor/k8s.io/client-go/scale/scheme/autoscalingv1/register.go ./vendor/k8s.io/client-go/scale/scheme/autoscalingv1/zz_generated.conversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f5/f506d9de33b514c94485b25da315a450bd894a45a1265dec67a7c7c906584451-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/c2/c2abcb2547175031a1ac2ec052b679759452323a136edff45a9233a2a5db1d17-d # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/44/44df1e4136e62be185cc97bb557f2da55131cf6301623da3c1253f8bbfe5fe6a-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/58/58df6566581b8231a04c73ad0d417569387485d4008ae7b074f7331f4734f2ba-d # internal k8s.io/client-go/scale/scheme/appsv1beta1 mkdir -p $WORK/b745/ cat >$WORK/b745/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/appsv1beta1=>k8s.io/client-go@v0.22.4/scale/scheme/appsv1beta1;$WORK/b745=>" -shared -p k8s.io/client-go/scale/scheme/appsv1beta1 -complete -installsuffix shared -buildid OQ9TMe7d7eSDT3DHEO49/OQ9TMe7d7eSDT3DHEO49 -goversion go1.16.12 -D "" -importcfg $WORK/b745/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/appsv1beta1/conversion.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta1/doc.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta1/register.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta1/zz_generated.conversion.go k8s.io/api/extensions/v1beta1 mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/api/extensions/v1beta1=>k8s.io/api@v0.22.4/extensions/v1beta1;$WORK/b416=>" -shared -p k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid OPIhXyibFA3u8Z7o5g8R/OPIhXyibFA3u8Z7o5g8R -goversion go1.16.12 -D "" -importcfg $WORK/b416/importcfg -pack ./vendor/k8s.io/api/extensions/v1beta1/doc.go ./vendor/k8s.io/api/extensions/v1beta1/generated.pb.go ./vendor/k8s.io/api/extensions/v1beta1/register.go ./vendor/k8s.io/api/extensions/v1beta1/types.go ./vendor/k8s.io/api/extensions/v1beta1/types_swagger_doc_generated.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.deepcopy.go ./vendor/k8s.io/api/extensions/v1beta1/zz_generated.prerelease-lifecycle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/4f/4f5dc76ea96eb81bd4015bfe8b41cd31618ec702ff118d432126df93938a9d94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/32/3214267002f5a46658fa0a365d9bcf644d501d962e7bae0ab700c96d828f8c25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c4/c40625cbd0b8488f9acb2a9beae68da2d3e6ccce5bffbeda178e0373380da395-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f3/f3b17caf1c6c46ea51efa4e0c0d442c6fdecf24757a1bfef15b811db010e6659-d # internal k8s.io/client-go/scale/scheme/appsint mkdir -p $WORK/b744/ k8s.io/client-go/scale/scheme/appsv1beta2 mkdir -p $WORK/b746/ cat >$WORK/b744/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF cat >$WORK/b746/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/appsint=>k8s.io/client-go@v0.22.4/scale/scheme/appsint;$WORK/b744=>" -shared -p k8s.io/client-go/scale/scheme/appsint -complete -installsuffix shared -buildid DjF0fdqtL9WZZhzbx78S/DjF0fdqtL9WZZhzbx78S -goversion go1.16.12 -D "" -importcfg $WORK/b744/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/appsint/doc.go ./vendor/k8s.io/client-go/scale/scheme/appsint/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/appsv1beta2=>k8s.io/client-go@v0.22.4/scale/scheme/appsv1beta2;$WORK/b746=>" -shared -p k8s.io/client-go/scale/scheme/appsv1beta2 -complete -installsuffix shared -buildid rFSoHh-NlUb0Gt0GX-6s/rFSoHh-NlUb0Gt0GX-6s -goversion go1.16.12 -D "" -importcfg $WORK/b746/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/appsv1beta2/conversion.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta2/doc.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta2/register.go ./vendor/k8s.io/client-go/scale/scheme/appsv1beta2/zz_generated.conversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/57/57b4d9066e57f9f08e32333600a350847a9c850517875b0eb337489553cf5e96-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/c7/c799cb2dd3367e02e4c126e299423a3d8ce274066b716253e59aed6b6e73a2ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/4e/4ec3f5540104c6c2940bc3b693fdcc2a9a3b85374cbec1909094ec1dc438be87-d # internal k8s.io/client-go/applyconfigurations/events/v1 mkdir -p $WORK/b690/ k8s.io/client-go/applyconfigurations/events/v1beta1 mkdir -p $WORK/b692/ k8s.io/client-go/applyconfigurations/node/v1beta1 k8s.io/client-go/applyconfigurations/node/v1 k8s.io/client-go/applyconfigurations/discovery/v1 k8s.io/client-go/applyconfigurations/node/v1alpha1 mkdir -p $WORK/b706/ k8s.io/client-go/applyconfigurations/discovery/v1beta1 mkdir -p $WORK/b688/ mkdir -p $WORK/b704/ k8s.io/client-go/applyconfigurations/batch/v1 cat >$WORK/b690/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/events/v1=$WORK/b414/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b692/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/events/v1beta1=$WORK/b415/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/events/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/events/v1;$WORK/b690=>" -shared -p k8s.io/client-go/applyconfigurations/events/v1 -complete -installsuffix shared -buildid ueiPKzoaWWme4La1ATzl/ueiPKzoaWWme4La1ATzl -goversion go1.16.12 -D "" -importcfg $WORK/b690/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/events/v1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1/eventseries.go mkdir -p $WORK/b686/ k8s.io/client-go/applyconfigurations/storage/v1alpha1 mkdir -p $WORK/b728/ k8s.io/client-go/applyconfigurations/networking/v1beta1 mkdir -p $WORK/b708/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/events/v1beta1;$WORK/b692=>" -shared -p k8s.io/client-go/applyconfigurations/events/v1beta1 -complete -installsuffix shared -buildid qVT1OHHqzztnj9Y7Fc7D/qVT1OHHqzztnj9Y7Fc7D -goversion go1.16.12 -D "" -importcfg $WORK/b692/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/event.go ./vendor/k8s.io/client-go/applyconfigurations/events/v1beta1/eventseries.go k8s.io/client-go/applyconfigurations/storage/v1 cat >$WORK/b704/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b421/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF mkdir -p $WORK/b672/ cat >$WORK/b706/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b422/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/node/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/node/v1;$WORK/b704=>" -shared -p k8s.io/client-go/applyconfigurations/node/v1 -complete -installsuffix shared -buildid ahAapfPB2LxD9Rb-x4-1/ahAapfPB2LxD9Rb-x4-1 -goversion go1.16.12 -D "" -importcfg $WORK/b704/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/node/v1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1/scheduling.go mkdir -p $WORK/b702/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/node/v1alpha1;$WORK/b706=>" -shared -p k8s.io/client-go/applyconfigurations/node/v1alpha1 -complete -installsuffix shared -buildid BEIWCgGbPRmp5gMZqWI1/BEIWCgGbPRmp5gMZqWI1 -goversion go1.16.12 -D "" -importcfg $WORK/b706/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/runtimeclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1/scheduling.go mkdir -p $WORK/b726/ k8s.io/client-go/applyconfigurations/storage/v1beta1 mkdir -p $WORK/b730/ cat >$WORK/b728/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/storage/v1alpha1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b686/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/discovery/v1=$WORK/b412/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b702/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/networking/v1beta1=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b688/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b413/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b708/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b423/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF k8s.io/client-go/applyconfigurations/apps/v1beta1 cat >$WORK/b730/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b726/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b432/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/networking/v1beta1;$WORK/b702=>" -shared -p k8s.io/client-go/applyconfigurations/networking/v1beta1 -complete -installsuffix shared -buildid YO3V8-_7niMwA4PIw41p/YO3V8-_7niMwA4PIw41p -goversion go1.16.12 -D "" -importcfg $WORK/b702/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1/ingresstls.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/discovery/v1beta1;$WORK/b688=>" -shared -p k8s.io/client-go/applyconfigurations/discovery/v1beta1 -complete -installsuffix shared -buildid pxJFSsSKKtWq7Vg01tzH/pxJFSsSKKtWq7Vg01tzH -goversion go1.16.12 -D "" -importcfg $WORK/b688/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1/forzone.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/storage/v1beta1;$WORK/b730=>" -shared -p k8s.io/client-go/applyconfigurations/storage/v1beta1 -complete -installsuffix shared -buildid 2bX3_zNzkggZ2dJ607fR/2bX3_zNzkggZ2dJ607fR -goversion go1.16.12 -D "" -importcfg $WORK/b730/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1/volumenoderesources.go mkdir -p $WORK/b659/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1=>k8s.io/client-go@v0.22.4/applyconfigurations/storage/v1alpha1;$WORK/b728=>" -shared -p k8s.io/client-go/applyconfigurations/storage/v1alpha1 -complete -installsuffix shared -buildid WFVMf6dZZUcP7q2zPGQT/WFVMf6dZZUcP7q2zPGQT -goversion go1.16.12 -D "" -importcfg $WORK/b728/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1/volumeerror.go cat >$WORK/b672/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF k8s.io/client-go/applyconfigurations/networking/v1 mkdir -p $WORK/b700/ k8s.io/client-go/applyconfigurations/apps/v1beta2 k8s.io/client-go/applyconfigurations/policy/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/node/v1beta1;$WORK/b708=>" -shared -p k8s.io/client-go/applyconfigurations/node/v1beta1 -complete -installsuffix shared -buildid bI9SE-7DgtEt_9-oWt9d/bI9SE-7DgtEt_9-oWt9d -goversion go1.16.12 -D "" -importcfg $WORK/b708/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/overhead.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/runtimeclass.go ./vendor/k8s.io/client-go/applyconfigurations/node/v1beta1/scheduling.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/discovery/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/discovery/v1;$WORK/b686=>" -shared -p k8s.io/client-go/applyconfigurations/discovery/v1 -complete -installsuffix shared -buildid vQO-oLWQor51RwFEaFUu/vQO-oLWQor51RwFEaFUu -goversion go1.16.12 -D "" -importcfg $WORK/b686/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpoint.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointconditions.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointhints.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointport.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/applyconfigurations/discovery/v1/forzone.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/batch/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/batch/v1;$WORK/b672=>" -shared -p k8s.io/client-go/applyconfigurations/batch/v1 -complete -installsuffix shared -buildid yGO2eqqjacFJqNrbv7BS/yGO2eqqjacFJqNrbv7BS -goversion go1.16.12 -D "" -importcfg $WORK/b672/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/job.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobcondition.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/jobtemplatespec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1/uncountedterminatedpods.go mkdir -p $WORK/b661/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/storage/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/storage/v1;$WORK/b726=>" -shared -p k8s.io/client-go/applyconfigurations/storage/v1 -complete -installsuffix shared -buildid iMopmNh4CTUfVg2FcVmZ/iMopmNh4CTUfVg2FcVmZ -goversion go1.16.12 -D "" -importcfg $WORK/b726/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csidriverspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinode.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodedriver.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/csinodespec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/storageclass.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/tokenrequest.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachment.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentsource.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentspec.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeattachmentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumeerror.go ./vendor/k8s.io/client-go/applyconfigurations/storage/v1/volumenoderesources.go mkdir -p $WORK/b712/ k8s.io/client-go/applyconfigurations/apps/v1 mkdir -p $WORK/b638/ cat >$WORK/b700/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b419/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/networking/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/networking/v1;$WORK/b700=>" -shared -p k8s.io/client-go/applyconfigurations/networking/v1 -complete -installsuffix shared -buildid vESPvXY10rcNQO1sy7zH/vESPvXY10rcNQO1sy7zH -goversion go1.16.12 -D "" -importcfg $WORK/b700/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassparametersreference.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressclassspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressservicebackend.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/networking/v1/servicebackendport.go cat >$WORK/b661/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b659/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF cat >$WORK/b712/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2=>k8s.io/client-go@v0.22.4/applyconfigurations/apps/v1beta2;$WORK/b661=>" -shared -p k8s.io/client-go/applyconfigurations/apps/v1beta2 -complete -installsuffix shared -buildid b33wKJc3-yHVRlrRE8PZ/b33wKJc3-yHVRlrRE8PZ -goversion go1.16.12 -D "" -importcfg $WORK/b661/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/scale.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/apps/v1beta1;$WORK/b659=>" -shared -p k8s.io/client-go/applyconfigurations/apps/v1beta1 -complete -installsuffix shared -buildid NasEmfScNxEzP3mGJbvo/NasEmfScNxEzP3mGJbvo -goversion go1.16.12 -D "" -importcfg $WORK/b659/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/policy/v1beta1;$WORK/b712=>" -shared -p k8s.io/client-go/applyconfigurations/policy/v1beta1 -complete -installsuffix shared -buildid _8Pq7f8CSZHkSyOhb-r6/_8Pq7f8CSZHkSyOhb-r6 -goversion go1.16.12 -D "" -importcfg $WORK/b712/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1/supplementalgroupsstrategyoptions.go cat >$WORK/b638/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/apps/v1=>k8s.io/client-go@v0.22.4/applyconfigurations/apps/v1;$WORK/b638=>" -shared -p k8s.io/client-go/applyconfigurations/apps/v1 -complete -installsuffix shared -buildid xnamnIDaAEgUFr9qik08/xnamnIDaAEgUFr9qik08 -goversion go1.16.12 -D "" -importcfg $WORK/b638/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/apps/v1/statefulsetupdatestrategy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/28/281fe63ed1841ca2e3e99465aaac828a4bf4f875a892de0f76d9e10666bcd2f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/19/19842edc92fdc23f2b2066aa220673dc952db3b11aeb446e395aaca3444c254b-d # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/1d/1d4c8c94aff74c797d1dfdf29943ef0fb93e2dc3aacf87598d707112325ed4c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/90/9010a98a0f7d54b54f12ec509a94437ee8d4014921018ad7817592e804b8c3e2-d # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/cf/cf4bc983d63f2fa660beb320280c75128527e76f2accbf81502104658d8a6758-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/4c/4c9629db44926ca95b2c42a5fc0867123222cb050c266aa17067b753d2d4e0ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/fc/fc06a09ea4668f0cf04016447c7e6a04f205d38e9e778c72daab81df7ac672a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/92/92b92bda7eebf2f87f189befdd3d30a0e72437df7721a59c93d02d8ae16dd495-d # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/e1/e1ce7f43d7cb1cb3cdcb3802a1d1a15cd26648f507df7205c4372346aa19da27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/67/6752f9fedb8fb5355f1801f1d956b3a0c0bd9d90738c3d8136ec7f3dd16156e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/e2/e2420ad09b9f1d55968442cd247b4c4e3a62bb2f9aabbbedc83e6deb784f18d3-d # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/2f/2febc67e8724d7c987061ac1854014ecbc2377a71fe726057493817e44ba324a-d # internal k8s.io/client-go/applyconfigurations/batch/v1beta1 mkdir -p $WORK/b674/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/ce/cef908e42fb775d4ddce5a5dd49fc62d8886180525bf73fd9ec3272ea46ba830-d # internal cat >$WORK/b674/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/batch/v1beta1=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/batch/v1=$WORK/b672/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/batch/v1beta1;$WORK/b674=>" -shared -p k8s.io/client-go/applyconfigurations/batch/v1beta1 -complete -installsuffix shared -buildid twWbX2eBxW8sKBdVYnSu/twWbX2eBxW8sKBdVYnSu -goversion go1.16.12 -D "" -importcfg $WORK/b674/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobspec.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/cronjobstatus.go ./vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1/jobtemplatespec.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/51/512d74df34f5cf8ccfe03af7050e8550f06e0bea0f9296f664b535834c243cee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/18/1899478009f7357a199db08db134060a9b8e1e7086dc2df5c0a2c3977c6c28d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/32/321b64854ffa4d60cb176404253f10ba05a33fbb006f15d0ac57b42f545dfeb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/29/291ef4119177f30431e8b9ced50d576ec61bcae504c8ef0bbf1d98d76a6ef910-d # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/5e/5e6905aac059244075e78ec92cbbb5f0ce426b82c37c870ee395cc4f7f9d1e9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/80/80bc58e26378bbacbd301087f88ae05f0183b72a69f89f4b34ed6e55d6f57306-d # internal k8s.io/client-go/kubernetes/scheme mkdir -p $WORK/b392/ k8s.io/client-go/scale/scheme/extensionsint k8s.io/client-go/scale/scheme/extensionsv1beta1 mkdir -p $WORK/b749/ mkdir -p $WORK/b748/ k8s.io/client-go/applyconfigurations/extensions/v1beta1 mkdir -p $WORK/b694/ cat >$WORK/b749/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF cat >$WORK/b748/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a EOF cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admissionregistration/v1=$WORK/b393/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b394/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b395/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b400/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b401/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b402/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b404/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b405/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b407/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b408/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b409/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b410/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b411/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/discovery/v1=$WORK/b412/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b413/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b414/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b415/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b417/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b418/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b419/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b420/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b421/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b422/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b423/_pkg_.a packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b426/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b427/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b428/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b430/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b431/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b432/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b433/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/extensionsv1beta1=>k8s.io/client-go@v0.22.4/scale/scheme/extensionsv1beta1;$WORK/b749=>" -shared -p k8s.io/client-go/scale/scheme/extensionsv1beta1 -complete -installsuffix shared -buildid _9EfeVT3YY2gDQBmEaLF/_9EfeVT3YY2gDQBmEaLF -goversion go1.16.12 -D "" -importcfg $WORK/b749/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/extensionsv1beta1/conversion.go ./vendor/k8s.io/client-go/scale/scheme/extensionsv1beta1/doc.go ./vendor/k8s.io/client-go/scale/scheme/extensionsv1beta1/register.go ./vendor/k8s.io/client-go/scale/scheme/extensionsv1beta1/zz_generated.conversion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale/scheme/extensionsint=>k8s.io/client-go@v0.22.4/scale/scheme/extensionsint;$WORK/b748=>" -shared -p k8s.io/client-go/scale/scheme/extensionsint -complete -installsuffix shared -buildid hDPaXgJMaNi7TzizfBvY/hDPaXgJMaNi7TzizfBvY -goversion go1.16.12 -D "" -importcfg $WORK/b748/importcfg -pack ./vendor/k8s.io/client-go/scale/scheme/extensionsint/doc.go ./vendor/k8s.io/client-go/scale/scheme/extensionsint/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/scheme=>k8s.io/client-go@v0.22.4/kubernetes/scheme;$WORK/b392=>" -shared -p k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid AbtltPuG9T0bcN96K8sZ/AbtltPuG9T0bcN96K8sZ -goversion go1.16.12 -D "" -importcfg $WORK/b392/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/scheme/doc.go ./vendor/k8s.io/client-go/kubernetes/scheme/register.go cat >$WORK/b694/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1=>k8s.io/client-go@v0.22.4/applyconfigurations/extensions/v1beta1;$WORK/b694=>" -shared -p k8s.io/client-go/applyconfigurations/extensions/v1beta1 -complete -installsuffix shared -buildid DQS4TNVQ0xO-lunh3Lot/DQS4TNVQ0xO-lunh3Lot -goversion go1.16.12 -D "" -importcfg $WORK/b694/importcfg -pack ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedcsidriver.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedflexvolume.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/allowedhostpath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/deploymentstrategy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/fsgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/hostportrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingresspath.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/idrange.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressbackend.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressrulevalue.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingressstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ingresstls.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/ipblock.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicypeer.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyport.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/networkpolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/podsecuritypolicyspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicaset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetcondition.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetspec.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/replicasetstatus.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollbackconfig.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasgroupstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runasuserstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/runtimeclassstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/scale.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/selinuxstrategyoptions.go ./vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1/supplementalgroupsstrategyoptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/82/82240f247430856bd366ceb9ae62f4f68716fee620e68f2a2aa9003d9ccaf78d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/32/32ffe8f7c728d6cbef5fbb64c0f4c0ebd48bed18e9a2f88085886e615255739c-d # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/72/725d3c366b0abd3ee91ec98cab8dcc002676723ba4f729e0b0b8df0c3c51f568-d # internal k8s.io/client-go/discovery mkdir -p $WORK/b390/ k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 mkdir -p $WORK/b666/ k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/kubernetes/typed/discovery/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 mkdir -p $WORK/b656/ k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/coordination/v1beta1 mkdir -p $WORK/b658/ k8s.io/client-go/kubernetes/typed/coordination/v1 mkdir -p $WORK/b679/ k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 mkdir -p $WORK/b671/ mkdir -p $WORK/b662/ k8s.io/client-go/kubernetes/typed/certificates/v1 mkdir -p $WORK/b675/ k8s.io/client-go/kubernetes/typed/events/v1 mkdir -p $WORK/b689/ k8s.io/client-go/kubernetes/typed/storage/v1 k8s.io/kubectl/pkg/scheme mkdir -p $WORK/b751/ k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 mkdir -p $WORK/b727/ mkdir -p $WORK/b687/ k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1 mkdir -p $WORK/b652/ k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 mkdir -p $WORK/b669/ k8s.io/client-go/kubernetes/typed/certificates/v1beta1 mkdir -p $WORK/b677/ k8s.io/client-go/kubernetes/typed/node/v1 k8s.io/client-go/kubernetes/typed/apps/v1 mkdir -p $WORK/b663/ mkdir -p $WORK/b703/ mkdir -p $WORK/b723/ mkdir -p $WORK/b721/ mkdir -p $WORK/b681/ mkdir -p $WORK/b654/ mkdir -p $WORK/b673/ mkdir -p $WORK/b725/ k8s.io/client-go/kubernetes/typed/networking/v1beta1 cat >$WORK/b662/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a EOF k8s.io/client-go/kubernetes/typed/discovery/v1 cat >$WORK/b703/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b421/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1=$WORK/b704/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b687/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b413/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/discovery/v1beta1=$WORK/b688/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/client-go/kubernetes/typed/authorization/v1 cat >$WORK/b723/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b431/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1beta1=$WORK/b724/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/client-go/kubernetes/typed/events/v1beta1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/authentication/v1;$WORK/b662=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1 -complete -installsuffix shared -buildid 1QWXOnSg2s_L4EbjcSbl/1QWXOnSg2s_L4EbjcSbl -goversion go1.16.12 -D "" -importcfg $WORK/b662/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1/tokenreview.go k8s.io/client-go/kubernetes/typed/apps/v1beta2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/node/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/node/v1;$WORK/b703=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1 -complete -installsuffix shared -buildid keLUw0AnfAfK4zkVBXMQ/keLUw0AnfAfK4zkVBXMQ -goversion go1.16.12 -D "" -importcfg $WORK/b703/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1/runtimeclass.go k8s.io/client-go/kubernetes/typed/rbac/v1beta1 k8s.io/client-go/kubernetes/typed/scheduling/v1 cat >$WORK/b671/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/batch/v1=$WORK/b672/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/rbac/v1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/policy/v1 cat >$WORK/b658/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1beta1=$WORK/b659/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b656/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=$WORK/b657/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b727/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b433/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1alpha1=$WORK/b728/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b679/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b410/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/coordination/v1=$WORK/b680/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/scheduling/v1beta1;$WORK/b723=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid Hz8AxFI2KNPd8G9nD0nY/Hz8AxFI2KNPd8G9nD0nY -goversion go1.16.12 -D "" -importcfg $WORK/b723/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/scheduling_client.go k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/coordination/v1;$WORK/b679=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1 -complete -installsuffix shared -buildid M_2dugnQ0Bhe7Nw7iRHk/M_2dugnQ0Bhe7Nw7iRHk -goversion go1.16.12 -D "" -importcfg $WORK/b679/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1/lease.go mkdir -p $WORK/b685/ cat >$WORK/b673/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b407/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/batch/v1beta1=$WORK/b674/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b751/importcfg << 'EOF' # internal # import config packagefile k8s.io/api/admission/v1=$WORK/b752/_pkg_.a packagefile k8s.io/api/admission/v1beta1=$WORK/b753/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b393/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b394/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b400/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b401/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b402/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b404/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b407/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b408/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b409/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/api/imagepolicy/v1alpha1=$WORK/b754/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b419/_pkg_.a packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b426/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b427/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b428/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b430/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b432/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b737/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a EOF mkdir -p $WORK/b665/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/storage/v1alpha1;$WORK/b727=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -complete -installsuffix shared -buildid IA7jSWVjsnwQdpE1mQJd/IA7jSWVjsnwQdpE1mQJd -goversion go1.16.12 -D "" -importcfg $WORK/b727/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/batch/v1beta1;$WORK/b673=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -complete -installsuffix shared -buildid QP5ttkzN5_tMPgtirYeV/QP5ttkzN5_tMPgtirYeV -goversion go1.16.12 -D "" -importcfg $WORK/b673/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1/generated_expansion.go cat >$WORK/b677/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b409/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/certificates/v1beta1=$WORK/b678/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF helm.sh/helm/v3/pkg/chartutil cat >$WORK/b675/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/certificates/v1=$WORK/b676/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/apiserverinternal/v1alpha1;$WORK/b656=>" -shared -p k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -complete -installsuffix shared -buildid soJJifQ6jW0Gl1Qn06Z_/soJJifQ6jW0Gl1Qn06Z_ -goversion go1.16.12 -D "" -importcfg $WORK/b656/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/apps/v1beta1;$WORK/b658=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -complete -installsuffix shared -buildid C55HM8j-15ar7pUm_ucC/C55HM8j-15ar7pUm_ucC -goversion go1.16.12 -D "" -importcfg $WORK/b658/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1/statefulset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/certificates/v1beta1;$WORK/b677=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid _BTu7Ij16478ZFGQyAmm/_BTu7Ij16478ZFGQyAmm -goversion go1.16.12 -D "" -importcfg $WORK/b677/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/generated_expansion.go cat >$WORK/b666/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=$WORK/b646/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/discovery=>k8s.io/client-go@v0.22.4/discovery;$WORK/b390=>" -shared -p k8s.io/client-go/discovery -complete -installsuffix shared -buildid 0RVCvza20B1PHVIFxiGd/0RVCvza20B1PHVIFxiGd -goversion go1.16.12 -D "" -importcfg $WORK/b390/importcfg -pack ./vendor/k8s.io/client-go/discovery/discovery_client.go ./vendor/k8s.io/client-go/discovery/doc.go ./vendor/k8s.io/client-go/discovery/helper.go k8s.io/client-go/kubernetes/typed/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/certificates/v1;$WORK/b675=>" -shared -p k8s.io/client-go/kubernetes/typed/certificates/v1 -complete -installsuffix shared -buildid ZtwPFk6JbdJhZoXcYfgU/ZtwPFk6JbdJhZoXcYfgU -goversion go1.16.12 -D "" -importcfg $WORK/b675/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificates_client.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/certificatesigningrequest.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/certificates/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/autoscaling/v1;$WORK/b666=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -complete -installsuffix shared -buildid oaOp-MZFsWAfRGnLkW6U/oaOp-MZFsWAfRGnLkW6U -goversion go1.16.12 -D "" -importcfg $WORK/b666/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/discovery/v1beta1;$WORK/b687=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -complete -installsuffix shared -buildid qzPNtRe0J02b8xnDlCWu/qzPNtRe0J02b8xnDlCWu -goversion go1.16.12 -D "" -importcfg $WORK/b687/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1/generated_expansion.go cat >$WORK/b689/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b414/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/events/v1=$WORK/b690/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/batch/v1;$WORK/b671=>" -shared -p k8s.io/client-go/kubernetes/typed/batch/v1 -complete -installsuffix shared -buildid Wt7yzHKNhB5VytagnfFc/Wt7yzHKNhB5VytagnfFc -goversion go1.16.12 -D "" -importcfg $WORK/b671/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/batch_client.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/cronjob.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/batch/v1/job.go mkdir -p $WORK/b667/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/scheme=>k8s.io/kubectl@v0.22.4/pkg/scheme;$WORK/b751=>" -shared -p k8s.io/kubectl/pkg/scheme -complete -installsuffix shared -buildid Jj8VWJB25uGop0Okx8uN/Jj8VWJB25uGop0Okx8uN -goversion go1.16.12 -D "" -importcfg $WORK/b751/importcfg -pack ./vendor/k8s.io/kubectl/pkg/scheme/install.go ./vendor/k8s.io/kubectl/pkg/scheme/scheme.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/events/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/events/v1;$WORK/b689=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1 -complete -installsuffix shared -buildid 1p0HOIg9rThEYtVjtA_C/1p0HOIg9rThEYtVjtA_C -goversion go1.16.12 -D "" -importcfg $WORK/b689/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1/generated_expansion.go mkdir -p $WORK/b705/ mkdir -p $WORK/b697/ mkdir -p $WORK/b637/ mkdir -p $WORK/b701/ mkdir -p $WORK/b664/ mkdir -p $WORK/b691/ mkdir -p $WORK/b660/ mkdir -p $WORK/b717/ mkdir -p $WORK/b719/ mkdir -p $WORK/b729/ mkdir -p $WORK/b695/ mkdir -p $WORK/b707/ cat >$WORK/b652/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=$WORK/b653/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b699/ mkdir -p $WORK/b711/ mkdir -p $WORK/b709/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/admissionregistration/v1;$WORK/b652=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -complete -installsuffix shared -buildid 601bJpeChteTCNhjiR21/601bJpeChteTCNhjiR21 -goversion go1.16.12 -D "" -importcfg $WORK/b652/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go mkdir -p $WORK/b713/ mkdir -p $WORK/b715/ mkdir -p $WORK/b611/ mkdir -p $WORK/b683/ cat >$WORK/b681/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b411/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/coordination/v1beta1=$WORK/b682/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b663/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a EOF cat >$WORK/b637/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1=$WORK/b638/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=$WORK/b646/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b685/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/discovery/v1=$WORK/b412/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/discovery/v1=$WORK/b686/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b654/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=$WORK/b655/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b717/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b428/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1beta1=$WORK/b718/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b709/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/policy/v1=$WORK/b710/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b664/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a EOF cat >$WORK/b713/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b426/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1=$WORK/b714/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/apps/v1;$WORK/b637=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1 -complete -installsuffix shared -buildid 1uMIJMSuP0MG-lzyyO0P/1uMIJMSuP0MG-lzyyO0P -goversion go1.16.12 -D "" -importcfg $WORK/b637/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1/statefulset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/admissionregistration/v1beta1;$WORK/b654=>" -shared -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 0p9-EMCuQn3EuHs2ETJ1/0p9-EMCuQn3EuHs2ETJ1 -goversion go1.16.12 -D "" -importcfg $WORK/b654/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go ./vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/authorization/v1;$WORK/b664=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1 -complete -installsuffix shared -buildid ThNHMGzimMQxWUTns0ow/ThNHMGzimMQxWUTns0ow -goversion go1.16.12 -D "" -importcfg $WORK/b664/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/rbac/v1;$WORK/b713=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1 -complete -installsuffix shared -buildid Tvssx10dV4pNVdYa7V0X/Tvssx10dV4pNVdYa7V0X -goversion go1.16.12 -D "" -importcfg $WORK/b713/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1/rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/policy/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/policy/v1;$WORK/b709=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1 -complete -installsuffix shared -buildid 9OUPJcQcPjdHiEWw8G7W/9OUPJcQcPjdHiEWw8G7W -goversion go1.16.12 -D "" -importcfg $WORK/b709/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1/policy_client.go cat >$WORK/b665/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a EOF cat >$WORK/b695/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b417/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=$WORK/b696/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b660/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1beta2=$WORK/b661/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b701/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b420/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/networking/v1beta1=$WORK/b702/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b699/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b419/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/networking/v1=$WORK/b700/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b711/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/policy/v1beta1=$WORK/b712/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/flowcontrol/v1alpha1;$WORK/b695=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 -complete -installsuffix shared -buildid a2afYqGE1o6kjlQHvWxM/a2afYqGE1o6kjlQHvWxM -goversion go1.16.12 -D "" -importcfg $WORK/b695/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1/prioritylevelconfiguration.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=>k8s.io/client-go@v0.22.4/kubernetes/typed/apps/v1beta2;$WORK/b660=>" -shared -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid n0tc6LRjaaUyAP1VYVKZ/n0tc6LRjaaUyAP1VYVKZ -goversion go1.16.12 -D "" -importcfg $WORK/b660/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/apps_client.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/controllerrevision.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/replicaset.go ./vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2/statefulset.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/networking/v1beta1;$WORK/b701=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -complete -installsuffix shared -buildid iPwTiDnTFuDNE4YjsMP2/iPwTiDnTFuDNE4YjsMP2 -goversion go1.16.12 -D "" -importcfg $WORK/b701/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1/networking_client.go cat >$WORK/b705/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b422/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1alpha1=$WORK/b706/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b725/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b432/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1=$WORK/b726/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b719/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b429/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1=$WORK/b720/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b667/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=$WORK/b668/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/node/v1alpha1;$WORK/b705=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -complete -installsuffix shared -buildid 16xVCUgZp563hpsmTwo0/16xVCUgZp563hpsmTwo0 -goversion go1.16.12 -D "" -importcfg $WORK/b705/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/storage/v1;$WORK/b725=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1 -complete -installsuffix shared -buildid dFMTiHVxl_zHjgwv3lP0/dFMTiHVxl_zHjgwv3lP0 -goversion go1.16.12 -D "" -importcfg $WORK/b725/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1/volumeattachment.go cat >$WORK/b683/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b684/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/scheduling/v1;$WORK/b719=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -complete -installsuffix shared -buildid 3pRay0Of0z6jN5eyRJ-Z/3pRay0Of0z6jN5eyRJ-Z -goversion go1.16.12 -D "" -importcfg $WORK/b719/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1/scheduling_client.go cat >$WORK/b691/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b415/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/events/v1beta1=$WORK/b692/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/autoscaling/v2beta1;$WORK/b667=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid qDoQ4NGPYFpDcN-Gwb75/qDoQ4NGPYFpDcN-Gwb75 -goversion go1.16.12 -D "" -importcfg $WORK/b667/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/authentication/v1beta1;$WORK/b663=>" -shared -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid I3quOCpOtQrmYkyHRyzv/I3quOCpOtQrmYkyHRyzv -goversion go1.16.12 -D "" -importcfg $WORK/b663/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/authentication_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1/tokenreview.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/discovery/v1;$WORK/b685=>" -shared -p k8s.io/client-go/kubernetes/typed/discovery/v1 -complete -installsuffix shared -buildid wgGnrTilghQNgNaAL0ox/wgGnrTilghQNgNaAL0ox -goversion go1.16.12 -D "" -importcfg $WORK/b685/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/discovery_client.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/endpointslice.go ./vendor/k8s.io/client-go/kubernetes/typed/discovery/v1/generated_expansion.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/core/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/core/v1;$WORK/b683=>" -shared -p k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid ySA9gHOxVi7FqvvhK1Kn/ySA9gHOxVi7FqvvhK1Kn -goversion go1.16.12 -D "" -importcfg $WORK/b683/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/componentstatus.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/configmap.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/core_client.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/limitrange.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/namespace_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/node_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolume.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/persistentvolumeclaim.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/pod_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/podtemplate.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/replicationcontroller.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/resourcequota.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/secret.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/service_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/core/v1/serviceaccount.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/events/v1beta1;$WORK/b691=>" -shared -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid 502vi32ESYDzlUPQ-0Qs/502vi32ESYDzlUPQ-0Qs -goversion go1.16.12 -D "" -importcfg $WORK/b691/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/event_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/events_client.go ./vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1/generated_expansion.go cat >$WORK/b669/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=$WORK/b670/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/rbac/v1beta1;$WORK/b717=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid ZlcUW8mbCsyiZ35VjrIG/ZlcUW8mbCsyiZ35VjrIG -goversion go1.16.12 -D "" -importcfg $WORK/b717/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1/rolebinding.go cat >$WORK/b611/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b101/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b612/_pkg_.a packagefile github.com/mitchellh/copystructure=$WORK/b602/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b613/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=$WORK/b617/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=$WORK/b621/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b721/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b430/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=$WORK/b722/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/authorization/v1beta1;$WORK/b665=>" -shared -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid SHmiHSpQjol1lfHU-VhO/SHmiHSpQjol1lfHU-VhO -goversion go1.16.12 -D "" -importcfg $WORK/b665/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/authorization_client.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go ./vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/scheduling/v1alpha1;$WORK/b721=>" -shared -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -complete -installsuffix shared -buildid cdEZjLPfDkRe6Usyqalg/cdEZjLPfDkRe6Usyqalg -goversion go1.16.12 -D "" -importcfg $WORK/b721/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/priorityclass.go ./vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/chartutil=>helm.sh/helm/v3/pkg/chartutil;$WORK/b611=>" -shared -p helm.sh/helm/v3/pkg/chartutil -lang=go1.16 -complete -installsuffix shared -buildid MJwmyPpGlckAcZyMR_GY/MJwmyPpGlckAcZyMR_GY -goversion go1.16.12 -D "" -importcfg $WORK/b611/importcfg -pack ./pkg/chartutil/capabilities.go ./pkg/chartutil/chartfile.go ./pkg/chartutil/coalesce.go ./pkg/chartutil/compatible.go ./pkg/chartutil/create.go ./pkg/chartutil/dependencies.go ./pkg/chartutil/doc.go ./pkg/chartutil/errors.go ./pkg/chartutil/expand.go ./pkg/chartutil/jsonschema.go ./pkg/chartutil/save.go ./pkg/chartutil/validate_name.go ./pkg/chartutil/values.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/policy/v1beta1;$WORK/b711=>" -shared -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid 3Rmqv_VDVk_sJc_kYyFt/3Rmqv_VDVk_sJc_kYyFt -goversion go1.16.12 -D "" -importcfg $WORK/b711/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/eviction_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1/policy_client.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=>k8s.io/client-go@v0.22.4/kubernetes/typed/networking/v1;$WORK/b699=>" -shared -p k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid ZHkpRTpYp6FJ8mE43DBW/ZHkpRTpYp6FJ8mE43DBW -goversion go1.16.12 -D "" -importcfg $WORK/b699/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/ingressclass.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networking_client.go ./vendor/k8s.io/client-go/kubernetes/typed/networking/v1/networkpolicy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/coordination/v1beta1;$WORK/b681=>" -shared -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -complete -installsuffix shared -buildid k-hbqAPJQZN7HB3LHyBX/k-hbqAPJQZN7HB3LHyBX -goversion go1.16.12 -D "" -importcfg $WORK/b681/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/coordination_client.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1/lease.go cat >$WORK/b715/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b427/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1alpha1=$WORK/b716/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b729/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b434/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1beta1=$WORK/b730/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b697/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b418/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=$WORK/b698/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/flowcontrol/v1beta1;$WORK/b697=>" -shared -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -complete -installsuffix shared -buildid FAhsOQmipPg0f9iarOkb/FAhsOQmipPg0f9iarOkb -goversion go1.16.12 -D "" -importcfg $WORK/b697/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/flowschema.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go cat >$WORK/b707/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b423/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1beta1=$WORK/b708/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=>k8s.io/client-go@v0.22.4/kubernetes/typed/rbac/v1alpha1;$WORK/b715=>" -shared -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -complete -installsuffix shared -buildid IOEKdpzmJWoNAF02peSC/IOEKdpzmJWoNAF02peSC -goversion go1.16.12 -D "" -importcfg $WORK/b715/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrole.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rbac_client.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/role.go ./vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/rolebinding.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/storage/v1beta1;$WORK/b729=>" -shared -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid EP4qiOqdfr4su4jKM4Ga/EP4qiOqdfr4su4jKM4Ga -goversion go1.16.12 -D "" -importcfg $WORK/b729/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csidriver.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csinode.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/csistoragecapacity.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storage_client.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/storageclass.go ./vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1/volumeattachment.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/node/v1beta1;$WORK/b707=>" -shared -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -complete -installsuffix shared -buildid LYmFcdmaBEX96H3o7L8C/LYmFcdmaBEX96H3o7L8C -goversion go1.16.12 -D "" -importcfg $WORK/b707/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/node_client.go ./vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1/runtimeclass.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=>k8s.io/client-go@v0.22.4/kubernetes/typed/autoscaling/v2beta2;$WORK/b669=>" -shared -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -complete -installsuffix shared -buildid Ra0dsQ9uEsXIXzkrxeuX/Ra0dsQ9uEsXIXzkrxeuX -goversion go1.16.12 -D "" -importcfg $WORK/b669/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/40/406e6ddfb357724ac4732665933aab6992a36b1f964b56efefb082be6a1b90e8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/f7/f71b397d11d1b32046fc630017d5e2b656ed37e4b792365dc105a6337f9387e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/c1/c116fddae1db018db55abebac93438ddfced87f485d23450290aa8ac285c42c1-d # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/8d/8d471c0c19298a6c6becae2715c94590f36e191459fca29d2fccbb8ec2343c06-d # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/26/26573a3622322ff76bc392fd42a0f05ca5d58e98fc67b503fea35dfef39aab08-d # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/28/28a318b450106a6507cded1386bb12013a73cf6b218ff134590761d4e34510ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/7a/7af5e553aedeb0b2e69ae459b81b7525beeb4b797ca41f8fcb934bbadff83a57-d # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/e2/e24129b0e3a149c338a55ed01ab28c01a46a4d010ca4ac33d445feb153c60be2-d # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/19/192aa03275017b2a446433a2820fabf47a31fc603cb1b65aaeee0d0835397fc5-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/53/53d5345cf0a4c6c4ae2e3145d0c8a46d884ce50eccc883865dc93f039484a168-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/81/810d7ae167a8dd35af76b4a4fff89ac89251cd78cba58bd07ff324416320eadc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/96/96850cd8874b4400c239bef846521d2e06966ec4654ef30cdc396b17cd553463-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/1e/1ef62fc62a0094709f7667ffdc1280a375e7aaac1168fd752868eb5804adfed7-d # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/03/0378d6525b062252de392b43a1aad6e99b401df6bf396a2f137be8e8461e0af5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/2b/2b49b96e7f7507e5616687a44a4bd41cab177247a9b148b2526be3e7ea4cf9ea-d # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/8f/8ff1bc5710c8444b47653bd453dfabc91816c28a551baf7fc0b5d67635d7142e-d # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/f7/f72a6eaf9bb4f23c14bb791af9bd7ecf9f4ad41fdb3998cce252fa08c245e424-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/1d/1d8aaf55e38325422395dc3a26f9c56fc000b19da872bf22552d171c7daa7655-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/a4/a493516114a4dcc91b65df03a0a710cc1ffeb6a5cd78c0bf8d3c2d67aafe2699-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/43/43a9e6a3adfac2e8f844c0ff3a088c2c9dd18924531d98cac682bb76bb509765-d # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/95/95ce5a5e8c13704d103fef1fec43c1a3ba0b81c01b60586cb6c221116b8d55c1-d # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/15/15a56884fef995ea2e2f45d4dca69985aff8c084cee5346c0e7bbeed5ba01e6c-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/0f/0ff467030371f5911d17f15555f83c081bef001b20674050ad51fa7b5f30b1e2-d # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/f1/f118c1b414dff79143bb64ffab1f16fbe3e4a3cedb982ecb0ca8df973a8da2c3-d # internal k8s.io/client-go/restmapper mkdir -p $WORK/b462/ k8s.io/client-go/discovery/cached/disk k8s.io/kubectl/pkg/util/openapi k8s.io/client-go/scale mkdir -p $WORK/b742/ mkdir -p $WORK/b567/ mkdir -p $WORK/b755/ cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/00/005323014d84ef8f3d877c627130d98b228c68a25facfb9f299a92667651c169-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b742/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/dynamic=$WORK/b461/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsint=$WORK/b744/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsv1beta1=$WORK/b745/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsv1beta2=$WORK/b746/_pkg_.a packagefile k8s.io/client-go/scale/scheme/autoscalingv1=$WORK/b747/_pkg_.a packagefile k8s.io/client-go/scale/scheme/extensionsint=$WORK/b748/_pkg_.a packagefile k8s.io/client-go/scale/scheme/extensionsv1beta1=$WORK/b749/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b567/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile github.com/gregjones/httpcache=$WORK/b568/_pkg_.a packagefile github.com/gregjones/httpcache/diskcache=$WORK/b570/_pkg_.a packagefile github.com/peterbourgon/diskv=$WORK/b571/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/dd/dd72d04d166b466aca87543218b09f9921a145c792cb833c913f7d8c05012612-d # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/2b/2b816c31eb48b7b71b7bbabe896cc77cd1866e2aa4a5180bccf561cfe8682cd9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/restmapper=>k8s.io/client-go@v0.22.4/restmapper;$WORK/b462=>" -shared -p k8s.io/client-go/restmapper -complete -installsuffix shared -buildid mKgw4KHvV2l5uCg-Fb1t/mKgw4KHvV2l5uCg-Fb1t -goversion go1.16.12 -D "" -importcfg $WORK/b462/importcfg -pack ./vendor/k8s.io/client-go/restmapper/category_expansion.go ./vendor/k8s.io/client-go/restmapper/discovery.go ./vendor/k8s.io/client-go/restmapper/shortcut.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/scale=>k8s.io/client-go@v0.22.4/scale;$WORK/b742=>" -shared -p k8s.io/client-go/scale -complete -installsuffix shared -buildid YdmWt9qLwBr51xGZuZyk/YdmWt9qLwBr51xGZuZyk -goversion go1.16.12 -D "" -importcfg $WORK/b742/importcfg -pack ./vendor/k8s.io/client-go/scale/client.go ./vendor/k8s.io/client-go/scale/doc.go ./vendor/k8s.io/client-go/scale/interfaces.go ./vendor/k8s.io/client-go/scale/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/discovery/cached/disk=>k8s.io/client-go@v0.22.4/discovery/cached/disk;$WORK/b567=>" -shared -p k8s.io/client-go/discovery/cached/disk -complete -installsuffix shared -buildid ZkC2_bvvQM5Lv4WW0jw4/ZkC2_bvvQM5Lv4WW0jw4 -goversion go1.16.12 -D "" -importcfg $WORK/b567/importcfg -pack ./vendor/k8s.io/client-go/discovery/cached/disk/cached_discovery.go ./vendor/k8s.io/client-go/discovery/cached/disk/round_tripper.go cat >$WORK/b755/importcfg << 'EOF' # internal # import config packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto=$WORK/b650/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/util/openapi=>k8s.io/kubectl@v0.22.4/pkg/util/openapi;$WORK/b755=>" -shared -p k8s.io/kubectl/pkg/util/openapi -complete -installsuffix shared -buildid XkTDXg25DP-hutpwX426/XkTDXg25DP-hutpwX426 -goversion go1.16.12 -D "" -importcfg $WORK/b755/importcfg -pack ./vendor/k8s.io/kubectl/pkg/util/openapi/doc.go ./vendor/k8s.io/kubectl/pkg/util/openapi/extensions.go ./vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go ./vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/0b/0b8f87fba53bbe671c966a5ea8a4bca2e0456776c7af5c4d00491c708e92eb8b-d # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/d7/d713a9479b4a80687f071ddd729cf0daa44c3ca43e4104a45e555d9b9605feb2-d # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/5b/5bf590133f427d34f91f4811fe33592c70c8f0b2510c5c3d6369ee4ca2656df2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/52/52f475bdbec1f451e74e96d7e7039bfd0cc09b61417699faff954132f2a12402-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/02/0215aea6dbab44bac9e30dbed967c187732da57016c20a893e0f710d3a63b36f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/ae/ae5e0cbe7d7929af1cb9eb33544dee10f693c892a82470ca5275dce7de67523e-d # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/0d/0dafb885a1ebfd470315f7dffb587f5f4ab86df99517a1905919f9b579dc6ca4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/79/79fcdf717f68e52ed806ab7f01f6f19cdd42408cb132911649073f3c11b93c58-d # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/e7/e7541c678fcc7272435b89ff565e1046909aa688e4ce5e89241d67ed8aa51fbc-d # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/8f/8f2b80f9958ce037553d5bfc9215d2e449cb4977ac3be276206fa4f3b236db5a-d # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/aa/aaad08a2490f5e404e91312a0b593fe4c61612c17affba59a40c464ce48c902b-d # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/63/635749fb2355045239595fc341e4bc468145f3bcbff565f264fcd0ef7d461757-d # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/a6/a6e7925f4d1e447391beaf0ce8728dd0da6a19d586ca301519972d252b3eda8e-d # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/58/583e7c0ee281919924b0b72b922a0417338fedcc509848fa82c3347d42aaf5c5-d # internal k8s.io/kubectl/pkg/util/openapi/validation mkdir -p $WORK/b756/ helm.sh/helm/v3/pkg/releaseutil mkdir -p $WORK/b789/ helm.sh/helm/v3/pkg/engine mkdir -p $WORK/b625/ cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/01/01b4b6de0348632c22047cb01e8a14c6abe55ad05c29b5f3779b5ce4b570fec4-d # internal cat >$WORK/b625/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b626/_pkg_.a packagefile github.com/Masterminds/sprig/v3=$WORK/b598/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b627/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/dynamic=$WORK/b461/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/engine=>helm.sh/helm/v3/pkg/engine;$WORK/b625=>" -shared -p helm.sh/helm/v3/pkg/engine -lang=go1.16 -complete -installsuffix shared -buildid Ocjb5z7JACaLpKXGlWKB/Ocjb5z7JACaLpKXGlWKB -goversion go1.16.12 -D "" -importcfg $WORK/b625/importcfg -pack ./pkg/engine/doc.go ./pkg/engine/engine.go ./pkg/engine/files.go ./pkg/engine/funcs.go ./pkg/engine/lookup_func.go cat >$WORK/b756/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto/validation=$WORK/b757/_pkg_.a packagefile k8s.io/kubectl/pkg/util/openapi=$WORK/b755/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/util/openapi/validation=>k8s.io/kubectl@v0.22.4/pkg/util/openapi/validation;$WORK/b756=>" -shared -p k8s.io/kubectl/pkg/util/openapi/validation -complete -installsuffix shared -buildid 3FsQGULtqNaN2FE0iOlx/3FsQGULtqNaN2FE0iOlx -goversion go1.16.12 -D "" -importcfg $WORK/b756/importcfg -pack ./vendor/k8s.io/kubectl/pkg/util/openapi/validation/validation.go cat >$WORK/b789/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/releaseutil=>helm.sh/helm/v3/pkg/releaseutil;$WORK/b789=>" -shared -p helm.sh/helm/v3/pkg/releaseutil -lang=go1.16 -complete -installsuffix shared -buildid xzWca0ZNiHxCB5T4TxuV/xzWca0ZNiHxCB5T4TxuV -goversion go1.16.12 -D "" -importcfg $WORK/b789/importcfg -pack ./pkg/releaseutil/filter.go ./pkg/releaseutil/kind_sorter.go ./pkg/releaseutil/manifest.go ./pkg/releaseutil/manifest_sorter.go ./pkg/releaseutil/sorter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/1c/1cee20f60db4a74c9cab4276682b1ad4f81713ad5fc6efaed80f3ce9d73a05ac-d # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d3/d34a677c244503bd98155b305abd8c0636aa949ab6daa8415cdc9f64a4ca6ae8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ff/ff3f3f8d67105ba9393a867374b1a28ba6222480de949e24544be8694e1d8e87-d # internal k8s.io/cli-runtime/pkg/resource mkdir -p $WORK/b368/ cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/a2/a2639e857fada740739fa770c4d6aae5c87ca8b307e56594fd76d8834c0b0b6e-d # internal cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b374/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/dynamic=$WORK/b461/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/restmapper=$WORK/b462/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sigs.k8s.io/kustomize/api/krusty=$WORK/b463/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/cli-runtime/pkg/resource=>k8s.io/cli-runtime@v0.22.4/pkg/resource;$WORK/b368=>" -shared -p k8s.io/cli-runtime/pkg/resource -complete -installsuffix shared -buildid 8IHQAgNWXWIXAsv6_2Rv/8IHQAgNWXWIXAsv6_2Rv -goversion go1.16.12 -D "" -importcfg $WORK/b368/importcfg -pack ./vendor/k8s.io/cli-runtime/pkg/resource/builder.go ./vendor/k8s.io/cli-runtime/pkg/resource/client.go ./vendor/k8s.io/cli-runtime/pkg/resource/crd_finder.go ./vendor/k8s.io/cli-runtime/pkg/resource/doc.go ./vendor/k8s.io/cli-runtime/pkg/resource/dry_run_verifier.go ./vendor/k8s.io/cli-runtime/pkg/resource/fake.go ./vendor/k8s.io/cli-runtime/pkg/resource/helper.go ./vendor/k8s.io/cli-runtime/pkg/resource/interfaces.go ./vendor/k8s.io/cli-runtime/pkg/resource/kustomizevisitor.go ./vendor/k8s.io/cli-runtime/pkg/resource/mapper.go ./vendor/k8s.io/cli-runtime/pkg/resource/metadata_decoder.go ./vendor/k8s.io/cli-runtime/pkg/resource/result.go ./vendor/k8s.io/cli-runtime/pkg/resource/scheme.go ./vendor/k8s.io/cli-runtime/pkg/resource/selector.go ./vendor/k8s.io/cli-runtime/pkg/resource/visitor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b789/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/4a/4ad17defdd202d91496fe0e2991fb8546bff93d79fd9f99974ba577414fc8876-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b789/_pkg_.a /builddir/.cache/go-build/86/864f56b2c8652bde56e79c4520da62e4f06ad30c9df7c87fcc77d8e2a77bdfab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/9c/9c14490c3014d99552eb3c032c950558024f09d984079f02b23cb6ec7b9f3fd9-d # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/5d/5d8322762378ea57c92d3ac479fafe2559ca584cc45c6cade3993a33308ce3d7-d # internal k8s.io/client-go/kubernetes/typed/extensions/v1beta1 mkdir -p $WORK/b693/ cat >$WORK/b693/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/extensions/v1beta1=$WORK/b694/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=>k8s.io/client-go@v0.22.4/kubernetes/typed/extensions/v1beta1;$WORK/b693=>" -shared -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid bPKtm3tGf3kWfQYEITac/bPKtm3tGf3kWfQYEITac -goversion go1.16.12 -D "" -importcfg $WORK/b693/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/daemonset.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/deployment_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/doc.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/extensions_client.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/generated_expansion.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/ingress.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/networkpolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/podsecuritypolicy.go ./vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1/replicaset.go cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/3e/3ed6f03fd1684fb8671fb0cef2d1d749a84386d5bd8d36e3801465a7aed663af-d # internal helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util mkdir -p $WORK/b636/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cat >$WORK/b636/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/equality=$WORK/b619/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b637/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util=>helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util;$WORK/b636=>" -shared -p helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util -lang=go1.16 -complete -installsuffix shared -buildid 4Eh3Ujkh78ShjFSaopUG/4Eh3Ujkh78ShjFSaopUG -goversion go1.16.12 -D "" -importcfg $WORK/b636/importcfg -pack ./internal/third_party/k8s.io/kubernetes/deployment/util/deploymentutil.go cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/1f/1fcacc01f183b338bcec01d230ee0f48eb70f5afce1dba570f3b8286ec31ff8e-d # internal helm.sh/helm/v3/pkg/lint/rules mkdir -p $WORK/b779/ cat >$WORK/b779/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b780/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/engine=$WORK/b625/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint/support=$WORK/b781/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/validation=$WORK/b782/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/validation/path=$WORK/b784/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/apiserver/pkg/endpoints/deprecation=$WORK/b785/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/lint/rules=>helm.sh/helm/v3/pkg/lint/rules;$WORK/b779=>" -shared -p helm.sh/helm/v3/pkg/lint/rules -lang=go1.16 -complete -installsuffix shared -buildid 16lxBf4aihcPb1js819o/16lxBf4aihcPb1js819o -goversion go1.16.12 -D "" -importcfg $WORK/b779/importcfg -pack ./pkg/lint/rules/chartfile.go ./pkg/lint/rules/dependencies.go ./pkg/lint/rules/deprecations.go ./pkg/lint/rules/template.go ./pkg/lint/rules/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/8b/8b0b0bab36360efd80bcaddbb8651337c551b9a94c2b48837365d192844e5f74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/10/10b0a5fb5fa762b49d238c3428071b901ea7d4fb2669c9c964195bc4e1653d4f-d # internal helm.sh/helm/v3/pkg/lint mkdir -p $WORK/b778/ cat >$WORK/b778/importcfg << 'EOF' # internal # import config packagefile helm.sh/helm/v3/pkg/lint/rules=$WORK/b779/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint/support=$WORK/b781/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/lint=>helm.sh/helm/v3/pkg/lint;$WORK/b778=>" -shared -p helm.sh/helm/v3/pkg/lint -lang=go1.16 -complete -installsuffix shared -buildid y1xwyHh0TXTsW1KkDVYE/y1xwyHh0TXTsW1KkDVYE -goversion go1.16.12 -D "" -importcfg $WORK/b778/importcfg -pack ./pkg/lint/lint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/7a/7a86e3d2d8926fac374e8f22eb32db6eaa9a70aca8f373df5291f4b4c61509f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/0b/0b92261ca1c824d90e9caec5312c54cd8a8b61565961be79490c8d16a987bb5a-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f0/f03bc3e792307469206ccec2beb140f66cd2bcdd24614c23f95a59f3cfb6199b-d # internal k8s.io/cli-runtime/pkg/genericclioptions mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile github.com/google/uuid=$WORK/b312/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/cli-runtime/pkg/printers=$WORK/b362/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/discovery/cached/disk=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/restmapper=$WORK/b462/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b223/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/cli-runtime/pkg/genericclioptions=>k8s.io/cli-runtime@v0.22.4/pkg/genericclioptions;$WORK/b310=>" -shared -p k8s.io/cli-runtime/pkg/genericclioptions -complete -installsuffix shared -buildid l1EUd4IZ_4jCkdPs4WMC/l1EUd4IZ_4jCkdPs4WMC -goversion go1.16.12 -D "" -importcfg $WORK/b310/importcfg -pack ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/builder_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/builder_flags_fake.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/client_config.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/command_headers.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/config_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/config_flags_fake.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/doc.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/filename_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/io_options.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/json_yaml_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/jsonpath_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/kube_template_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/name_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/print_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/record_flags.go ./vendor/k8s.io/cli-runtime/pkg/genericclioptions/template_flags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/e8/e8992afdd880acb845b372e6cf37fed99e1d728d5664ae22c400822c3c1325eb-d # internal k8s.io/client-go/kubernetes mkdir -p $WORK/b651/ helm.sh/helm/v3/pkg/storage/driver mkdir -p $WORK/b791/ cat >$WORK/b651/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b652/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b654/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b656/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b637/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b658/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b660/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b662/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b663/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b664/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b665/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b666/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b667/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b669/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b671/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b673/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b675/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b677/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b679/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b681/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b683/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1=$WORK/b685/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b687/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b689/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b691/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b693/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b695/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b697/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b699/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b701/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b703/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b705/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b707/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1=$WORK/b709/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b711/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b713/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b715/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b717/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b719/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b721/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b723/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b725/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b727/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b729/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b459/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/client-go/kubernetes=>k8s.io/client-go@v0.22.4/kubernetes;$WORK/b651=>" -shared -p k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid rpYTZclYxzyvoabCtTe_/rpYTZclYxzyvoabCtTe_ -goversion go1.16.12 -D "" -importcfg $WORK/b651/importcfg -pack ./vendor/k8s.io/client-go/kubernetes/clientset.go ./vendor/k8s.io/client-go/kubernetes/doc.go ./vendor/k8s.io/client-go/kubernetes/import.go cat >$WORK/b791/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/squirrel=$WORK/b792/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b796/_pkg_.a packagefile github.com/lib/pq=$WORK/b798/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/rubenv/sql-migrate=$WORK/b801/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b683/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/storage/driver=>helm.sh/helm/v3/pkg/storage/driver;$WORK/b791=>" -shared -p helm.sh/helm/v3/pkg/storage/driver -lang=go1.16 -complete -installsuffix shared -buildid rgUJNMEQ4y2NugVkR5rF/rgUJNMEQ4y2NugVkR5rF -goversion go1.16.12 -D "" -importcfg $WORK/b791/importcfg -pack ./pkg/storage/driver/cfgmaps.go ./pkg/storage/driver/driver.go ./pkg/storage/driver/labels.go ./pkg/storage/driver/memory.go ./pkg/storage/driver/records.go ./pkg/storage/driver/secrets.go ./pkg/storage/driver/sql.go ./pkg/storage/driver/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/60/6036a13c4c2a41b7b180c6c2cb746cf37344d914d57413ed311f95e2cf5fac80-d # internal helm.sh/helm/v3/pkg/cli mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile k8s.io/cli-runtime/pkg/genericclioptions=$WORK/b310/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/cli=>helm.sh/helm/v3/pkg/cli;$WORK/b309=>" -shared -p helm.sh/helm/v3/pkg/cli -lang=go1.16 -complete -installsuffix shared -buildid zQIwkvOn460FcoFzopqW/zQIwkvOn460FcoFzopqW -goversion go1.16.12 -D "" -importcfg $WORK/b309/importcfg -pack ./pkg/cli/environment.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/5d/5dbbbd382ca90cfb2efe6f0592c42d0bbca194bd5947ee5f53d09ef4a048eb36-d # internal helm.sh/helm/v3/pkg/plugin mkdir -p $WORK/b579/ helm.sh/helm/v3/internal/experimental/pusher mkdir -p $WORK/b595/ cat >$WORK/b579/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/plugin=>helm.sh/helm/v3/pkg/plugin;$WORK/b579=>" -shared -p helm.sh/helm/v3/pkg/plugin -lang=go1.16 -complete -installsuffix shared -buildid ufs60SUq7rXJPLqbS8mz/ufs60SUq7rXJPLqbS8mz -goversion go1.16.12 -D "" -importcfg $WORK/b579/importcfg -pack ./pkg/plugin/hooks.go ./pkg/plugin/plugin.go cat >$WORK/b595/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/experimental/pusher=>helm.sh/helm/v3/internal/experimental/pusher;$WORK/b595=>" -shared -p helm.sh/helm/v3/internal/experimental/pusher -lang=go1.16 -complete -installsuffix shared -buildid nmTUZC8huv7XSCs909fC/nmTUZC8huv7XSCs909fC -goversion go1.16.12 -D "" -importcfg $WORK/b595/importcfg -pack ./internal/experimental/pusher/doc.go ./internal/experimental/pusher/ocipusher.go ./internal/experimental/pusher/pusher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b791/_pkg_.a # internal cp $WORK/b791/_pkg_.a /builddir/.cache/go-build/09/099591fb29705c0db1df63f372ea18158ebe2766bce80832ded2ca68cc384579-d # internal helm.sh/helm/v3/pkg/storage mkdir -p $WORK/b790/ cat >$WORK/b790/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile helm.sh/helm/v3/pkg/releaseutil=$WORK/b789/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage/driver=$WORK/b791/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/storage=>helm.sh/helm/v3/pkg/storage;$WORK/b790=>" -shared -p helm.sh/helm/v3/pkg/storage -lang=go1.16 -complete -installsuffix shared -buildid mgEj790u3Xklh9upZrQP/mgEj790u3Xklh9upZrQP -goversion go1.16.12 -D "" -importcfg $WORK/b790/importcfg -pack ./pkg/storage/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/d8/d86823534a7e56016a96ee3e601e34090f2ce1066edfa391e7a688c2344b3a8e-d # internal helm.sh/helm/v3/pkg/getter mkdir -p $WORK/b155/ cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/79/79bcb3dcdd35ff230e72455d27c2f3f47fe70b378038998caf3791ef98d457c1-d # internal helm.sh/helm/v3/internal/experimental/uploader mkdir -p $WORK/b596/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/internal/tlsutil=$WORK/b308/_pkg_.a packagefile helm.sh/helm/v3/internal/urlutil=$WORK/b098/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin=$WORK/b579/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/getter=>helm.sh/helm/v3/pkg/getter;$WORK/b155=>" -shared -p helm.sh/helm/v3/pkg/getter -lang=go1.16 -complete -installsuffix shared -buildid QaFKvtYHL4ZmoL59bo0w/QaFKvtYHL4ZmoL59bo0w -goversion go1.16.12 -D "" -importcfg $WORK/b155/importcfg -pack ./pkg/getter/doc.go ./pkg/getter/getter.go ./pkg/getter/httpgetter.go ./pkg/getter/ocigetter.go ./pkg/getter/plugingetter.go cat >$WORK/b596/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/pusher=$WORK/b595/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/experimental/uploader=>helm.sh/helm/v3/internal/experimental/uploader;$WORK/b596=>" -shared -p helm.sh/helm/v3/internal/experimental/uploader -lang=go1.16 -complete -installsuffix shared -buildid RyWHds0zLQhG2dLxzdhN/RyWHds0zLQhG2dLxzdhN -goversion go1.16.12 -D "" -importcfg $WORK/b596/importcfg -pack ./internal/experimental/uploader/chart_uploader.go ./internal/experimental/uploader/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b790/_pkg_.a # internal cp $WORK/b790/_pkg_.a /builddir/.cache/go-build/2c/2c8e9e48e47e8fea6655917193c8a37370d78f5c789fede3f15029515f0220ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/ff/ffa7981677651852750f4ff0f82ab335e28b1350146e239be5a51c8416ad439f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/10/100f7f3509a02398a3bfe33fcdd81fc12636228f35c5ea5a17d0b7dd3fa12774-d # internal helm.sh/helm/v3/pkg/cli/values mkdir -p $WORK/b807/ helm.sh/helm/v3/pkg/repo mkdir -p $WORK/b083/ helm.sh/helm/v3/pkg/plugin/installer mkdir -p $WORK/b809/ cat >$WORK/b807/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/strvals=$WORK/b808/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/cli/values=>helm.sh/helm/v3/pkg/cli/values;$WORK/b807=>" -shared -p helm.sh/helm/v3/pkg/cli/values -lang=go1.16 -complete -installsuffix shared -buildid H4sxdkHVd9IBxLbH1KKS/H4sxdkHVd9IBxLbH1KKS -goversion go1.16.12 -D "" -importcfg $WORK/b807/importcfg -pack ./pkg/cli/values/options.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/fileutil=$WORK/b095/_pkg_.a packagefile helm.sh/helm/v3/internal/urlutil=$WORK/b098/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/provenance=$WORK/b580/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/repo=>helm.sh/helm/v3/pkg/repo;$WORK/b083=>" -shared -p helm.sh/helm/v3/pkg/repo -lang=go1.16 -complete -installsuffix shared -buildid FaCqymneIJ2zwrzhoONT/FaCqymneIJ2zwrzhoONT -goversion go1.16.12 -D "" -importcfg $WORK/b083/importcfg -pack ./pkg/repo/chartrepo.go ./pkg/repo/doc.go ./pkg/repo/index.go ./pkg/repo/repo.go cat >$WORK/b809/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b101/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/Masterminds/vcs=$WORK/b810/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b612/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/third_party/dep/fs=$WORK/b096/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin=$WORK/b579/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin/cache=$WORK/b812/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/plugin/installer=>helm.sh/helm/v3/pkg/plugin/installer;$WORK/b809=>" -shared -p helm.sh/helm/v3/pkg/plugin/installer -lang=go1.16 -complete -installsuffix shared -buildid U4tl746fhCLuXYlBKEni/U4tl746fhCLuXYlBKEni -goversion go1.16.12 -D "" -importcfg $WORK/b809/importcfg -pack ./pkg/plugin/installer/base.go ./pkg/plugin/installer/doc.go ./pkg/plugin/installer/http_installer.go ./pkg/plugin/installer/installer.go ./pkg/plugin/installer/local_installer.go ./pkg/plugin/installer/vcs_installer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b807/_pkg_.a # internal cp $WORK/b807/_pkg_.a /builddir/.cache/go-build/4b/4bdcaa9d092209ae7e43b3128d333d9b09bb632fde609468420b22f3f5d65069-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b809/_pkg_.a # internal cp $WORK/b809/_pkg_.a /builddir/.cache/go-build/13/13793b280d5e1d12032fa1a78a567d78ec89fadc98100276a53669270132c02d-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/44/447d38e051311f3e6d5b37805d8afc0ce0b4c834aa40e25778466bd07ab57679-d # internal helm.sh/helm/v3/cmd/helm/search mkdir -p $WORK/b082/ helm.sh/helm/v3/internal/resolver mkdir -p $WORK/b623/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b623/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/gates=$WORK/b624/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/provenance=$WORK/b580/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/cmd/helm/search=>helm.sh/helm/v3/cmd/helm/search;$WORK/b082=>" -shared -p helm.sh/helm/v3/cmd/helm/search -lang=go1.16 -complete -installsuffix shared -buildid j5X6SqiGO8Cou05VRtSE/j5X6SqiGO8Cou05VRtSE -goversion go1.16.12 -D "" -importcfg $WORK/b082/importcfg -pack ./cmd/helm/search/search.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/resolver=>helm.sh/helm/v3/internal/resolver;$WORK/b623=>" -shared -p helm.sh/helm/v3/internal/resolver -lang=go1.16 -complete -installsuffix shared -buildid jp1xHLZwub_G6N-6-K5j/jp1xHLZwub_G6N-6-K5j -goversion go1.16.12 -D "" -importcfg $WORK/b623/importcfg -pack ./internal/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/a8/a8beae626b0680b467e2e6e63e91014c0267f02a049491d96c75216691a83985-d # internal k8s.io/kubectl/pkg/cmd/util mkdir -p $WORK/b741/ cat >$WORK/b741/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile k8s.io/cli-runtime/pkg/genericclioptions=$WORK/b310/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/dynamic=$WORK/b461/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b651/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile k8s.io/client-go/scale=$WORK/b742/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b575/_pkg_.a packagefile k8s.io/component-base/version=$WORK/b750/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile k8s.io/kubectl/pkg/scheme=$WORK/b751/_pkg_.a packagefile k8s.io/kubectl/pkg/util/openapi=$WORK/b755/_pkg_.a packagefile k8s.io/kubectl/pkg/util/openapi/validation=$WORK/b756/_pkg_.a packagefile k8s.io/kubectl/pkg/util/templates=$WORK/b758/_pkg_.a packagefile k8s.io/kubectl/pkg/validation=$WORK/b774/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b776/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/vendor/k8s.io/kubectl/pkg/cmd/util=>k8s.io/kubectl@v0.22.4/pkg/cmd/util;$WORK/b741=>" -shared -p k8s.io/kubectl/pkg/cmd/util -complete -installsuffix shared -buildid WBGFpMzmWE7TZ7qU3xLu/WBGFpMzmWE7TZ7qU3xLu -goversion go1.16.12 -D "" -importcfg $WORK/b741/importcfg -pack ./vendor/k8s.io/kubectl/pkg/cmd/util/env_file.go ./vendor/k8s.io/kubectl/pkg/cmd/util/factory.go ./vendor/k8s.io/kubectl/pkg/cmd/util/factory_client_access.go ./vendor/k8s.io/kubectl/pkg/cmd/util/helpers.go ./vendor/k8s.io/kubectl/pkg/cmd/util/kubectl_match_version.go ./vendor/k8s.io/kubectl/pkg/cmd/util/printing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/45/459b322e21c865c66859c6852489c8e075840915f8c1e5a40a65aba2d432103b-d # internal helm.sh/helm/v3/pkg/downloader mkdir -p $WORK/b622/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b4/b4ea9725ac7a665590f711cfe36ca5f2c386505ab09adf56fb3d9b8880ed8b16-d # internal cat >$WORK/b622/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/internal/fileutil=$WORK/b095/_pkg_.a packagefile helm.sh/helm/v3/internal/resolver=$WORK/b623/_pkg_.a packagefile helm.sh/helm/v3/internal/third_party/dep/fs=$WORK/b096/_pkg_.a packagefile helm.sh/helm/v3/internal/urlutil=$WORK/b098/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/provenance=$WORK/b580/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/downloader=>helm.sh/helm/v3/pkg/downloader;$WORK/b622=>" -shared -p helm.sh/helm/v3/pkg/downloader -lang=go1.16 -complete -installsuffix shared -buildid iz8-w92FZCxHXOWNk6K7/iz8-w92FZCxHXOWNk6K7 -goversion go1.16.12 -D "" -importcfg $WORK/b622/importcfg -pack ./pkg/downloader/chart_downloader.go ./pkg/downloader/doc.go ./pkg/downloader/manager.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/ca/cadd3978f036cec4b5b51d3ecc99e78339a52b52f75681313f81b626951d2c15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/ab/ab83eeb233a204efae31269ad4570241cb85a70b8a414067d5cd310bfd203959-d # internal helm.sh/helm/v3/pkg/kube mkdir -p $WORK/b635/ cat >$WORK/b635/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util=$WORK/b636/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=$WORK/b617/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=$WORK/b621/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b647/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b451/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/cli-runtime/pkg/genericclioptions=$WORK/b310/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b651/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b731/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/tools/watch=$WORK/b740/_pkg_.a packagefile k8s.io/kubectl/pkg/cmd/util=$WORK/b741/_pkg_.a packagefile k8s.io/kubectl/pkg/validation=$WORK/b774/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/kube=>helm.sh/helm/v3/pkg/kube;$WORK/b635=>" -shared -p helm.sh/helm/v3/pkg/kube -lang=go1.16 -complete -installsuffix shared -buildid N_-Qn30FXAq-PCGFoCuO/N_-Qn30FXAq-PCGFoCuO -goversion go1.16.12 -D "" -importcfg $WORK/b635/importcfg -pack ./pkg/kube/client.go ./pkg/kube/config.go ./pkg/kube/converter.go ./pkg/kube/factory.go ./pkg/kube/interface.go ./pkg/kube/ready.go ./pkg/kube/resource.go ./pkg/kube/resource_policy.go ./pkg/kube/result.go ./pkg/kube/wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/0a/0a799a83011653db01716c3822eaa8c3b96bfd6b9991be257b4a7b66749ab6f8-d # internal helm.sh/helm/v3/pkg/kube/fake mkdir -p $WORK/b777/ cat >$WORK/b777/importcfg << 'EOF' # internal # import config packagefile helm.sh/helm/v3/pkg/kube=$WORK/b635/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/kube/fake=>helm.sh/helm/v3/pkg/kube/fake;$WORK/b777=>" -shared -p helm.sh/helm/v3/pkg/kube/fake -lang=go1.16 -complete -installsuffix shared -buildid U3k8575iNGDrYT17FZqj/U3k8575iNGDrYT17FZqj -goversion go1.16.12 -D "" -importcfg $WORK/b777/importcfg -pack ./pkg/kube/fake/fake.go ./pkg/kube/fake/printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/26/26aaa8ea1faa90142510eb08beffc5216b9af7f63ad3a72e3329f75fffdc2472-d # internal helm.sh/helm/v3/pkg/action mkdir -p $WORK/b597/ cat >$WORK/b597/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/Masterminds/sprig/v3=$WORK/b598/_pkg_.a packagefile github.com/gosuri/uitable=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile golang.org/x/term=$WORK/b080/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile helm.sh/helm/v3/pkg/downloader=$WORK/b622/_pkg_.a packagefile helm.sh/helm/v3/pkg/engine=$WORK/b625/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube=$WORK/b635/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube/fake=$WORK/b777/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint=$WORK/b778/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint/support=$WORK/b781/_pkg_.a packagefile helm.sh/helm/v3/pkg/postrender=$WORK/b786/_pkg_.a packagefile helm.sh/helm/v3/pkg/provenance=$WORK/b580/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile helm.sh/helm/v3/pkg/releaseutil=$WORK/b789/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage=$WORK/b790/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage/driver=$WORK/b791/_pkg_.a packagefile helm.sh/helm/v3/pkg/time=$WORK/b788/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/cli-runtime/pkg/genericclioptions=$WORK/b310/_pkg_.a packagefile k8s.io/cli-runtime/pkg/printers=$WORK/b362/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b651/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b683/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/pkg/action=>helm.sh/helm/v3/pkg/action;$WORK/b597=>" -shared -p helm.sh/helm/v3/pkg/action -lang=go1.16 -complete -installsuffix shared -buildid 2qOl9C7deFrhpD92m-cV/2qOl9C7deFrhpD92m-cV -goversion go1.16.12 -D "" -importcfg $WORK/b597/importcfg -pack ./pkg/action/action.go ./pkg/action/dependency.go ./pkg/action/doc.go ./pkg/action/get.go ./pkg/action/get_values.go ./pkg/action/history.go ./pkg/action/hooks.go ./pkg/action/install.go ./pkg/action/lazyclient.go ./pkg/action/lint.go ./pkg/action/list.go ./pkg/action/package.go ./pkg/action/pull.go ./pkg/action/release_testing.go ./pkg/action/resource_policy.go ./pkg/action/rollback.go ./pkg/action/show.go ./pkg/action/status.go ./pkg/action/uninstall.go ./pkg/action/upgrade.go ./pkg/action/validate.go ./pkg/action/verify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/bf/bffba7d035c8f5db222aaebfd440191a622b3f6b041623d2fca5dfb1e8e0691f-d # internal helm.sh/helm/v3/internal/experimental/action mkdir -p $WORK/b594/ cat >$WORK/b594/importcfg << 'EOF' # internal # import config packagefile helm.sh/helm/v3/internal/experimental/pusher=$WORK/b595/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/uploader=$WORK/b596/_pkg_.a packagefile helm.sh/helm/v3/pkg/action=$WORK/b597/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/internal/experimental/action=>helm.sh/helm/v3/internal/experimental/action;$WORK/b594=>" -shared -p helm.sh/helm/v3/internal/experimental/action -lang=go1.16 -complete -installsuffix shared -buildid IXhOdbCTXPiyp01FYEKT/IXhOdbCTXPiyp01FYEKT -goversion go1.16.12 -D "" -importcfg $WORK/b594/importcfg -pack ./internal/experimental/action/push.go ./internal/experimental/action/registry_login.go ./internal/experimental/action/registry_logout.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/1f/1fa23fa7bae71692a6f0a3e1aaa19bde7d8d944039ee4627abcb01ab8200d8a2-d # internal helm.sh/helm/v3/cmd/helm mkdir -p $WORK/b001/ cat >$WORK/b001/_gomod_.go << 'EOF' # internal package main import _ "unsafe" //go:linkname __debug_modinfo__ runtime.modinfo var __debug_modinfo__ = "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\thelm.sh/helm/v3/cmd/helm\nmod\thelm.sh/helm/v3\t(devel)\t\ndep\tcloud.google.com/go\tv0.81.0\t\ndep\tgithub.com/Azure/go-autorest/autorest\tv0.11.18\t\ndep\tgithub.com/Azure/go-autorest/autorest/adal\tv0.9.13\t\ndep\tgithub.com/Azure/go-autorest/autorest/date\tv0.3.0\t\ndep\tgithub.com/Azure/go-autorest/logger\tv0.2.1\t\ndep\tgithub.com/Azure/go-autorest/tracing\tv0.6.0\t\ndep\tgithub.com/BurntSushi/toml\tv0.3.1\t\ndep\tgithub.com/MakeNowJust/heredoc\tv0.0.0-20170808103936-bb23615498cd\t\ndep\tgithub.com/Masterminds/goutils\tv1.1.1\t\ndep\tgithub.com/Masterminds/semver/v3\tv3.1.1\t\ndep\tgithub.com/Masterminds/sprig/v3\tv3.2.2\t\ndep\tgithub.com/Masterminds/squirrel\tv1.5.2\t\ndep\tgithub.com/Masterminds/vcs\tv1.13.1\t\ndep\tgithub.com/PuerkitoBio/purell\tv1.1.1\t\ndep\tgithub.com/PuerkitoBio/urlesc\tv0.0.0-20170810143723-de5bf2ad4578\t\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20200428143746-21a406dcc535\t\ndep\tgithub.com/beorn7/perks\tv1.0.1\t\ndep\tgithub.com/cespare/xxhash/v2\tv2.1.1\t\ndep\tgithub.com/containerd/containerd\tv1.5.7\t\ndep\tgithub.com/containerd/continuity\tv0.1.0\t\ndep\tgithub.com/cpuguy83/go-md2man/v2\tv2.0.0\t\ndep\tgithub.com/cyphar/filepath-securejoin\tv0.2.2\t\ndep\tgithub.com/davecgh/go-spew\tv1.1.1\t\ndep\tgithub.com/docker/cli\tv20.10.7+incompatible\t\ndep\tgithub.com/docker/distribution\tv2.7.1+incompatible\t\ndep\tgithub.com/docker/docker\tv17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible\t\ndep\tgithub.com/docker/docker-credential-helpers\tv0.6.3\t\ndep\tgithub.com/docker/go-connections\tv0.4.0\t\ndep\tgithub.com/docker/go-metrics\tv0.0.1\t\ndep\tgithub.com/docker/go-units\tv0.4.0\t\ndep\tgithub.com/evanphx/json-patch\tv4.11.0+incompatible\t\ndep\tgithub.com/exponent-io/jsonpath\tv0.0.0-20151013193312-d6023ce2651d\t\ndep\tgithub.com/fatih/color\tv1.7.0\t\ndep\tgithub.com/form3tech-oss/jwt-go\tv3.2.3+incompatible\t\ndep\tgithub.com/go-errors/errors\tv1.0.1\t\ndep\tgithub.com/go-logr/logr\tv0.4.0\t\ndep\tgithub.com/go-openapi/jsonpointer\tv0.19.5\t\ndep\tgithub.com/go-openapi/jsonreference\tv0.19.5\t\ndep\tgithub.com/go-openapi/swag\tv0.19.14\t\ndep\tgithub.com/gobwas/glob\tv0.2.3\t\ndep\tgithub.com/gofrs/flock\tv0.8.1\t\ndep\tgithub.com/gogo/protobuf\tv1.3.2\t\ndep\tgithub.com/golang/protobuf\tv1.5.2\t\ndep\tgithub.com/google/btree\tv1.0.1\t\ndep\tgithub.com/google/go-cmp\tv0.5.5\t\ndep\tgithub.com/google/gofuzz\tv1.1.0\t\ndep\tgithub.com/google/shlex\tv0.0.0-20191202100458-e7afc7fbc510\t\ndep\tgithub.com/google/uuid\tv1.2.0\t\ndep\tgithub.com/googleapis/gnostic\tv0.5.5\t\ndep\tgithub.com/gorilla/mux\tv1.8.0\t\ndep\tgithub.com/gosuri/uitable\tv0.0.4\t\ndep\tgithub.com/gregjones/httpcache\tv0.0.0-20180305231024-9cad4c3443a7\t\ndep\tgithub.com/huandu/xstrings\tv1.3.2\t\ndep\tgithub.com/imdario/mergo\tv0.3.12\t\ndep\tgithub.com/jmoiron/sqlx\tv1.3.1\t\ndep\tgithub.com/josharian/intern\tv1.0.0\t\ndep\tgithub.com/json-iterator/go\tv1.1.11\t\ndep\tgithub.com/klauspost/compress\tv1.11.13\t\ndep\tgithub.com/lann/builder\tv0.0.0-20180802200727-47ae307949d0\t\ndep\tgithub.com/lann/ps\tv0.0.0-20150810152359-62de8c46ede0\t\ndep\tgithub.com/lib/pq\tv1.10.0\t\ndep\tgithub.com/liggitt/tabwriter\tv0.0.0-20181228230101-89fcab3d43de\t\ndep\tgithub.com/mailru/easyjson\tv0.7.6\t\ndep\tgithub.com/mattn/go-colorable\tv0.0.9\t\ndep\tgithub.com/mattn/go-isatty\tv0.0.4\t\ndep\tgithub.com/mattn/go-runewidth\tv0.0.9\t\ndep\tgithub.com/matttproud/golang_protobuf_extensions\tv1.0.2-0.20181231171920-c182affec369\t\ndep\tgithub.com/mitchellh/copystructure\tv1.1.1\t\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.0\t\ndep\tgithub.com/mitchellh/reflectwalk\tv1.0.1\t\ndep\tgithub.com/moby/locker\tv1.0.1\t\ndep\tgithub.com/moby/spdystream\tv0.2.0\t\ndep\tgithub.com/moby/term\tv0.0.0-20210610120745-9d4ed1856297\t\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\t\ndep\tgithub.com/modern-go/reflect2\tv1.0.1\t\ndep\tgithub.com/monochromegane/go-gitignore\tv0.0.0-20200626010858-205db1a8cc00\t\ndep\tgithub.com/morikuni/aec\tv1.0.0\t\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\t\ndep\tgithub.com/opencontainers/image-spec\tv1.0.1\t\ndep\tgithub.com/opencontainers/runc\tv1.0.2\t\ndep\tgithub.com/peterbourgon/diskv\tv2.0.1+incompatible\t\ndep\tgithub.com/pkg/errors\tv0.9.1\t\ndep\tgithub.com/pmezard/go-difflib\tv1.0.0\t\ndep\tgithub.com/prometheus/client_golang\tv1.11.0\t\ndep\tgithub.com/prometheus/client_model\tv0.2.0\t\ndep\tgithub.com/prometheus/common\tv0.26.0\t\ndep\tgithub.com/prometheus/procfs\tv0.6.0\t\ndep\tgithub.com/rubenv/sql-migrate\tv0.0.0-20210614095031-55d5740dbbcc\t\ndep\tgithub.com/russross/blackfriday\tv1.5.2\t\ndep\tgithub.com/russross/blackfriday/v2\tv2.0.1\t\ndep\tgithub.com/shopspring/decimal\tv1.2.0\t\ndep\tgithub.com/shurcooL/sanitized_anchor_name\tv1.0.0\t\ndep\tgithub.com/sirupsen/logrus\tv1.8.1\t\ndep\tgithub.com/spf13/cast\tv1.3.1\t\ndep\tgithub.com/spf13/cobra\tv1.2.1\t\ndep\tgithub.com/spf13/pflag\tv1.0.5\t\ndep\tgithub.com/stretchr/testify\tv1.7.0\t\ndep\tgithub.com/xeipuuv/gojsonpointer\tv0.0.0-20180127040702-4e3ac2762d5f\t\ndep\tgithub.com/xeipuuv/gojsonreference\tv0.0.0-20180127040603-bd5ef7bd5415\t\ndep\tgithub.com/xeipuuv/gojsonschema\tv1.2.0\t\ndep\tgithub.com/xlab/treeprint\tv0.0.0-20181112141820-a009c3971eca\t\ndep\tgo.starlark.net\tv0.0.0-20200306205701-8dd3e2ee1dd5\t\ndep\tgolang.org/x/crypto\tv0.0.0-20210513164829-c07d793c2f9a\t\ndep\tgolang.org/x/net\tv0.0.0-20210520170846-37e1c6afe023\t\ndep\tgolang.org/x/oauth2\tv0.0.0-20210402161424-2e8d93401602\t\ndep\tgolang.org/x/sync\tv0.0.0-20210220032951-036812b2e83c\t\ndep\tgolang.org/x/sys\tv0.0.0-20210616094352-59db8d763f22\t\ndep\tgolang.org/x/term\tv0.0.0-20210220032956-6a3ed077a48d\t\ndep\tgolang.org/x/text\tv0.3.6\t\ndep\tgolang.org/x/time\tv0.0.0-20210723032227-1f47c861a9ac\t\ndep\tgoogle.golang.org/genproto\tv0.0.0-20210602131652-f16073e35f0c\t\ndep\tgoogle.golang.org/grpc\tv1.38.0\t\ndep\tgoogle.golang.org/protobuf\tv1.26.0\t\ndep\tgopkg.in/gorp.v1\tv1.7.2\t\ndep\tgopkg.in/inf.v0\tv0.9.1\t\ndep\tgopkg.in/yaml.v2\tv2.4.0\t\ndep\tgopkg.in/yaml.v3\tv3.0.0-20210107192922-496545a6307b\t\ndep\tk8s.io/api\tv0.22.4\t\ndep\tk8s.io/apiextensions-apiserver\tv0.22.4\t\ndep\tk8s.io/apimachinery\tv0.22.4\t\ndep\tk8s.io/apiserver\tv0.22.4\t\ndep\tk8s.io/cli-runtime\tv0.22.4\t\ndep\tk8s.io/client-go\tv0.22.4\t\ndep\tk8s.io/component-base\tv0.22.4\t\ndep\tk8s.io/klog/v2\tv2.9.0\t\ndep\tk8s.io/kube-openapi\tv0.0.0-20211109043538-20434351676c\t\ndep\tk8s.io/kubectl\tv0.22.4\t\ndep\tk8s.io/utils\tv0.0.0-20210819203725-bdf08cb9a70a\t\ndep\toras.land/oras-go\tv0.4.0\t\ndep\tsigs.k8s.io/kustomize/api\tv0.8.11\t\ndep\tsigs.k8s.io/kustomize/kyaml\tv0.11.0\t\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.1.2\t\ndep\tsigs.k8s.io/yaml\tv1.2.0\t\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b049/_pkg_.a packagefile github.com/gofrs/flock=$WORK/b053/_pkg_.a packagefile github.com/gosuri/uitable=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b074/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile golang.org/x/term=$WORK/b080/_pkg_.a packagefile helm.sh/helm/v3/cmd/helm/require=$WORK/b081/_pkg_.a packagefile helm.sh/helm/v3/cmd/helm/search=$WORK/b082/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/action=$WORK/b594/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/internal/monocular=$WORK/b805/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/action=$WORK/b597/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli/output=$WORK/b806/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli/values=$WORK/b807/_pkg_.a packagefile helm.sh/helm/v3/pkg/downloader=$WORK/b622/_pkg_.a packagefile helm.sh/helm/v3/pkg/gates=$WORK/b624/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube=$WORK/b635/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube/fake=$WORK/b777/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin=$WORK/b579/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin/installer=$WORK/b809/_pkg_.a packagefile helm.sh/helm/v3/pkg/postrender=$WORK/b786/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile helm.sh/helm/v3/pkg/releaseutil=$WORK/b789/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage/driver=$WORK/b791/_pkg_.a packagefile helm.sh/helm/v3/pkg/time=$WORK/b788/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth=$WORK/b813/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b223/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/builddir/build/BUILD/helm-3.7.2/_build/src/helm.sh/helm/v3/cmd/helm=>helm.sh/helm/v3/cmd/helm;$WORK/b001=>" -shared -p main -lang=go1.16 -complete -installsuffix shared -buildid UcJTpdYj4ZDcSoQM7yAP/UcJTpdYj4ZDcSoQM7yAP -goversion go1.16.12 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd/helm/completion.go ./cmd/helm/create.go ./cmd/helm/dependency.go ./cmd/helm/dependency_build.go ./cmd/helm/dependency_update.go ./cmd/helm/docs.go ./cmd/helm/env.go ./cmd/helm/flags.go ./cmd/helm/get.go ./cmd/helm/get_all.go ./cmd/helm/get_hooks.go ./cmd/helm/get_manifest.go ./cmd/helm/get_notes.go ./cmd/helm/get_values.go ./cmd/helm/helm.go ./cmd/helm/history.go ./cmd/helm/install.go ./cmd/helm/lint.go ./cmd/helm/list.go ./cmd/helm/load_plugins.go ./cmd/helm/package.go ./cmd/helm/plugin.go ./cmd/helm/plugin_install.go ./cmd/helm/plugin_list.go ./cmd/helm/plugin_uninstall.go ./cmd/helm/plugin_update.go ./cmd/helm/printer.go ./cmd/helm/pull.go ./cmd/helm/push.go ./cmd/helm/registry.go ./cmd/helm/registry_login.go ./cmd/helm/registry_logout.go ./cmd/helm/release_testing.go ./cmd/helm/repo.go ./cmd/helm/repo_add.go ./cmd/helm/repo_index.go ./cmd/helm/repo_list.go ./cmd/helm/repo_remove.go ./cmd/helm/repo_update.go ./cmd/helm/rollback.go ./cmd/helm/root.go ./cmd/helm/root_unix.go ./cmd/helm/search.go ./cmd/helm/search_hub.go ./cmd/helm/search_repo.go ./cmd/helm/show.go ./cmd/helm/status.go ./cmd/helm/template.go ./cmd/helm/uninstall.go ./cmd/helm/upgrade.go ./cmd/helm/verify.go ./cmd/helm/version.go $WORK/b001/_gomod_.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d3/d31e2c1015bdbab27c20e0ffe671fc1f09ffbead0acf06f9e879b6d7745a20b0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile helm.sh/helm/v3/cmd/helm=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/Masterminds/semver/v3=$WORK/b040/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b049/_pkg_.a packagefile github.com/gofrs/flock=$WORK/b053/_pkg_.a packagefile github.com/gosuri/uitable=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b061/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b062/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b074/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b063/_pkg_.a packagefile golang.org/x/term=$WORK/b080/_pkg_.a packagefile helm.sh/helm/v3/cmd/helm/require=$WORK/b081/_pkg_.a packagefile helm.sh/helm/v3/cmd/helm/search=$WORK/b082/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/action=$WORK/b594/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/registry=$WORK/b156/_pkg_.a packagefile helm.sh/helm/v3/internal/monocular=$WORK/b805/_pkg_.a packagefile helm.sh/helm/v3/internal/version=$WORK/b220/_pkg_.a packagefile helm.sh/helm/v3/pkg/action=$WORK/b597/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart=$WORK/b099/_pkg_.a packagefile helm.sh/helm/v3/pkg/chart/loader=$WORK/b100/_pkg_.a packagefile helm.sh/helm/v3/pkg/chartutil=$WORK/b611/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli=$WORK/b309/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli/output=$WORK/b806/_pkg_.a packagefile helm.sh/helm/v3/pkg/cli/values=$WORK/b807/_pkg_.a packagefile helm.sh/helm/v3/pkg/downloader=$WORK/b622/_pkg_.a packagefile helm.sh/helm/v3/pkg/gates=$WORK/b624/_pkg_.a packagefile helm.sh/helm/v3/pkg/getter=$WORK/b155/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath=$WORK/b221/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube=$WORK/b635/_pkg_.a packagefile helm.sh/helm/v3/pkg/kube/fake=$WORK/b777/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin=$WORK/b579/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin/installer=$WORK/b809/_pkg_.a packagefile helm.sh/helm/v3/pkg/postrender=$WORK/b786/_pkg_.a packagefile helm.sh/helm/v3/pkg/release=$WORK/b787/_pkg_.a packagefile helm.sh/helm/v3/pkg/releaseutil=$WORK/b789/_pkg_.a packagefile helm.sh/helm/v3/pkg/repo=$WORK/b083/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage/driver=$WORK/b791/_pkg_.a packagefile helm.sh/helm/v3/pkg/time=$WORK/b788/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b097/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b314/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth=$WORK/b813/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd=$WORK/b575/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b223/_pkg_.a packagefile k8s.io/klog/v2=$WORK/b333/_pkg_.a packagefile log=$WORK/b107/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b215/_pkg_.a packagefile os/signal=$WORK/b052/_pkg_.a packagefile os/user=$WORK/b102/_pkg_.a packagefile path=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sigs.k8s.io/yaml=$WORK/b154/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/template=$WORK/b071/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile database/sql/driver=$WORK/b041/_pkg_.a packagefile encoding/json=$WORK/b042/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b050/_pkg_.a packagefile github.com/fatih/color=$WORK/b055/_pkg_.a packagefile github.com/gosuri/uitable/util/strutil=$WORK/b058/_pkg_.a packagefile github.com/gosuri/uitable/util/wordwrap=$WORK/b060/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b075/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/csv=$WORK/b064/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/pusher=$WORK/b595/_pkg_.a packagefile helm.sh/helm/v3/internal/experimental/uploader=$WORK/b596/_pkg_.a packagefile github.com/containerd/containerd/remotes=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b205/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b203/_pkg_.a packagefile net/http=$WORK/b109/_pkg_.a packagefile oras.land/oras-go/pkg/auth=$WORK/b224/_pkg_.a packagefile oras.land/oras-go/pkg/auth/docker=$WORK/b225/_pkg_.a packagefile oras.land/oras-go/pkg/content=$WORK/b303/_pkg_.a packagefile oras.land/oras-go/pkg/context=$WORK/b305/_pkg_.a packagefile oras.land/oras-go/pkg/oras=$WORK/b306/_pkg_.a packagefile net/url=$WORK/b072/_pkg_.a packagefile github.com/Masterminds/sprig/v3=$WORK/b598/_pkg_.a packagefile helm.sh/helm/v3/pkg/engine=$WORK/b625/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint=$WORK/b778/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint/support=$WORK/b781/_pkg_.a packagefile helm.sh/helm/v3/pkg/provenance=$WORK/b580/_pkg_.a packagefile helm.sh/helm/v3/pkg/storage=$WORK/b790/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/errors=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b323/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b335/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b350/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b352/_pkg_.a packagefile k8s.io/cli-runtime/pkg/genericclioptions=$WORK/b310/_pkg_.a packagefile k8s.io/cli-runtime/pkg/printers=$WORK/b362/_pkg_.a packagefile k8s.io/cli-runtime/pkg/resource=$WORK/b368/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/core/v1=$WORK/b643/_pkg_.a packagefile k8s.io/client-go/discovery=$WORK/b390/_pkg_.a packagefile k8s.io/client-go/kubernetes=$WORK/b651/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b683/_pkg_.a packagefile k8s.io/client-go/rest=$WORK/b435/_pkg_.a packagefile archive/tar=$WORK/b101/_pkg_.a packagefile compress/gzip=$WORK/b103/_pkg_.a packagefile helm.sh/helm/v3/internal/ignore=$WORK/b106/_pkg_.a packagefile helm.sh/helm/v3/internal/sympath=$WORK/b108/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b612/_pkg_.a packagefile github.com/mitchellh/copystructure=$WORK/b602/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b613/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=$WORK/b617/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=$WORK/b621/_pkg_.a packagefile k8s.io/client-go/kubernetes/scheme=$WORK/b392/_pkg_.a packagefile helm.sh/helm/v3/pkg/strvals=$WORK/b808/_pkg_.a packagefile crypto=$WORK/b090/_pkg_.a packagefile helm.sh/helm/v3/internal/fileutil=$WORK/b095/_pkg_.a packagefile helm.sh/helm/v3/internal/resolver=$WORK/b623/_pkg_.a packagefile helm.sh/helm/v3/internal/third_party/dep/fs=$WORK/b096/_pkg_.a packagefile helm.sh/helm/v3/internal/urlutil=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile helm.sh/helm/v3/internal/tlsutil=$WORK/b308/_pkg_.a packagefile helm.sh/helm/v3/pkg/helmpath/xdg=$WORK/b222/_pkg_.a packagefile github.com/evanphx/json-patch=$WORK/b311/_pkg_.a packagefile helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util=$WORK/b636/_pkg_.a packagefile k8s.io/api/apps/v1=$WORK/b396/_pkg_.a packagefile k8s.io/api/apps/v1beta1=$WORK/b397/_pkg_.a packagefile k8s.io/api/apps/v1beta2=$WORK/b398/_pkg_.a packagefile k8s.io/api/batch/v1=$WORK/b406/_pkg_.a packagefile k8s.io/api/extensions/v1beta1=$WORK/b416/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b364/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b321/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b342/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b351/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b647/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/wait=$WORK/b451/_pkg_.a packagefile k8s.io/client-go/tools/cache=$WORK/b731/_pkg_.a packagefile k8s.io/client-go/tools/watch=$WORK/b740/_pkg_.a packagefile k8s.io/kubectl/pkg/cmd/util=$WORK/b741/_pkg_.a packagefile k8s.io/kubectl/pkg/validation=$WORK/b774/_pkg_.a packagefile github.com/Masterminds/vcs=$WORK/b810/_pkg_.a packagefile helm.sh/helm/v3/pkg/plugin/cache=$WORK/b812/_pkg_.a packagefile math/rand=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile github.com/Masterminds/squirrel=$WORK/b792/_pkg_.a packagefile github.com/jmoiron/sqlx=$WORK/b796/_pkg_.a packagefile github.com/lib/pq=$WORK/b798/_pkg_.a packagefile github.com/rubenv/sql-migrate=$WORK/b801/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b330/_pkg_.a packagefile io/fs=$WORK/b038/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b262/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b315/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b316/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b317/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b319/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b322/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b345/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/azure=$WORK/b814/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/gcp=$WORK/b824/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/oidc=$WORK/b830/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/openstack=$WORK/b831/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b465/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b332/_pkg_.a packagefile k8s.io/client-go/tools/auth=$WORK/b576/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api=$WORK/b446/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/latest=$WORK/b577/_pkg_.a packagefile github.com/go-logr/logr=$WORK/b334/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile text/template/parse=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b051/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b056/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b057/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b059/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile github.com/containerd/containerd/content=$WORK/b158/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b159/_pkg_.a packagefile github.com/containerd/containerd/images=$WORK/b207/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b202/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b217/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b204/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b206/_pkg_.a packagefile container/list=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b141/_pkg_.a packagefile mime=$WORK/b149/_pkg_.a packagefile mime/multipart=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b152/_pkg_.a packagefile net/http/internal=$WORK/b153/_pkg_.a packagefile net/textproto=$WORK/b146/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker=$WORK/b226/_pkg_.a packagefile github.com/docker/cli/cli/config=$WORK/b234/_pkg_.a packagefile github.com/docker/cli/cli/config/configfile=$WORK/b235/_pkg_.a packagefile github.com/docker/cli/cli/config/credentials=$WORK/b236/_pkg_.a packagefile github.com/docker/cli/cli/config/types=$WORK/b237/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/registry=$WORK/b263/_pkg_.a packagefile github.com/containerd/containerd/content/local=$WORK/b304/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b218/_pkg_.a packagefile oras.land/oras-go/pkg/artifact=$WORK/b307/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/dsa=$WORK/b130/_pkg_.a packagefile crypto/ecdsa=$WORK/b113/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b114/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b126/_pkg_.a packagefile crypto/sha1=$WORK/b127/_pkg_.a packagefile crypto/sha256=$WORK/b128/_pkg_.a packagefile crypto/x509=$WORK/b129/_pkg_.a packagefile crypto/x509/pkix=$WORK/b131/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/base32=$WORK/b599/_pkg_.a packagefile encoding/pem=$WORK/b132/_pkg_.a packagefile github.com/Masterminds/goutils=$WORK/b600/_pkg_.a packagefile github.com/google/uuid=$WORK/b312/_pkg_.a packagefile github.com/huandu/xstrings=$WORK/b601/_pkg_.a packagefile github.com/shopspring/decimal=$WORK/b604/_pkg_.a packagefile github.com/spf13/cast=$WORK/b605/_pkg_.a packagefile golang.org/x/crypto/bcrypt=$WORK/b607/_pkg_.a packagefile golang.org/x/crypto/scrypt=$WORK/b609/_pkg_.a packagefile hash/adler32=$WORK/b573/_pkg_.a packagefile html/template=$WORK/b606/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b626/_pkg_.a packagefile github.com/gobwas/glob=$WORK/b627/_pkg_.a packagefile k8s.io/client-go/dynamic=$WORK/b461/_pkg_.a packagefile helm.sh/helm/v3/pkg/lint/rules=$WORK/b779/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b581/_pkg_.a packagefile golang.org/x/crypto/openpgp/clearsign=$WORK/b593/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b584/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b331/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b329/_pkg_.a packagefile github.com/google/go-cmp/cmp=$WORK/b324/_pkg_.a packagefile go/ast=$WORK/b336/_pkg_.a packagefile go/doc=$WORK/b338/_pkg_.a packagefile go/parser=$WORK/b340/_pkg_.a packagefile go/token=$WORK/b175/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b341/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b343/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b344/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/value=$WORK/b346/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b353/_pkg_.a packagefile k8s.io/client-go/discovery/cached/disk=$WORK/b567/_pkg_.a packagefile k8s.io/client-go/restmapper=$WORK/b462/_pkg_.a packagefile github.com/liggitt/tabwriter=$WORK/b363/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/duration=$WORK/b365/_pkg_.a packagefile k8s.io/client-go/util/jsonpath=$WORK/b366/_pkg_.a packagefile github.com/googleapis/gnostic/openapiv2=$WORK/b369/_pkg_.a packagefile golang.org/x/text/encoding/unicode=$WORK/b374/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b358/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/yaml=$WORK/b386/_pkg_.a packagefile sigs.k8s.io/kustomize/api/krusty=$WORK/b463/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/filesys=$WORK/b500/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/managedfields=$WORK/b639/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/internal=$WORK/b644/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/meta/v1=$WORK/b645/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b163/_pkg_.a packagefile k8s.io/apimachinery/pkg/version=$WORK/b391/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=$WORK/b652/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b654/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=$WORK/b656/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b637/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b658/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b660/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b662/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b663/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b664/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b665/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b666/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b667/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=$WORK/b669/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b671/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b673/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=$WORK/b675/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b677/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=$WORK/b679/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=$WORK/b681/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1=$WORK/b685/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=$WORK/b687/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1=$WORK/b689/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b691/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b693/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1=$WORK/b695/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=$WORK/b697/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b699/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=$WORK/b701/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1=$WORK/b703/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=$WORK/b705/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=$WORK/b707/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1=$WORK/b709/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b711/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b713/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b715/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b717/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=$WORK/b719/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b721/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b723/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b725/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b727/_pkg_.a packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b729/_pkg_.a packagefile k8s.io/client-go/util/flowcontrol=$WORK/b459/_pkg_.a packagefile k8s.io/api/authentication/v1=$WORK/b399/_pkg_.a packagefile k8s.io/api/autoscaling/v1=$WORK/b403/_pkg_.a packagefile k8s.io/api/policy/v1=$WORK/b424/_pkg_.a packagefile k8s.io/api/policy/v1beta1=$WORK/b425/_pkg_.a packagefile k8s.io/client-go/tools/reference=$WORK/b684/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b354/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b436/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/clock=$WORK/b437/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b438/_pkg_.a packagefile k8s.io/client-go/pkg/version=$WORK/b439/_pkg_.a packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b440/_pkg_.a packagefile k8s.io/client-go/rest/watch=$WORK/b456/_pkg_.a packagefile k8s.io/client-go/tools/metrics=$WORK/b447/_pkg_.a packagefile k8s.io/client-go/transport=$WORK/b448/_pkg_.a packagefile k8s.io/client-go/util/cert=$WORK/b457/_pkg_.a packagefile compress/flate=$WORK/b104/_pkg_.a packagefile hash/crc32=$WORK/b105/_pkg_.a packagefile github.com/mitchellh/reflectwalk=$WORK/b603/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b614/_pkg_.a packagefile net/mail=$WORK/b616/_pkg_.a packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=$WORK/b618/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/equality=$WORK/b619/_pkg_.a packagefile k8s.io/utils/pointer=$WORK/b620/_pkg_.a packagefile k8s.io/api/admissionregistration/v1=$WORK/b393/_pkg_.a packagefile k8s.io/api/admissionregistration/v1beta1=$WORK/b394/_pkg_.a packagefile k8s.io/api/apiserverinternal/v1alpha1=$WORK/b395/_pkg_.a packagefile k8s.io/api/authentication/v1beta1=$WORK/b400/_pkg_.a packagefile k8s.io/api/authorization/v1=$WORK/b401/_pkg_.a packagefile k8s.io/api/authorization/v1beta1=$WORK/b402/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta1=$WORK/b404/_pkg_.a packagefile k8s.io/api/autoscaling/v2beta2=$WORK/b405/_pkg_.a packagefile k8s.io/api/batch/v1beta1=$WORK/b407/_pkg_.a packagefile k8s.io/api/certificates/v1=$WORK/b408/_pkg_.a packagefile k8s.io/api/certificates/v1beta1=$WORK/b409/_pkg_.a packagefile k8s.io/api/coordination/v1=$WORK/b410/_pkg_.a packagefile k8s.io/api/coordination/v1beta1=$WORK/b411/_pkg_.a packagefile k8s.io/api/discovery/v1=$WORK/b412/_pkg_.a packagefile k8s.io/api/discovery/v1beta1=$WORK/b413/_pkg_.a packagefile k8s.io/api/events/v1=$WORK/b414/_pkg_.a packagefile k8s.io/api/events/v1beta1=$WORK/b415/_pkg_.a packagefile k8s.io/api/flowcontrol/v1alpha1=$WORK/b417/_pkg_.a packagefile k8s.io/api/flowcontrol/v1beta1=$WORK/b418/_pkg_.a packagefile k8s.io/api/networking/v1=$WORK/b419/_pkg_.a packagefile k8s.io/api/networking/v1beta1=$WORK/b420/_pkg_.a packagefile k8s.io/api/node/v1=$WORK/b421/_pkg_.a packagefile k8s.io/api/node/v1alpha1=$WORK/b422/_pkg_.a packagefile k8s.io/api/node/v1beta1=$WORK/b423/_pkg_.a packagefile k8s.io/api/rbac/v1=$WORK/b426/_pkg_.a packagefile k8s.io/api/rbac/v1alpha1=$WORK/b427/_pkg_.a packagefile k8s.io/api/rbac/v1beta1=$WORK/b428/_pkg_.a packagefile k8s.io/api/scheduling/v1=$WORK/b429/_pkg_.a packagefile k8s.io/api/scheduling/v1alpha1=$WORK/b430/_pkg_.a packagefile k8s.io/api/scheduling/v1beta1=$WORK/b431/_pkg_.a packagefile k8s.io/api/storage/v1=$WORK/b432/_pkg_.a packagefile k8s.io/api/storage/v1alpha1=$WORK/b433/_pkg_.a packagefile k8s.io/api/storage/v1beta1=$WORK/b434/_pkg_.a packagefile hash=$WORK/b091/_pkg_.a packagefile crypto/des=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b123/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/sha512=$WORK/b116/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b139/_pkg_.a packagefile runtime/debug=$WORK/b214/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b648/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b649/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto=$WORK/b650/_pkg_.a packagefile container/heap=$WORK/b454/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/cache=$WORK/b732/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/diff=$WORK/b733/_pkg_.a packagefile k8s.io/client-go/tools/pager=$WORK/b735/_pkg_.a packagefile k8s.io/utils/buffer=$WORK/b738/_pkg_.a packagefile k8s.io/utils/trace=$WORK/b739/_pkg_.a packagefile github.com/davecgh/go-spew/spew=$WORK/b441/_pkg_.a packagefile k8s.io/client-go/scale=$WORK/b742/_pkg_.a packagefile k8s.io/component-base/version=$WORK/b750/_pkg_.a packagefile k8s.io/kubectl/pkg/scheme=$WORK/b751/_pkg_.a packagefile k8s.io/kubectl/pkg/util/openapi=$WORK/b755/_pkg_.a packagefile k8s.io/kubectl/pkg/util/openapi/validation=$WORK/b756/_pkg_.a packagefile k8s.io/kubectl/pkg/util/templates=$WORK/b758/_pkg_.a packagefile k8s.io/utils/exec=$WORK/b776/_pkg_.a packagefile github.com/exponent-io/jsonpath=$WORK/b775/_pkg_.a packagefile encoding/xml=$WORK/b811/_pkg_.a packagefile database/sql=$WORK/b793/_pkg_.a packagefile github.com/lann/builder=$WORK/b794/_pkg_.a packagefile github.com/jmoiron/sqlx/reflectx=$WORK/b797/_pkg_.a packagefile github.com/lib/pq/oid=$WORK/b799/_pkg_.a packagefile github.com/lib/pq/scram=$WORK/b800/_pkg_.a packagefile embed=$WORK/b802/_pkg_.a packagefile github.com/rubenv/sql-migrate/sqlparse=$WORK/b803/_pkg_.a packagefile gopkg.in/gorp.v1=$WORK/b804/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b318/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b320/_pkg_.a packagefile github.com/Azure/go-autorest/autorest=$WORK/b815/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/adal=$WORK/b816/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/azure=$WORK/b823/_pkg_.a packagefile golang.org/x/oauth2=$WORK/b449/_pkg_.a packagefile golang.org/x/oauth2/google=$WORK/b825/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b387/_pkg_.a packagefile k8s.io/client-go/tools/clientcmd/api/v1=$WORK/b578/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b077/_pkg_.a packagefile html=$WORK/b078/_pkg_.a packagefile github.com/containerd/containerd/filters=$WORK/b201/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b160/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b161/_pkg_.a packagefile github.com/containerd/containerd/archive/compression=$WORK/b208/_pkg_.a packagefile github.com/containerd/containerd/labels=$WORK/b216/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b145/_pkg_.a packagefile mime/quotedprintable=$WORK/b151/_pkg_.a packagefile github.com/containerd/containerd/reference=$WORK/b227/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/auth=$WORK/b228/_pkg_.a packagefile github.com/containerd/containerd/remotes/docker/schema1=$WORK/b232/_pkg_.a packagefile github.com/containerd/containerd/remotes/errors=$WORK/b229/_pkg_.a packagefile github.com/containerd/containerd/version=$WORK/b230/_pkg_.a packagefile github.com/moby/locker=$WORK/b233/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b231/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b240/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b249/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b254/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b251/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b256/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b259/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b260/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b253/_pkg_.a packagefile github.com/docker/go-units=$WORK/b246/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b257/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b292/_pkg_.a packagefile github.com/docker/docker/pkg/stringid=$WORK/b294/_pkg_.a packagefile github.com/docker/docker/pkg/tarsum=$WORK/b295/_pkg_.a packagefile github.com/docker/docker/registry/resumable=$WORK/b296/_pkg_.a packagefile github.com/docker/docker/rootless=$WORK/b297/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b298/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b301/_pkg_.a packagefile net/http/cookiejar=$WORK/b302/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/internal/randutil=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b119/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/blowfish=$WORK/b608/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b610/_pkg_.a packagefile github.com/gobwas/glob/compiler=$WORK/b628/_pkg_.a packagefile github.com/gobwas/glob/syntax=$WORK/b634/_pkg_.a packagefile github.com/asaskevich/govalidator=$WORK/b780/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/validation=$WORK/b782/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/validation/path=$WORK/b784/_pkg_.a packagefile k8s.io/apiserver/pkg/endpoints/deprecation=$WORK/b785/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b582/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b583/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b588/_pkg_.a packagefile compress/bzip2=$WORK/b585/_pkg_.a packagefile compress/zlib=$WORK/b572/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b586/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b587/_pkg_.a packagefile image=$WORK/b589/_pkg_.a packagefile image/jpeg=$WORK/b591/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/diff=$WORK/b325/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/flags=$WORK/b326/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/function=$WORK/b327/_pkg_.a packagefile github.com/google/go-cmp/cmp/internal/value=$WORK/b328/_pkg_.a packagefile go/scanner=$WORK/b337/_pkg_.a packagefile internal/lazyregexp=$WORK/b339/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b347/_pkg_.a packagefile github.com/gregjones/httpcache=$WORK/b568/_pkg_.a packagefile github.com/gregjones/httpcache/diskcache=$WORK/b570/_pkg_.a packagefile github.com/peterbourgon/diskv=$WORK/b571/_pkg_.a packagefile k8s.io/client-go/third_party/forked/golang/template=$WORK/b367/_pkg_.a packagefile github.com/googleapis/gnostic/compiler=$WORK/b370/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b170/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b188/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b193/_pkg_.a packagefile gopkg.in/yaml.v3=$WORK/b373/_pkg_.a packagefile golang.org/x/text/encoding=$WORK/b375/_pkg_.a packagefile golang.org/x/text/encoding/internal=$WORK/b377/_pkg_.a packagefile golang.org/x/text/encoding/internal/identifier=$WORK/b376/_pkg_.a packagefile golang.org/x/text/internal/utf8internal=$WORK/b378/_pkg_.a packagefile golang.org/x/text/runes=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b384/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b349/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/framer=$WORK/b385/_pkg_.a packagefile sigs.k8s.io/kustomize/api/builtins=$WORK/b464/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=$WORK/b533/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=$WORK/b534/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/target=$WORK/b555/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig=$WORK/b493/_pkg_.a packagefile sigs.k8s.io/kustomize/api/loader=$WORK/b561/_pkg_.a packagefile sigs.k8s.io/kustomize/api/provenance=$WORK/b563/_pkg_.a packagefile sigs.k8s.io/kustomize/api/provider=$WORK/b564/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resmap=$WORK/b524/_pkg_.a packagefile sigs.k8s.io/kustomize/api/types=$WORK/b494/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi=$WORK/b496/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=$WORK/b640/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/typed=$WORK/b642/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b164/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b165/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b179/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b182/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b180/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b181/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=$WORK/b653/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=$WORK/b655/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=$WORK/b657/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1=$WORK/b638/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=$WORK/b646/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1beta1=$WORK/b659/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/apps/v1beta2=$WORK/b661/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=$WORK/b668/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=$WORK/b670/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/batch/v1=$WORK/b672/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/batch/v1beta1=$WORK/b674/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/certificates/v1=$WORK/b676/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/certificates/v1beta1=$WORK/b678/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/coordination/v1=$WORK/b680/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/coordination/v1beta1=$WORK/b682/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/discovery/v1=$WORK/b686/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/discovery/v1beta1=$WORK/b688/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/events/v1=$WORK/b690/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/events/v1beta1=$WORK/b692/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/extensions/v1beta1=$WORK/b694/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1=$WORK/b696/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=$WORK/b698/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/networking/v1=$WORK/b700/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/networking/v1beta1=$WORK/b702/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1=$WORK/b704/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1alpha1=$WORK/b706/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/node/v1beta1=$WORK/b708/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/policy/v1=$WORK/b710/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/policy/v1beta1=$WORK/b712/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1=$WORK/b714/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1alpha1=$WORK/b716/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/rbac/v1beta1=$WORK/b718/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1=$WORK/b720/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=$WORK/b722/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/scheduling/v1beta1=$WORK/b724/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1=$WORK/b726/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1alpha1=$WORK/b728/_pkg_.a packagefile k8s.io/client-go/applyconfigurations/storage/v1beta1=$WORK/b730/_pkg_.a packagefile golang.org/x/time/rate=$WORK/b455/_pkg_.a packagefile k8s.io/utils/integer=$WORK/b460/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b355/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b361/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b356/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=$WORK/b442/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=$WORK/b443/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b444/_pkg_.a packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b445/_pkg_.a packagefile k8s.io/client-go/util/connrotation=$WORK/b452/_pkg_.a packagefile k8s.io/client-go/util/workqueue=$WORK/b453/_pkg_.a packagefile k8s.io/client-go/util/keyutil=$WORK/b458/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b615/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b137/_pkg_.a packagefile text/tabwriter=$WORK/b734/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b736/_pkg_.a packagefile k8s.io/client-go/scale/scheme=$WORK/b743/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsint=$WORK/b744/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsv1beta1=$WORK/b745/_pkg_.a packagefile k8s.io/client-go/scale/scheme/appsv1beta2=$WORK/b746/_pkg_.a packagefile k8s.io/client-go/scale/scheme/autoscalingv1=$WORK/b747/_pkg_.a packagefile k8s.io/client-go/scale/scheme/extensionsint=$WORK/b748/_pkg_.a packagefile k8s.io/client-go/scale/scheme/extensionsv1beta1=$WORK/b749/_pkg_.a packagefile k8s.io/api/admission/v1=$WORK/b752/_pkg_.a packagefile k8s.io/api/admission/v1beta1=$WORK/b753/_pkg_.a packagefile k8s.io/api/imagepolicy/v1alpha1=$WORK/b754/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b737/_pkg_.a packagefile k8s.io/kube-openapi/pkg/validation/spec=$WORK/b469/_pkg_.a packagefile k8s.io/kube-openapi/pkg/util/proto/validation=$WORK/b757/_pkg_.a packagefile github.com/MakeNowJust/heredoc=$WORK/b759/_pkg_.a packagefile github.com/russross/blackfriday=$WORK/b760/_pkg_.a packagefile k8s.io/kubectl/pkg/util/term=$WORK/b761/_pkg_.a packagefile github.com/lann/ps=$WORK/b795/_pkg_.a packagefile github.com/Azure/go-autorest/logger=$WORK/b818/_pkg_.a packagefile github.com/Azure/go-autorest/tracing=$WORK/b819/_pkg_.a packagefile github.com/Azure/go-autorest/autorest/date=$WORK/b817/_pkg_.a packagefile github.com/form3tech-oss/jwt-go=$WORK/b820/_pkg_.a packagefile golang.org/x/crypto/pkcs12=$WORK/b821/_pkg_.a packagefile golang.org/x/oauth2/internal=$WORK/b450/_pkg_.a packagefile cloud.google.com/go/compute/metadata=$WORK/b826/_pkg_.a packagefile golang.org/x/oauth2/google/internal/externalaccount=$WORK/b827/_pkg_.a packagefile golang.org/x/oauth2/jws=$WORK/b828/_pkg_.a packagefile golang.org/x/oauth2/jwt=$WORK/b829/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b162/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b194/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b209/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b143/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b242/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b252/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b255/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b261/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b267/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b293/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b299/_pkg_.a packagefile github.com/gobwas/glob/match=$WORK/b629/_pkg_.a packagefile github.com/gobwas/glob/syntax/ast=$WORK/b632/_pkg_.a packagefile github.com/gobwas/glob/util/runes=$WORK/b630/_pkg_.a packagefile github.com/gobwas/glob/syntax/lexer=$WORK/b633/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b783/_pkg_.a packagefile image/color=$WORK/b590/_pkg_.a packagefile image/internal/imageutil=$WORK/b592/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b348/_pkg_.a packagefile net/http/httputil=$WORK/b569/_pkg_.a packagefile github.com/google/btree=$WORK/b574/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b196/_pkg_.a packagefile github.com/googleapis/gnostic/extensions=$WORK/b371/_pkg_.a packagefile github.com/googleapis/gnostic/jsonschema=$WORK/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b171/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b184/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b189/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b190/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b192/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/annotations=$WORK/b466/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/iampolicygenerator=$WORK/b512/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/imagetag=$WORK/b513/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/labels=$WORK/b515/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/namespace=$WORK/b516/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/patchjson6902=$WORK/b517/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/prefixsuffix=$WORK/b518/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/replacement=$WORK/b519/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/replicacount=$WORK/b520/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/valueadd=$WORK/b521/_pkg_.a packagefile sigs.k8s.io/kustomize/api/ifc=$WORK/b522/_pkg_.a packagefile sigs.k8s.io/kustomize/api/kv=$WORK/b523/_pkg_.a packagefile sigs.k8s.io/kustomize/api/resource=$WORK/b526/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/resid=$WORK/b495/_pkg_.a packagefile plugin=$WORK/b535/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/execplugin=$WORK/b536/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/fnplugin=$WORK/b539/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=$WORK/b538/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/accumulator=$WORK/b556/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=$WORK/b559/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/git=$WORK/b562/_pkg_.a packagefile sigs.k8s.io/kustomize/api/hasher=$WORK/b565/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/validate=$WORK/b566/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/kusterr=$WORK/b525/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio=$WORK/b501/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml=$WORK/b468/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/errors=$WORK/b480/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi=$WORK/b497/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi=$WORK/b499/_pkg_.a packagefile sigs.k8s.io/structured-merge-diff/v4/schema=$WORK/b641/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b169/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b172/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b166/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b173/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b176/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b177/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b178/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b174/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b183/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b187/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b357/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b359/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b360/_pkg_.a packagefile github.com/go-openapi/jsonreference=$WORK/b470/_pkg_.a packagefile github.com/go-openapi/swag=$WORK/b475/_pkg_.a packagefile github.com/mitchellh/go-wordwrap=$WORK/b762/_pkg_.a packagefile github.com/moby/term=$WORK/b763/_pkg_.a packagefile k8s.io/client-go/tools/remotecommand=$WORK/b764/_pkg_.a packagefile k8s.io/kubectl/pkg/util/interrupt=$WORK/b773/_pkg_.a packagefile golang.org/x/crypto/pkcs12/internal/rc2=$WORK/b822/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b195/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b212/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b213/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a packagefile github.com/docker/distribution=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b269/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b290/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b300/_pkg_.a packagefile github.com/gobwas/glob/util/strings=$WORK/b631/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b185/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b186/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b167/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b191/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=$WORK/b467/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fsslice=$WORK/b490/_pkg_.a packagefile sigs.k8s.io/kustomize/api/image=$WORK/b514/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/utils=$WORK/b492/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=$WORK/b491/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/patchstrategicmerge=$WORK/b527/_pkg_.a packagefile sigs.k8s.io/kustomize/api/internal/generators=$WORK/b532/_pkg_.a packagefile github.com/google/shlex=$WORK/b537/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=$WORK/b540/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/runfn=$WORK/b542/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/nameref=$WORK/b557/_pkg_.a packagefile sigs.k8s.io/kustomize/api/filters/refvar=$WORK/b558/_pkg_.a packagefile sigs.k8s.io/kustomize/api/konfig/builtinpluginconsts=$WORK/b560/_pkg_.a packagefile github.com/monochromegane/go-gitignore=$WORK/b502/_pkg_.a packagefile github.com/stretchr/testify/assert=$WORK/b503/_pkg_.a packagefile github.com/xlab/treeprint=$WORK/b506/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/ext=$WORK/b507/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=$WORK/b508/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/sets=$WORK/b483/_pkg_.a packagefile testing=$WORK/b509/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml=$WORK/b482/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels=$WORK/b484/_pkg_.a packagefile github.com/go-errors/errors=$WORK/b481/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1204=$WORK/b498/_pkg_.a packagefile github.com/PuerkitoBio/purell=$WORK/b471/_pkg_.a packagefile github.com/go-openapi/jsonpointer=$WORK/b474/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=$WORK/b476/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=$WORK/b478/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream=$WORK/b765/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b766/_pkg_.a packagefile k8s.io/client-go/transport/spdy=$WORK/b767/_pkg_.a packagefile k8s.io/client-go/util/exec=$WORK/b772/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b197/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b199/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b211/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b244/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b245/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b270/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b274/_pkg_.a packagefile hash/fnv=$WORK/b168/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=$WORK/b528/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/comments=$WORK/b541/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/container=$WORK/b543/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=$WORK/b544/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/starlark=$WORK/b545/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=$WORK/b504/_pkg_.a packagefile net/http/httptest=$WORK/b505/_pkg_.a packagefile internal/sysinfo=$WORK/b510/_pkg_.a packagefile runtime/trace=$WORK/b511/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection=$WORK/b485/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=$WORK/b486/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation=$WORK/b487/_pkg_.a packagefile github.com/PuerkitoBio/urlesc=$WORK/b472/_pkg_.a packagefile golang.org/x/text/width=$WORK/b473/_pkg_.a packagefile github.com/josharian/intern=$WORK/b477/_pkg_.a packagefile github.com/mailru/easyjson/buffer=$WORK/b479/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b768/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b198/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b200/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b275/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=$WORK/b529/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b546/_pkg_.a packagefile go.starlark.net/starlarkstruct=$WORK/b551/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/qri-io/starlib/util=$WORK/b552/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/kio/filters=$WORK/b553/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field=$WORK/b488/_pkg_.a packagefile github.com/moby/spdystream=$WORK/b769/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b771/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b276/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b289/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/fieldmeta=$WORK/b530/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/schema=$WORK/b531/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b547/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b549/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b548/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b550/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge3=$WORK/b554/_pkg_.a packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors=$WORK/b489/_pkg_.a packagefile github.com/moby/spdystream/spdy=$WORK/b770/_pkg_.a packagefile expvar=$WORK/b277/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b278/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b279/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b281/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b282/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b285/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b286/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b283/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b284/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b287/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b288/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . GOROOT_FINAL='go' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=-1B3R5tyx_vPGTTAR4YV/UcJTpdYj4ZDcSoQM7yAP/Ua8O-IVEzOzmgK8gNDUv/-1B3R5tyx_vPGTTAR4YV -X helm.sh/helm/v3/version.Version=3.7.2 -B 0x3b172450226d0045f04c0f426da25ca97039e98f -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p _bin/ mv $WORK/b001/exe/a.out _bin/helm rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ooWpcQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 ++ dirname /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 + cd helm-3.7.2 + install -m 0755 -vd /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr' install: creating directory '/builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin' + install -m 0755 -vp _bin/helm /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin/ '_bin/helm' -> '/builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin/helm' + mkdir -p /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/bash-completion/completions + /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64//usr/bin/helm completion bash + mkdir -p /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/zsh_completion.d + /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64//usr/bin/helm completion zsh + mkdir -p /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/fish/vendor_completions.d + /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64//usr/bin/helm completion fish + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 3.7.2-1.1.lifsea8 --unique-debug-suffix -3.7.2-1.1.lifsea8.x86_64 --unique-debug-src-base helm-3.7.2-1.1.lifsea8.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/helm-3.7.2 extracting debug info from /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin/helm nm: /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/bin/helm: no symbols /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: helm-3.7.2-1.1.lifsea8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pV0h2Q + umask 022 + cd /builddir/build/BUILD + cd helm-3.7.2 + DOCDIR=/builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/doc/helm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/doc/helm + cp -pr README.md /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/doc/helm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6En6UO + umask 022 + cd /builddir/build/BUILD + cd helm-3.7.2 + LICENSEDIR=/builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/licenses/helm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/licenses/helm + cp -pr LICENSE /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64/usr/share/licenses/helm + exit 0 Provides: helm = 3.7.2 helm = 3.7.2-1.1.lifsea8 helm(x86-64) = 3.7.2-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: helm-bash-completion-3.7.2-1.1.lifsea8.noarch Provides: helm-bash-completion = 3.7.2-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: packageand(helm:bash-completion) Processing files: helm-zsh-completion-3.7.2-1.1.lifsea8.noarch Provides: helm-zsh-completion = 3.7.2-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: packageand(helm:zsh) Processing files: helm-fish-completion-3.7.2-1.1.lifsea8.noarch Provides: helm-fish-completion = 3.7.2-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: packageand(helm:fish) Processing files: helm-debuginfo-3.7.2-1.1.lifsea8.x86_64 Provides: debuginfo(build-id) = 8fd9c3fcc968446f7cebdecbdf486beaa715b96b helm-debuginfo = 3.7.2-1.1.lifsea8 helm-debuginfo(x86-64) = 3.7.2-1.1.lifsea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 Wrote: /builddir/build/RPMS/helm-3.7.2-1.1.lifsea8.x86_64.rpm Wrote: /builddir/build/RPMS/helm-bash-completion-3.7.2-1.1.lifsea8.noarch.rpm Wrote: /builddir/build/RPMS/helm-zsh-completion-3.7.2-1.1.lifsea8.noarch.rpm Wrote: /builddir/build/RPMS/helm-fish-completion-3.7.2-1.1.lifsea8.noarch.rpm Wrote: /builddir/build/RPMS/helm-debuginfo-3.7.2-1.1.lifsea8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OapEAO + umask 022 + cd /builddir/build/BUILD + cd helm-3.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/helm-3.7.2-1.1.lifsea8.x86_64 + exit 0 Child return code was: 0